OpenVPN on client:
Feb 18 16:34:31 openvpn[13124]: TCPv4_CLIENT link local (bound): [AF_INET]xx.xx.xx.xx
Feb 18 16:34:31 openvpn[13124]: TCPv4_CLIENT link remote: [AF_INET]xx.xx.xx.xx:1197
Feb 18 16:34:31 openvpn[13124]: Peer Connection Initiated with [AF_INET]xx.xx.xx.xx:1197
Feb 18 16:34:32 openvpn[13124]: Initialization Sequence Completed
Ping results:
Packets: Sent = 101, Received = 69, Lost = 32 (31% loss),
Approximate round trip times in milli-seconds:
Minimum = 22ms, Maximum = 126ms, Average = 37ms
OpenVPN on server:
Feb 18 16:34:28 openvpn[11737]: Inactivity timeout (–ping-restart), restarting
Feb 18 16:34:28 openvpn[11737]: SIGUSR1[soft,ping-restart] received, process restarting
Feb 18 16:34:29 openvpn[11737]: NOTE: the current –script-security setting may allow this configuration to call user-defined scripts
Feb 18 16:34:29 openvpn[11737]: Re-using pre-shared static key
Feb 18 16:34:29 openvpn[11737]: Preserving previous TUN/TAP instance: ovpns1
Feb 18 16:34:29 openvpn[11737]: Listening for incoming TCP connection on [AF_INET]xx.xx.xx.xx:1197
Feb 18 16:34:31 openvpn[11737]: TCP connection established with [AF_INET]xx.xx.xx.xx:1765
Feb 18 16:34:31 openvpn[11737]: TCPv4_SERVER link local (bound): [AF_INET]xx.xx.xx.xx:1197
Feb 18 16:34:31 openvpn[11737]: TCPv4_SERVER link remote: [AF_INET]xx.xx.xx.xx:1765
Feb 18 16:34:31 openvpn[11737]: Peer Connection Initiated with [AF_INET]xx.xx.xx.xx:1765
Feb 18 16:34:32 openvpn[11737]: Initialization Sequence Completed
As you can see, these logs show the initial connection but there is nothing after that.