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

permit subnet

lformelli
Level 1
Level 1

I have an a Pix with 6.3 software of Cisco Secure.

On access-list entry I have to permit in outbound an a public address subnetwork of /27 (225.225.225.224).

I have tried but it accept only "any" or unique address.

Can I do it and how ?

Best regards

Lorenzo

1 Reply 1

amikat
Level 7
Level 7

Hi,

The line of ACL should read eg.:

access-list test permit ip 192.168.1.0 255.255.255.224 192.168.2.0 255.255.255.224

I do not see any reason it would not work.

Best regards,

Antonin