cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
268
Views
0
Helpful
1
Replies

ASA Access list issue

anil.sanap
Level 1
Level 1

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

1 Reply 1

cadet alain
VIP Alumni
VIP Alumni

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.

Don't forget to rate helpful posts.
Review Cisco Networking for a $25 gift card