codexus
Members
-
Joined
-
Last visited
Solutions
-
codexus's post in Yet Another SMB Post was marked as the answerWell, apparently I needed to embarass myself here first to figure out the problem.
I trunked and vlan'd my interfaces and after posting here I remembered I set SMB to not listen on the main interface but the br1.10 (10.0.10.250) interface so of course it was going to reject connections on 10.0.99.30; to make it worse I had typo'd br1.20 instead of br1.10 so when I remembered I forced the subinterface to handle the smb connections it still didn't work until I corrected that.
TL;DR: I am at times, an idiot.
SMB config that was the culprit:
bind interfaces only = yes
interfaces = lo br1.10