NAT loopback

Feb 01, 2008 1 Replies

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


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?

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required