Hi guys, I’m completely frustrated. hAP Lite v 6.36
I’m setting up VPN for a friend. Internet is PPPoE, fast, no problems.
PPTP is working excellent, DNS reponds are very fast, max speed.
However if I use L2TP/IPsec, DNS requests are not working at all. Same with SSTP.
nslookup on client gives me timeout. I’m using the same profile for all three types of VPN.
1 * name=“default-encryption” local-address=10.10.10.1 remote-address=vpn-pool use-mpls=default
use-compression=no use-encryption=yes only-one=yes change-tcp-mss=yes use-upnp=yes address-list=“”
dns-server=10.10.10.1 on-up=“” on-down=“”
I checked everything many times and can’t find the problem. Tried downgrading, upgrading, same result.
I tried using 8.8.8.8 as DNS for the clients, same result, timeout…
What am I missing here?