Page 1 of 1
Dynamic DNS and NAT Traversal?
Posted: Tue Aug 18, 2015 11:24 pm
by lil_je4u
CLOSED
Re: Dynamic DNS and NAT Traversal?
Posted: Wed Aug 19, 2015 2:38 am
by kh_tsang
No. The only solution is to use VPNAzure or host the VPN server in the cloud. For VPN over DNS, you must forward TCP and UDP port 53 to your server.
I think you may be using it in a company because you should be able to do port forwarding in home network. You may want to consult your IT Administrator.
Re: Dynamic DNS and NAT Traversal?
Posted: Wed Aug 19, 2015 3:15 am
by lil_je4u
CLOSED
Re: Dynamic DNS and NAT Traversal?
Posted: Wed Aug 19, 2015 3:39 am
by kh_tsang
You need to disable NAT-T on the server side(not the client side) and configure the wrong port on the client side.
Re: Dynamic DNS and NAT Traversal?
Posted: Wed Aug 19, 2015 6:05 pm
by lil_je4u
CLOSED
Re: Dynamic DNS and NAT Traversal?
Posted: Thu Aug 20, 2015 3:24 am
by kh_tsang
Are there any restrictions on what DNS you use?
Re: Dynamic DNS and NAT Traversal?
Posted: Thu Aug 20, 2015 11:10 pm
by lil_je4u
CLOSED
Re: Dynamic DNS and NAT Traversal?
Posted: Fri Aug 21, 2015 1:47 am
by kh_tsang
In the configuration file.
Re: Dynamic DNS and NAT Traversal?
Posted: Fri Aug 21, 2015 7:44 pm
by lil_je4u
kh_tsang wrote:
> In the configuration file.
Thank You!