I have a netgear r7000 running FreshTomato 2019.2. What SMB versions are supported?
Using ubuntu server I am trying to mount a share from my netgear r7000 router:
but I receive the following error:
FreshTomato - What SMB versions are supported? only 2.0?
Using ubuntu server I am trying to mount a share from my netgear r7000 router:
sudo mount -t cifs //192.168.1.1/backups /mnt/backups
but I receive the following error:
No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1)...
FreshTomato - What SMB versions are supported? only 2.0?