06-19-2014, 09:43 PM
Hi
We have a number of W52's connected to pfsense's ovpn server.
A couple of days ago, 2 of our deployments stopped working. 1 site has 4 x W52's and 1 x T26p, only the T26p now can connect. The other site has 1 x W52 and this cannot connect. Other deployments of W52's using similar vpn.cnf connect fine. FYI, vpn cnf follows:
dev tun
persist-tun
persist-key
cipher BF-CBC
tls-client
client
resolv-retry infinite
remote [OUR VPN SERVER IP HERE] 1198 udp
tls-remote VOIPserverCERT
ca /config/openvpn/keys/ca.crt
cert /config/openvpn/keys/client1.crt
key /config/openvpn/keys/client1.key
ns-cert-type server
passtos
Nothing has changed on pfsense.
pfsense is logging "TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)"
Can anybody help with this?
Thanks
We have a number of W52's connected to pfsense's ovpn server.
A couple of days ago, 2 of our deployments stopped working. 1 site has 4 x W52's and 1 x T26p, only the T26p now can connect. The other site has 1 x W52 and this cannot connect. Other deployments of W52's using similar vpn.cnf connect fine. FYI, vpn cnf follows:
dev tun
persist-tun
persist-key
cipher BF-CBC
tls-client
client
resolv-retry infinite
remote [OUR VPN SERVER IP HERE] 1198 udp
tls-remote VOIPserverCERT
ca /config/openvpn/keys/ca.crt
cert /config/openvpn/keys/client1.crt
key /config/openvpn/keys/client1.key
ns-cert-type server
passtos
Nothing has changed on pfsense.
pfsense is logging "TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)"
Can anybody help with this?
Thanks