Cisco Certification NAT loopback

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
NAT loopback Larry Jones 02-01-08
`--> Re: NAT loopback Yandy Ramirez02-02-08
Posted by Larry Jones on February 1, 2008, 1:28 am
Please log in for more thread options
How do you configure NAT loop back so you can access internal client via an
outside IP address?



Posted by Yandy Ramirez on February 2, 2008, 11:38 am
Please log in for more thread options
Is this what you mean.

Ip nat inside source static tcp 10.1.1.1 80 65.5.3.2 80
^ priv ^ public

Or static nat one-to-one just the ip.

Ip nat inside source static 10.1.1.1 65.5.3.2

Very basic.

Or do you want to create an interface loopback on the Router and nat out
from that?


On 2/1/08 1:28 AM, in article 13q5evird0uf80@corp.supernews.com, "Larry

> How do you configure NAT loop back so you can access internal client via an
> outside IP address?
>
>


Similar ThreadsPosted
vpn to loopback April 26, 2006, 2:08 am
NAT loopback February 1, 2008, 1:28 am
Why Loopback an Interface? March 28, 2006, 4:20 pm
ospf loopback April 30, 2006, 4:05 pm
Loopback interface and OSPF February 21, 2005, 3:03 am
Setting Private adderss on the loopback November 29, 2005, 8:30 pm