kkiedrowski
MIS
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
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