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!

Nat Addressing

Status
Not open for further replies.
Joined
Apr 16, 2003
Messages
117
Location
US
I am fairly unfamilar with this so please bear with me.
I want to setup OpenVPN. I have a machine on our internal network that is running the server software [ip address 192.168.100.67] I will use 1.1.1.1 as my ISP assigned IP address. The software uses udp port 5000
now in order to get the client to see this do I have to add the following to the ip nat table
ip nat inside source static udp 192.168.100.67 5000 1.1.1.1 5000 extendable

thanks for the help/advice
we are using a cisco 1700 series router runing IOS 12.0(3)T3
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top