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

Nat/Pat at same time

Grant Drage
Level 1
Level 1

Quick question, can you do nat overload on wan interface and do specific port forward rule at same time.

 

Wan is p2p /30 ip which our Lan NAT to for outbound, but i need to direct some inbound traffic to a specific port on a host on the Lan. Can this be done? 

 

Thanks 

1 Reply 1

Richard Burts
Hall of Fame
Hall of Fame

Yes this can be done. It might look something like this

 

ip nat inside source list 100 interface GigabitEthernet8 overload
ip nat inside source static tcp 10.1.2.250 25 223.223.116.218 25 extendable
ip nat inside source static tcp 10.1.2.250 53 223.223.116.218 53 extendable

(public address changed for this post)

 

HTH

 

Rick

HTH

Rick
Review Cisco Networking for a $25 gift card