VPN stopped working on LRT214

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
compguy07
OpenVpn Newbie
Posts: 2
Joined: Fri Jul 22, 2022 1:45 am

VPN stopped working on LRT214

Post by compguy07 » Fri Jul 22, 2022 2:23 am

I have a Linksys LRT214 that I have OpenVPN setup and was working fine and then sometime within the last month I think just stopped working. I tried restarting the router. Did a firmware update as one was needed. Tried creating a new vpn client, nothing worked. Looking at the logs, I think its timing out on client waiting to hear back from server. But again, there have been no changes. Below is the client config and the client log. One other note, and I had to scold my client on, the room the equipment is in didn't have the AC on and the room had to be 90+ degrees for several days at least this past week, so maybe its possible something cooked on the router that deals with OpenVPN functionality?

client

dev tun
proto udp
remote xxx.xxx.xxx.xxx 1194
cipher AES-128-CBC
auth SHA1
resolv-retry infinite
nobind
persist-key
persist-tun
client
auth-user-pass
verb 3


Client LOG (--verb 4):

Code: Select all

⏎[Jul 21, 2022, 21:28:35] OpenVPN core 3.git::d3f8b18b win x86_64 64-bit built on Mar 17 2022 11:42:02
⏎[Jul 21, 2022, 21:28:35] Frame=512/2048/512 mssfix-ctrl=1250
⏎[Jul 21, 2022, 21:28:35] UNUSED OPTIONS
5 [resolv-retry] [infinite]
6 [nobind]
7 [persist-key]
8 [persist-tun]
11 [verb] [3]
⏎[Jul 21, 2022, 21:28:35] EVENT: RESOLVE ⏎[Jul 21, 2022, 21:28:35] Contacting xxx.xxx.xxx.xxx:1194 via UDP
⏎[Jul 21, 2022, 21:28:35] EVENT: WAIT ⏎[Jul 21, 2022, 21:28:35] WinCommandAgent: transmitting bypass route to xxx.xxx.xxx.xxx
{
	"host" : "xxx.xxx.xxx.xxx",
	"ipv6" : false
}

⏎[Jul 21, 2022, 21:28:35] Connecting to [xxx.xxx.xxx.xxx]:1194 (xxx.xxx.xxx.xxx) via UDPv4
⏎[Jul 21, 2022, 21:28:45] Server poll timeout, trying next remote entry...
⏎[Jul 21, 2022, 21:28:45] EVENT: RECONNECTING ⏎[Jul 21, 2022, 21:28:45] EVENT: RESOLVE ⏎[Jul 21, 2022, 21:28:45] Contacting xxx.xxx.xxx.xxx:1194 via UDP
⏎[Jul 21, 2022, 21:28:45] EVENT: WAIT ⏎[Jul 21, 2022, 21:28:45] WinCommandAgent: transmitting bypass route to xxx.xxx.xxx.xxx
{
	"host" : "xxx.xxx.xxx.xxx",
	"ipv6" : false
}

⏎[Jul 21, 2022, 21:28:45] Connecting to [xxx.xxx.xxx.xxx]:1194 (xxx.xxx.xxx.xxx) via UDPv4
⏎[Jul 21, 2022, 21:28:55] Server poll timeout, trying next remote entry...
⏎[Jul 21, 2022, 21:28:55] EVENT: RECONNECTING ⏎[Jul 21, 2022, 21:28:55] EVENT: RESOLVE ⏎[Jul 21, 2022, 21:28:55] Contacting xxx.xxx.xxx.xxx:1194 via UDP
⏎[Jul 21, 2022, 21:28:55] EVENT: WAIT ⏎[Jul 21, 2022, 21:28:55] WinCommandAgent: transmitting bypass route to xxx.xxx.xxx.xxx
{
	"host" : "xxx.xxx.xxx.xxx",
	"ipv6" : false
}

⏎[Jul 21, 2022, 21:28:55] Connecting to [xxx.xxx.xxx.xxx]:1194 (xxx.xxx.xxx.xxx) via UDPv4
⏎[Jul 21, 2022, 21:29:05] Server poll timeout, trying next remote entry...
⏎[Jul 21, 2022, 21:29:05] EVENT: RECONNECTING ⏎[Jul 21, 2022, 21:29:05] EVENT: RESOLVE ⏎[Jul 21, 2022, 21:29:05] Contacting xxx.xxx.xxx.xxx:1194 via UDP
⏎[Jul 21, 2022, 21:29:05] EVENT: WAIT ⏎[Jul 21, 2022, 21:29:05] WinCommandAgent: transmitting bypass route to xxx.xxx.xxx.xxx
{
	"host" : "xxx.xxx.xxx.xxx",
	"ipv6" : false
}

⏎[Jul 21, 2022, 21:29:05] Connecting to [xxx.xxx.xxx.xxx]:1194 (xxx.xxx.xxx.xxx) via UDPv4
⏎[Jul 21, 2022, 21:29:15] Server poll timeout, trying next remote entry...
⏎[Jul 21, 2022, 21:29:15] EVENT: RECONNECTING ⏎[Jul 21, 2022, 21:29:15] EVENT: RESOLVE ⏎[Jul 21, 2022, 21:29:15] Contacting xxx.xxx.xxx.xxx:1194 via UDP
⏎[Jul 21, 2022, 21:29:15] EVENT: WAIT ⏎[Jul 21, 2022, 21:29:15] WinCommandAgent: transmitting bypass route to xxx.xxx.xxx.xxx
{
	"host" : "xxx.xxx.xxx.xxx",
	"ipv6" : false
}

⏎[Jul 21, 2022, 21:29:15] Connecting to [xxx.xxx.xxx.xxx]:1194 (xxx.xxx.xxx.xxx) via UDPv4
⏎[Jul 21, 2022, 21:29:25] Server poll timeout, trying next remote entry...
⏎[Jul 21, 2022, 21:29:25] EVENT: RECONNECTING ⏎[Jul 21, 2022, 21:29:25] EVENT: RESOLVE ⏎[Jul 21, 2022, 21:29:25] Contacting xxx.xxx.xxx.xxx:1194 via UDP
⏎[Jul 21, 2022, 21:29:25] EVENT: WAIT ⏎[Jul 21, 2022, 21:29:25] WinCommandAgent: transmitting bypass route to xxx.xxx.xxx.xxx
{
	"host" : "xxx.xxx.xxx.xxx",
	"ipv6" : false
}

⏎[Jul 21, 2022, 21:29:25] Connecting to [xxx.xxx.xxx.xxx]:1194 (xxx.xxx.xxx.xxx) via UDPv4
⏎[Jul 21, 2022, 21:29:35] EVENT: CONNECTION_TIMEOUT  BYTES_OUT : 840
 PACKETS_OUT : 60
 CONNECTION_TIMEOUT : 1
 N_RECONNECT : 5
⏎[Jul 21, 2022, 21:29:35] EVENT: DISCONNECTED ⏎

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1333
Joined: Tue Feb 16, 2021 10:41 am

Re: VPN stopped working on LRT214

Post by openvpn_inc » Fri Jul 22, 2022 7:08 pm

Hi Cg,

"Server poll timeout" in client logs always means that the client transmitted the initial OpenVPN packet, but no reply was received. It almost always indicates a firewall issue of some sort. It could be on either side, client (perhaps the ISP or upstream router?) or server.

Assuming nothing was logged on the server side, your packets simply did not arrive there.

regards, rob0
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

compguy07
OpenVpn Newbie
Posts: 2
Joined: Fri Jul 22, 2022 1:45 am

Re: VPN stopped working on LRT214

Post by compguy07 » Fri Jul 22, 2022 10:30 pm

That is what I thought. Thing is, there is no other firewall, just the built in one of the LRT214 router, and I tried disabling it, too when testing. And the issue is happening from multiple client locations. The Internet going to the router is Spectrum Business Fiber and far as I know they don't ever block anything to begin with. Might need to just swap the router out at this point.

Post Reply