alwaysCurious
New Around Here
This problem is leaving me both intrigued and frustrated. I recently started with a new budget ISP. It seems to throttle/shape traffic during the evenings (approximately 6:00-11:30 daily). During this time, a 480p (sometimes even 360p) YouTube video buffers frequently, but with a VPN (NordVPN) connection, 1080p 2x speed plays flawlessly. I thought of setting up an OpenVPN connection on my router (AC68U running Merlin 384.19) as a single point of configuration to allow all devices to bypass the slowdown.
I have a split tunnel, with most devices directed through the VPN, but my gaming PC and media devices going through WAN. My VPN connection is fine in the morning and afternoon. In the evening, every 30-60 minutes, new connections (e.g., to load/reload a webpage) on VPN devices timeout. Pining VPN and DNS IP addresses from the VPN devices also timeout. WAN devices are not negatively affected at all. Interestinly, a video call on a VPN device continued uninterrupted, but I could not load any webpages. Despite this, the router reports that the VPN is connected, and the logs do not report any consistent issues. ("Recursive routing detected" entries only appeared before one occurrence.)
I have tried multiple VPN servers, TCP/UDP, ISP/VPN/Google/CloudFlare DNSes, and Yes/No for "Block routed clients if tunnel goes down". This is my first time setting up a VPN, so I am eager to learn why this isn't working. I would appreciate any suggestions or recommendations for general settings, policy rules, or custom configration options. TIA
UPDATE: I just noticed this in the logs.
The first two DNS server entries are from my last ISP configuration. They are not in the WebUI. I've tried editing
I have a split tunnel, with most devices directed through the VPN, but my gaming PC and media devices going through WAN. My VPN connection is fine in the morning and afternoon. In the evening, every 30-60 minutes, new connections (e.g., to load/reload a webpage) on VPN devices timeout. Pining VPN and DNS IP addresses from the VPN devices also timeout. WAN devices are not negatively affected at all. Interestinly, a video call on a VPN device continued uninterrupted, but I could not load any webpages. Despite this, the router reports that the VPN is connected, and the logs do not report any consistent issues. ("Recursive routing detected" entries only appeared before one occurrence.)
I have tried multiple VPN servers, TCP/UDP, ISP/VPN/Google/CloudFlare DNSes, and Yes/No for "Block routed clients if tunnel goes down". This is my first time setting up a VPN, so I am eager to learn why this isn't working. I would appreciate any suggestions or recommendations for general settings, policy rules, or custom configration options. TIA
UPDATE: I just noticed this in the logs.
Code:
Aug 21 10:52:53 dnsmasq[224]: using nameserver 208.67.222.220#53
Aug 21 10:52:53 dnsmasq[224]: using nameserver 206.248.154.22#53
Aug 21 10:52:53 dnsmasq[224]: using nameserver 8.8.8.8#53
Aug 21 10:52:53 dnsmasq[224]: using nameserver 1.1.1.1#53
/etc/resolv.conf
and /tmp/resolv.conf
and /tmp/resolv.dnsmasq
, but they keep being overwritten. Short of a factory reset, how would I delete these entries? Are they related to my VPN issue?