02-01-2019 03:33 AM - edited 03-08-2019 05:13 PM
I want to block communication between devices within a same VLAN.
The VLAN (4) is using the 192.168.4.0/24 address range.
I have setup a VACL and applied this to the VLAN (4) but the devices can still communicate with eachother (tested using ping).
Both devices are on the same switch.
I am running this on GNS3 using the Cisco IOSvL2 image vios_l2-adventerprisek9-m.vmdk.SSA.152-4.0.55.E.
This is my config below...
Is this an issue with my config or a GNS3 issue?
Thanks.
02-01-2019 04:02 AM
02-01-2019 04:47 AM - edited 02-01-2019 04:50 AM
ICMP should be covered in the 10 permit ip 192.168.4.0 0.0.0.255 192.168.4.0 0.0.0.255 rule as this falls under "ip".
I have also tried changing this rule to "permit icmp any any" but I can still ping between the 2 hosts on VLAN 4.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide