Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with NAT?

Status
Not open for further replies.

SQL2KDBA69

Programmer
Joined
Feb 4, 2004
Messages
227
Location
US
I have one public ip address example 172.2.2.2. i want to set up NAT to translate all ip address on my network of 192.168.0.0\24 to public address of 172.2.2.2. I only can do it with a static translation of
ip nat inside source statis 192.168.0.1 172.2.2.2

this works but only for the computer with 192.168.0.1
please help thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top