|
Posted by Yandy Ramirez on February 2, 2008, 11:38 am
If you were Registered and logged in, you could reply and use other advanced 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?
>
>
|