cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
489
Views
0
Helpful
2
Replies

ASA 5520 8.4(5) NAT

AQUALUNGAMERICA
Level 1
Level 1

I have been doing a lot of reading on nat. I am configuring a new ASA 5520 which I upgraded to 8.4(5) prior to starting any configurations so that I do not have to go through the migration process.

I have a mail server for which it needs static nat for a public IP to the private IP. I need to give it access on ports 25 and 443. The IP's are just examples. Please check the command lines as I am new to the ASA 5520.

hostname(config)# object network mail

hostname(config-network-object)# host 10.1.2.27

hostname(config-network-object)# nat (inside,outside) static 209.165.201.3

access-list inbound permit tcp any host 10.1.2.27 eq 25

access-list inbound permit tcp any host 10.1.2.27 eq 443

access-group inbound in interface inside

Is this correct? Any corrections would be greatly appreciated.

1 Accepted Solution

Accepted Solutions

Julio Carvajal
VIP Alumni
VIP Alumni

It is correct Carlos,

That is the setup required,

Regards

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

View solution in original post

2 Replies 2

Julio Carvajal
VIP Alumni
VIP Alumni

It is correct Carlos,

That is the setup required,

Regards

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

Appreciate the help. The migration is going well.

Thank you.

Review Cisco Networking for a $25 gift card