NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
scouzi66
Dec 22, 2016Aspirant
Port forwarding to a VPN client
I enabled VPN access to my R7000 running the latest formware level. Port forwarding to a VPN client connected does not work. Is this supported? I forward the port to the local IP address provided to ...
- Jan 04, 2017
Hi scouzi66,
If you will use it on a PC, you should use TAP and TUN is for mobile or smartphones.
TUN mode - 12973 (for smartphone)
TAP mode – 12974 (for PC)
JamesGL
Jan 03, 2017NETGEAR Employee Retired
Hi scouzi66,
We’d greatly appreciate hearing your feedback letting us know if you need further assistance.
scouzi66
Jan 03, 2017Aspirant
Upon further investigation ...
The port is indeed forwarded to the client. However, since source IP address (outside) is not natted to the LAN side of the the NetGear router (LAN side of VPM server), the VPN client responds back through it's own WAN interface rather than it's tun0 interface which the original request came through.
It would be nice if a feature was available to SNAT external IPs (ie public) to a LAN side IP address with VPN server service.
- scouzi66Jan 03, 2017Aspirant
Just a clarification to make ..
It's a TAP on the client and not a TUN.
Here is my client config file as generated by the router config
client
dev tap
proto udp
remote xxxxxxx.mynetgear.com xxxxx
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
cipher AES-128-CBC
comp-lzo
verb 5- JamesGLJan 04, 2017NETGEAR Employee Retired
Hi scouzi66,
If you will use it on a PC, you should use TAP and TUN is for mobile or smartphones.
TUN mode - 12973 (for smartphone)
TAP mode – 12974 (for PC) - JamesGLJan 09, 2017NETGEAR Employee Retired
Hi scouzi66,
If your issue is now resolved we encourage you to mark the appropriate reply as the “Accepted Solution” so others can be confident in benefiting from the solution. The Netgear community looks forward to hearing from you and being a helpful resource in the future!