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

ACL to permit a subnet address

martymailey
Level 1
Level 1

Hi, please refresh my mind on the format of this acl command.

I need to add to an acl on PIX outside interface to permit an external subnet address eg 123.123.123.0/24, access to an inside host 10.10.10.10 using smtp port 25.

Thanks

1 Accepted Solution

Accepted Solutions

mahmoodmkl
Level 7
Level 7

Hi

u can define the acl as

access-list outside permit tcp 123.123.123.0 255.255.255.0 host 10.10.10.10 eq smtp.

Thanks

Mahmood

View solution in original post

1 Reply 1

mahmoodmkl
Level 7
Level 7

Hi

u can define the acl as

access-list outside permit tcp 123.123.123.0 255.255.255.0 host 10.10.10.10 eq smtp.

Thanks

Mahmood

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card