Hello team!
Total noob here so please forgive me if I say something stupid
I've been running OpenVPN Klient from NordVPN on my Asus GT-AX11000 router for some time now and keep getting latency issues randomly but regularly - simple pings to google.com dropping, for example, response time going up:
That wouldn't bother me much most likely if it wasn't for the fact that while doing video/audio calls, that little connection drop results in me not understanding what others are saying and vice-versa.
Pretty standard configuration here, NordVPN support folks have no idea what's causing it and they offer no help:
Custom Configuration:
remote-random
resolv-retry infinite
remote-cert-tls server
ping 15
ping-restart 0
ping-timer-rem
persist-key
persist-tun
reneg-sec 0
fast-io
disable-occ
mute-replay-warnings
auth-nocache
sndbuf 524288
rcvbuf 524288
push "sndbuf 524288"
push "rcvbuf 524288"
pull-filter ignore "auth-token"
pull-filter ignore "ifconfig-ipv6"
pull-filter ignore "route-ipv6"
explicit-exit-notify 3
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
#log /tmp/vpn.log
DNS:
Some additional details:
* firmware is up to date on the router
* I'm using eth cable to connect to the router, not WiFi
* the same happens on TCP as it does on UDP.
* I have to use a specific NordVPN server due to the dedicated IP associated with it;
* when I disable the VPN client, the issue disappears;
Nothing in the System Logs when drops happen that I would think indicates OpenVPN issues:
Apr 23 07:32:20 rc_service: httpd 1530:notify_rc restart_firewall;restart_pppoe_relay
Apr 23 07:34:41 roamast: [EXAP]Deauth old sta in 0 0: 9A
1:CD:B3:F1:FF
Apr 23 07:34:41 roamast: eth6: disconnect weak signal strength station [9a:d1:cd:b3:f1:ff]
Apr 23 07:34:41 roamast: eth6: remove client [9a:d1:cd:b3:f1:ff] from monitor list
Apr 23 07:34:43 wlceventd: wlceventd_proc_event(491): eth6: Deauth_ind 9A
1:CD:B3:F1:FF, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:34:43 wlceventd: wlceventd_proc_event(491): eth6: Deauth_ind 9A
1:CD:B3:F1:FF, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:34:43 wlceventd: wlceventd_proc_event(491): eth6: Deauth_ind 9A
1:CD:B3:F1:FF, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:34:44 wlceventd: wlceventd_proc_event(508): eth6: Disassoc 9A
1:CD:B3:F1:FF, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8), rssi:0
Apr 23 07:34:45 wlceventd: wlceventd_proc_event(527): eth7: Auth 9A
1:CD:B3:F1:FF, status: Successful (0), rssi:0
Apr 23 07:34:45 wlceventd: wlceventd_proc_event(537): eth7: ReAssoc 9A
1:CD:B3:F1:FF, status: Successful (0), rssi:0
Apr 23 07:35:58 roamast: [EXAP]Deauth old sta in 1 0: 9A
1:CD:B3:F1:FF
Apr 23 07:35:58 roamast: eth7: disconnect weak signal strength station [9a:d1:cd:b3:f1:ff]
Apr 23 07:35:58 roamast: eth7: remove client [9a:d1:cd:b3:f1:ff] from monitor list
Apr 23 07:36:01 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind 9A
1:CD:B3:F1:FF, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:36:01 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind 9A
1:CD:B3:F1:FF, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:36:01 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind 9A
1:CD:B3:F1:FF, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:36:02 wlceventd: wlceventd_proc_event(508): eth7: Disassoc 9A
1:CD:B3:F1:FF, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8), rssi:0
Apr 23 07:56:42 rc_service: cfg_server 2249:notify_rc email_info
Apr 23 07:59:30 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind BA:71:94:98:E0:F8, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:59:30 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind BA:71:94:98:E0:F8, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:59:31 wlceventd: wlceventd_proc_event(508): eth7: Disassoc BA:71:94:98:E0:F8, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8), rssi:0
If anyone has time, could I ask you to give the above a quick look and possibly recommend some solutions to try or at least to let me know if this is somewhat normal or not?
Thanks in advance,
Mat
Total noob here so please forgive me if I say something stupid

That wouldn't bother me much most likely if it wasn't for the fact that while doing video/audio calls, that little connection drop results in me not understanding what others are saying and vice-versa.
Pretty standard configuration here, NordVPN support folks have no idea what's causing it and they offer no help:
Custom Configuration:
remote-random
resolv-retry infinite
remote-cert-tls server
ping 15
ping-restart 0
ping-timer-rem
persist-key
persist-tun
reneg-sec 0
fast-io
disable-occ
mute-replay-warnings
auth-nocache
sndbuf 524288
rcvbuf 524288
push "sndbuf 524288"
push "rcvbuf 524288"
pull-filter ignore "auth-token"
pull-filter ignore "ifconfig-ipv6"
pull-filter ignore "route-ipv6"
explicit-exit-notify 3
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
#log /tmp/vpn.log
DNS:
Some additional details:
* firmware is up to date on the router
* I'm using eth cable to connect to the router, not WiFi
* the same happens on TCP as it does on UDP.
* I have to use a specific NordVPN server due to the dedicated IP associated with it;
* when I disable the VPN client, the issue disappears;
Nothing in the System Logs when drops happen that I would think indicates OpenVPN issues:
Apr 23 07:32:20 rc_service: httpd 1530:notify_rc restart_firewall;restart_pppoe_relay
Apr 23 07:34:41 roamast: [EXAP]Deauth old sta in 0 0: 9A

Apr 23 07:34:41 roamast: eth6: disconnect weak signal strength station [9a:d1:cd:b3:f1:ff]
Apr 23 07:34:41 roamast: eth6: remove client [9a:d1:cd:b3:f1:ff] from monitor list
Apr 23 07:34:43 wlceventd: wlceventd_proc_event(491): eth6: Deauth_ind 9A

Apr 23 07:34:43 wlceventd: wlceventd_proc_event(491): eth6: Deauth_ind 9A

Apr 23 07:34:43 wlceventd: wlceventd_proc_event(491): eth6: Deauth_ind 9A

Apr 23 07:34:44 wlceventd: wlceventd_proc_event(508): eth6: Disassoc 9A

Apr 23 07:34:45 wlceventd: wlceventd_proc_event(527): eth7: Auth 9A

Apr 23 07:34:45 wlceventd: wlceventd_proc_event(537): eth7: ReAssoc 9A

Apr 23 07:35:58 roamast: [EXAP]Deauth old sta in 1 0: 9A

Apr 23 07:35:58 roamast: eth7: disconnect weak signal strength station [9a:d1:cd:b3:f1:ff]
Apr 23 07:35:58 roamast: eth7: remove client [9a:d1:cd:b3:f1:ff] from monitor list
Apr 23 07:36:01 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind 9A

Apr 23 07:36:01 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind 9A

Apr 23 07:36:01 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind 9A

Apr 23 07:36:02 wlceventd: wlceventd_proc_event(508): eth7: Disassoc 9A

Apr 23 07:56:42 rc_service: cfg_server 2249:notify_rc email_info
Apr 23 07:59:30 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind BA:71:94:98:E0:F8, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:59:30 wlceventd: wlceventd_proc_event(491): eth7: Deauth_ind BA:71:94:98:E0:F8, status: 0, reason: Deauthenticated because sending station is leaving (or has left) IBSS or ESS (3), rssi:0
Apr 23 07:59:31 wlceventd: wlceventd_proc_event(508): eth7: Disassoc BA:71:94:98:E0:F8, status: 0, reason: Disassociated because sending station is leaving (or has left) BSS (8), rssi:0
If anyone has time, could I ask you to give the above a quick look and possibly recommend some solutions to try or at least to let me know if this is somewhat normal or not?
Thanks in advance,
Mat