Hi folks,
\nI hope y’all can point out what I’m doing wrong here.
\nI have two VLans and I’m trying to restrict traffic between them.
\nBoth have machines that are members of the same domain.
\nVLan A has no restrictions / ACLs
\nOn VLan B I’m building ACLs to restrict traffic.
\nI’ve permitted all IP traffic to/from two hosts on each VLan for testing.
\nI’ve also allowed all IP traffic from VLan B to/from the domain controllers and DNS servers.<\/p>\n
When I try to use Windows file explorer to navigate from VLan A host o VLan B host, I get an error message about no logon servers or an error about domain not available. Neither is true.
\nI run wireshark on both machines and I don’t see any traffic except TCP 445 between the two.<\/p>\n
To make things even more frustrating, if I remove the ACLs from VLan B, then open file explorer I can connect no problem. When I re-add the ACLs I can still connect no problem.<\/p>\n
What is going on here?!?
\nThanks for your help!<\/p>","upvoteCount":3,"answerCount":10,"datePublished":"2025-05-21T14:48:54.955Z","author":{"@type":"Person","name":"brian-76","url":"https://community.spiceworks.com/u/brian-76"},"suggestedAnswer":[{"@type":"Answer","text":"
Hi folks,
\nI hope y’all can point out what I’m doing wrong here.
\nI have two VLans and I’m trying to restrict traffic between them.
\nBoth have machines that are members of the same domain.
\nVLan A has no restrictions / ACLs
\nOn VLan B I’m building ACLs to restrict traffic.
\nI’ve permitted all IP traffic to/from two hosts on each VLan for testing.
\nI’ve also allowed all IP traffic from VLan B to/from the domain controllers and DNS servers.<\/p>\n
When I try to use Windows file explorer to navigate from VLan A host o VLan B host, I get an error message about no logon servers or an error about domain not available. Neither is true.
\nI run wireshark on both machines and I don’t see any traffic except TCP 445 between the two.<\/p>\n
To make things even more frustrating, if I remove the ACLs from VLan B, then open file explorer I can connect no problem. When I re-add the ACLs I can still connect no problem.<\/p>\n
What is going on here?!?
\nThanks for your help!<\/p>","upvoteCount":3,"datePublished":"2025-05-21T14:48:55.023Z","url":"https://community.spiceworks.com/t/getting-frustrated-with-acls-and-smb-on-domain/1207939/1","author":{"@type":"Person","name":"brian-76","url":"https://community.spiceworks.com/u/brian-76"}},{"@type":"Answer","text":"
When you have the ACLs enabled are you able to contact the domain controller?<\/p>","upvoteCount":1,"datePublished":"2025-05-21T15:10:12.560Z","url":"https://community.spiceworks.com/t/getting-frustrated-with-acls-and-smb-on-domain/1207939/2","author":{"@type":"Person","name":"amya2","url":"https://community.spiceworks.com/u/amya2"}},{"@type":"Answer","text":"
There’s a lot of information missing here, so to better troubleshoot we would need to fill in some gaps.<\/p>\n
\nI’ve permitted all IP traffic to/from two hosts on each VLan for testing.<\/p>\n<\/blockquote>\n
When you say “all IP traffic” do you mean all ports and protocols from the specified IP address? Meaning, both Hosts have an ACL rule to ALLOW all traffic FROM targethost IP<\/em> and ALSO have a rule to ALLOW all traffic OUT with a destination of targethost IP<\/em>.<\/p>\n
\nWhen I try to use Windows file explorer to navigate from VLan A host o VLan B host,<\/p>\n<\/blockquote>\n
What do you mean by this specifically? Do you mean you are on Host A and trying to access the drive of Host B like with using
\\\\hostname\\c$<\/code> in File Explorer?
\nTo authenticate to any host on a domain, the host needs to be able to communicate with the domain controllers (which I’m assuming are running Active Directory). So if you have a default ACL on a host, it may be automatically denying the ports needed to do authentication. Even though your source machine can reach the target machine, your source machine may still need to be able to connect to the authentication server.<\/p>\nI think the part I’m missing is what you mean by “I can connect”. Usually that means a ping test or a test-netconnection, so I’m confused what you mean by using File Explorer.<\/p>","upvoteCount":0,"datePublished":"2025-05-21T15:10:25.016Z","url":"https://community.spiceworks.com/t/getting-frustrated-with-acls-and-smb-on-domain/1207939/3","author":{"@type":"Person","name":"Levan-IT","url":"https://community.spiceworks.com/u/Levan-IT"}},{"@type":"Answer","text":"
Yes; I can use the LDP tool to connect to the DCs<\/p>","upvoteCount":0,"datePublished":"2025-05-21T15:10:45.010Z","url":"https://community.spiceworks.com/t/getting-frustrated-with-acls-and-smb-on-domain/1207939/4","author":{"@type":"Person","name":"brian-76","url":"https://community.spiceworks.com/u/brian-76"}},{"@type":"Answer","text":"
Apologies for the gaps; I’m still a novice.<\/p>\n
\nWhen you say “all IP traffic” do you mean all ports and protocols from the specified IP address?<\/p>\n<\/blockquote>\n
I have entries on both the in and out ACL like such
\npermit ip host x.x.x.x host y.y.y.y
\npermit ip host y.y.y.y host x.x.x.x
\nThis is just for testing, ultimately I want these narrowed down to just required ports.<\/p>\n\nDo you mean you are on Host A and trying to access the drive of Host B like with using
\\\\hostname\\c$<\/code> in File Explorer?<\/p>\n<\/blockquote>\n
Yes; though I’m using the IP address in the UNC path. So it looks like \\x.x.x.x\\sharename<\/p>\n
\n\"I can connect”<\/p>\n<\/blockquote>\n
This means that I can open File Explorer (explorer.exe; icon is a folder) in Windows on Host A, type \\x.x.x.x\\sharename and access files/ folders. I have permissions to read/ write. Everything I want.
\nPing/ ICMP traffic always works.<\/p>\n\nSo if you have a default ACL on a host, it may be automatically denying the ports needed to do authentication<\/p>\n<\/blockquote>\n
This is my main struggle – I’ve allowed all traffic to/ from the domain controllers from both hosts. I don’t see any requests going from either machine to the DC (running LDAP) but I still
\nget the errors.<\/p>","upvoteCount":0,"datePublished":"2025-05-21T15:19:36.143Z","url":"https://community.spiceworks.com/t/getting-frustrated-with-acls-and-smb-on-domain/1207939/5","author":{"@type":"Person","name":"brian-76","url":"https://community.spiceworks.com/u/brian-76"}},{"@type":"Answer","text":"Here’s the wireshark log from Host B when I attempt to connect from Host A
\nThere’s no other traffic to or from Host B. Why does it kick out an error?<\/p>\n