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

Can IOS NAT (PAT really) inside clients to outside I/F address like a PIX?

sheidelbach
Level 1
Level 1

Is it possible to have a router do Port Address Translation and map all connections that come from the inside to the IP address assigned to the outside interface of the router like a PIX can? Not a pool, or seperate address, but use the actual address of the outside interface as the address that all the internal (outbound) connections get translated to?

I have not been able to find an example on this using IOS yet.

Thanks

1 Accepted Solution

Accepted Solutions

mark-obrien
Level 4
Level 4

Yes you can. Use the command "ip nat inside source list x interface y" command. Here is the link to it.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fipras_r/1rfipadr.htm#1060550

View solution in original post

1 Reply 1

mark-obrien
Level 4
Level 4

Yes you can. Use the command "ip nat inside source list x interface y" command. Here is the link to it.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fipras_r/1rfipadr.htm#1060550