Hi all, I'm running into something similar and cannot for the life of me figure out what boneheaded error I've made.
We've got 5 VLANs on our internal interface, numbered 50, 60, 70, 80, and 90.
70 and 80 are "special" and are allowed to talk across two RED tunnels (to WESTlan and EASTlan).
We want one host in 70 (rmhprint) to talk to certain hosts in 80 (rh1, rh2) and we want anything in 80 to talk to anything in 70. We also want 70 and 80 to be able to pass anything to 50/60/90 but want nothing to be passable in the opposite direction.
I've set up what I think is appropriate, and everything works except that none of the hosts in 80 can talk to hosts in 70.
This is what I see in live log when I try to access a file share on rmhprint (in 70) from rh2 (in 80). As you can see, it appears to be confusing which host is initiating the traffic (which is SMB on port 445) and it's blocking it. Any guesses why?
I also noticed that the live log is listing two different mac addresses for this host - is that because it is a hyper-v host? We just went through migrating these VMs to a new hyper-v host so I'm wondering if there isn't some kind of weird MAC issue complicating things?
I've tried rebooting the UTM to no avail...
Thanks!
This is what I see in live log when I try to access a file share on rmhprint (in 70) from rh2 (in 80). As you can see, it appears to be confusing which host is initiating the traffic (which is SMB on port 445) and it's blocking it. Any guesses why?
I also noticed that the live log is listing two different mac addresses for this host - is that because it is a hyper-v host? We just went through migrating these VMs to a new hyper-v host so I'm wondering if there isn't some kind of weird MAC issue complicating things?
I've tried rebooting the UTM to no avail...
Thanks!
That shows that a response to an SMB request was sent by 10.13.70.5 to 10.13.80.12. Alone among the logs, the Firewall Live Log presents abbreviated information in a format easier to read quickly. Usually, you can't troubleshoot without looking at the corresponding line from the full Firewall log file. Please post one line corresponding to the first line above.
I guess the connection tracker believes the SMB conversation between the two had ended. Are you sure there's not a network storm in VLAN 70?
Cheers - Bob
Thanks Bob, no storm and hardly any traffic at all. SMB works fine in the other direction.
Also, I just tested and I CAN successfully connect to UNC shares on 70.5 from the domain controllers in vlan 80. So I'm unclear as to what's different about rh1/rh2 vs. rdc1/rdc2 that would cause this behavior... When I look at my ruleset, I just don't see why they would be treated any differently...