06-28-2013 11:08 PM - edited 03-11-2019 07:04 PM
hi, how to allow subinterface network only proxy access using the access list
below is the created subinterface
interface GigabitEthernet0/3.70
vlan 70
nameif Developer_Lab
security-level 0
ip address X.X.X.X 255.255.255.224
proxy server ip is Y.Y.Y.Y
06-29-2013 12:19 AM
Hi,
access-list VLAN70 permit ip any host y.y.y.y
access-list VLAN70 deny ip any any
access-group VLAN70 in interface Developer_Lab
Regards
Alain
Don't forget to rate helpful posts.
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
Log in to Community