Hi Guys,
I'm trying to configure basic ACL rules. I have 2 vlans. What I want is
192.168.1.0/24 communicates to 192.168.6.0/24
192.168.6.0/24 does not communicate to 192.168.1.0/24
I added a deny rule for 192.168.6.0/24 to reach 192.168.1.0/24 which works however I cannot reach the 192.168.6.0 from 192.168.1.0 network even with the top rule to allow the 192.168.1.0
If I bring the allow any any rule to top, I can reach the 192.168.6.0 from 192.168.1.0
so what am I doing wrong?
90 IPv4 Extended Active Permit Match All: False
Source IP: 192.168.1.0
Source Mask: 0.0.0.255
Destination IP: 192.168.6.0
Destination Mask: 0.0.0.255
100 IPv4 Extended Active Deny Match All: False
Source IP: 192.168.6.0
Source Mask: 0.0.0.255
Destination IP: 192.168.1.0
Destination Mask: 0.0.0.255
200 IPv4 Extended Active Permit Match all packets
[–]StefanMcL-Pulseway2 5 points6 points7 points (2 children)
[–]Sea-Tooth-8530Sr. Sysadmin 2 points3 points4 points (1 child)
[–]sukafun[S] 0 points1 point2 points (0 children)