I have a WR11XT that has a private external IP address. I need external IP packets reaching the WR11XT to be forwarded to a client on the LAN
My plan is to configuring the WR11XT as an OpenVPN client with the following:
LAN 192.168.2.0
WR11XT LAN address 192.168.2.1
Client LAN address 192.168.2.2
If the WR11XT OpenVPN client gets a VPN address of 10.8.1.1 will it forward incoming packets for 10.8.1.2 to 192.168.2.2 using 1:1 NAT?
If not, is there some other way to accomplish this with a private external IP address on the WR11XT?
Thanks