I think the steps are something like:

  1. Install DD-WRT on a router with an external hard-drive
  2. Install Optware to get Samba
  3. Upgrade to Samba 3.6 (the link shows Samba 3.5, but using the NSLU2 optware packages, you can get 3.6 with built-in SMB2.0)
  4. Enable SMB2 in samba.conf
  5. Restart
  6. ...then a miracle occurs...
  7. Then you can use SMB2.0 to connect to your share

What is step 6? I can't find it on forums, etc.

Am using Microsoft Network monitor to check for SMB2.0 connection, I'm on Windows 7 and have tried network connections on wireless and gigabit wired to the router. No joy.

I doubt it matters, but to get ahead of the questions: DD-WRT v24-sp2 (10/26/10) big (SVN revision 15508M NEWD-2 K2.6 Eko) on Cisco/Linksys E3000

link|improve this question
feedback

1 Answer

If you can manually edit the smb.conf file, adjust max protocol:

[global]
    max protocol = SMB2

Then restart smbd.

link|improve this answer
Thanks for this, but I had already done that, forgot to list it - now added to list. Not the problem in my case. – jeffreypriebe Nov 22 '11 at 1:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.