Jump to content

Hi,

 

I was trying to transfer a 2GB file between my NAS and my MacBook on LAN and it took longer than if I was to download from iCloud Drive or the like.

I did some research into this and people suggested turning off SMB signing. I understand this makes it more insecure however if I'm using Wireguard to tunnel when I'm outside my LAN then is it that much more insecure? I assume it's more secure than NFS which I'm trying to avoid at the moment

i am a human

Link to comment
https://linustechtips.com/topic/1611236-slow-smb-performance-on-macos/
Share on other sites

Link to post
Share on other sites

Frankly SMB/CIFS transfers on MacOS have always sucked. Not sure why, but it's been that way for well over 15 years. Anyways, I doubt disabling SMB signing would help as the encryption wouldn't have that much overhead on the CPU (at either end) anyways.

Be sure the NAS is at least supporting SMB2. Ideally have the minimum set to SMB3 or higher if all client devices support it.

Link to post
Share on other sites

10 minutes ago, StDragon said:

Frankly SMB/CIFS transfers on MacOS have always sucked. Not sure why, but it's been that way for well over 15 years. Anyways, I doubt disabling SMB signing would help as the encryption wouldn't have that much overhead on the CPU (at either end) anyways.

Be sure the NAS is at least supporting SMB2. Ideally have the minimum set to SMB3 or higher if all client devices support it.

I set the min protocol to SMB3 server-side. Apparently turning signing off should help a lot but I'm concerned about security.

i am a human

Link to post
Share on other sites

21 minutes ago, 1human said:

I set the min protocol to SMB3 server-side. Apparently turning signing off should help a lot but I'm concerned about security.

I't run the test to see if it helps first. 

 

Security wise its probably not a big issue.  You really shoudln't be sharing SMB over WAN anyways, and if you have people tapping your LAN you probably have more problems.

Link to post
Share on other sites

2 hours ago, StDragon said:

SMB/CIFS transfers on MacOS have always sucked.

It's not worth it to deal with the bad SMB integrations on macOS so I decided to give up and just use NFS instead. I wish it was more secure but what can ya do.

i am a human

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×