|
|
Cameron Gocke wrote:
I'm not really clear on exactly what this error is an indication of:
read UDPv4: Connection reset by peer (WSAECONNRESET) (code=10054)
Frequently, these just mean a client has disconnected from the VPN. Your
server is still trying to send OpenVPN ping packets to it, but the
client isn't accepting them.
After the server reaches ping-restart seconds without any ping packets
from the client, it then acknowledges that that client is dead, stops
trying to send it packets, and those messages go away.
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|