Can anyone point me in the right direction for setting up an acl on a hp 1920s switch? I'm trying to stop any access from the WiFi network into the private network bar access to getting a dhcp address.
I have a public wifi subnet . 99.x
And a private lan subnet . 7.x
On the lan is the dhcp server 192.168.7.10
This all goes through the 1920s switch. Two vlans on it.
Vlan 10 (public) is 192.168.99.253
Vlan 254 (private) is 192.168.7.253
I thought I could just do
1- permit 192.168.99.253 0.0.0.0
2-Deny. 192.168.99.0 0.0.0.255
3- permit all
Then apply that to vlan 254. (it auto applies inbound) Doing that just let's everything through like I don't have an acl applied. What am I doing wrong?
No comments:
Post a Comment