RussellInCincinnati
Senior Member
The ...49 Merlin firmware limit for simultaneous Samba connections is 5. Am sure there is a good reason for Merlin to limit this number.
However am noticing that on the RT-AC68U the Samba version 2 filesharing performance is so good (70 megabytes per second read from an ext2 format Patriot Magnum USB 3.0 solid state drive to a wired user, 27 megs/sec to wireless), that am now wanting to use the '68U as a file server/no-cost NAS for more than 5 users.
Merlin was kind enough to show us how to enable Samba version 2 filesharing. Via the Linux prompt you get when you make an SSH secure shell connection to the Merlin routers:
Wondering if there is an analogous Linux prompt command (say with "nvram commit") one could set, to increase the max number of Samba connections beyond the 5 that the December 2014 user interface allows?
My 'AC68Us are only using 20% of available memory these days (with DLNA and media server features turned off in the USB application Merlin page). Am allowing no-password guest access to the Samba storage since most users are wirelessly passworded anyway. Seems like there's enough memory sloshing around for the 68U to handle a few more Samba connections.
However am noticing that on the RT-AC68U the Samba version 2 filesharing performance is so good (70 megabytes per second read from an ext2 format Patriot Magnum USB 3.0 solid state drive to a wired user, 27 megs/sec to wireless), that am now wanting to use the '68U as a file server/no-cost NAS for more than 5 users.
Merlin was kind enough to show us how to enable Samba version 2 filesharing. Via the Linux prompt you get when you make an SSH secure shell connection to the Merlin routers:
Code:
nvram set smbd_enable_smb2=1
nvram commit
Wondering if there is an analogous Linux prompt command (say with "nvram commit") one could set, to increase the max number of Samba connections beyond the 5 that the December 2014 user interface allows?
My 'AC68Us are only using 20% of available memory these days (with DLNA and media server features turned off in the USB application Merlin page). Am allowing no-password guest access to the Samba storage since most users are wirelessly passworded anyway. Seems like there's enough memory sloshing around for the 68U to handle a few more Samba connections.
Last edited: