What's new

OpenVPN Client dropping connection

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

omegadcuk

New Around Here
Hi I am using an ASUS AC RT68U router flashed with asus-Merlin 378.55_0.

I have setup LiquidVPN modulating server on port 9201 and it works well for a few hours. then disconnects and never re-connects. Reconnecting just errors, reboot and restart VPN is only thing that works.

I notice two things from the logs:

1. There is an authentication failure but I don't understand why.

Code:
Oct  8 06:19:48 openvpn[4355]: SENT CONTROL [titan]: 'PUSH_REQUEST' (status=1)
Oct  8 06:19:48 openvpn[4355]: AUTH: Received control message: AUTH_FAILED
Oct  8 06:19:48 openvpn[4355]: SIGTERM received, sending exit notification to peer

2. The logs suddenly start logging as 1 Jan 0:00:00:00 after VPN disconnects.

Code:
Oct  8 06:19:40 openvpn[4355]: VERIFY OK: depth=1, C=US, ST=MI, L=Livonia, O=LiquidVPN, OU=Certificate Server, CN=LiquidVPN CA, name=LiquidCA, emailAddress=support@liquidvpn.com
Oct  8 06:19:40 openvpn[4355]: Validating certificate key usage
Oct  8 06:19:40 openvpn[4355]: ++ Certificate has key usage  00a0, expects 00a0
Oct  8 06:19:40 openvpn[4355]: VERIFY KU OK
Oct  8 06:19:40 openvpn[4355]: Validating certificate extended key usage
Oct  8 06:19:40 openvpn[4355]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Oct  8 06:19:40 openvpn[4355]: VERIFY EKU OK
Oct  8 06:19:40 openvpn[4355]: VERIFY OK: depth=0, C=US, ST=MI, L=Livonia, O=LiquidVPN, OU=Certificate Server, CN=titan, name=LiquidCA, emailAddress=support@liquidvpn.com
Oct  8 06:19:45 openvpn[4355]: Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Oct  8 06:19:45 openvpn[4355]: Data Channel Encrypt: Using 512 bit message hash 'SHA512' for HMAC authentication
Oct  8 06:19:45 openvpn[4355]: Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Oct  8 06:19:45 openvpn[4355]: Data Channel Decrypt: Using 512 bit message hash 'SHA512' for HMAC authentication
Oct  8 06:19:45 openvpn[4355]: Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 4096 bit RSA
Oct  8 06:19:45 openvpn[4355]: [titan] Peer Connection Initiated with [AF_INET]89.238.129.78:9201
Oct  8 06:19:48 openvpn[4355]: SENT CONTROL [titan]: 'PUSH_REQUEST' (status=1)
Oct  8 06:19:48 openvpn[4355]: AUTH: Received control message: AUTH_FAILED
Oct  8 06:19:48 openvpn[4355]: SIGTERM received, sending exit notification to peer
Oct  8 06:19:54 openvpn[4355]: SENT CONTROL [titan]: 'PUSH_REQUEST' (status=1)
Oct  8 06:19:54 openvpn[4355]: SIGTERM[soft,exit-with-notification] received, process exiting
Oct  8 06:38:19 dnsmasq-dhcp[1274]: DHCPREQUEST(br0) 192.168.1.29 54:e4:3a:68:48:df
Oct  8 06:38:19 dnsmasq-dhcp[1274]: DHCPACK(br0) 192.168.1.29 54:e4:3a:68:48:df Davids-iPhone
Oct  8 06:38:19 dnsmasq-dhcp[1274]: DHCPREQUEST(br0) 192.168.1.29 54:e4:3a:68:48:df
Oct  8 06:38:19 dnsmasq-dhcp[1274]: DHCPACK(br0) 192.168.1.29 54:e4:3a:68:48:df Davids-iPhone
Jan  1 00:00:14 syslogd started: BusyBox v1.20.2
Jan  1 00:00:14 kernel: klogd started: BusyBox v1.20.2 (2015-07-16 23:17:03 EDT)
Jan  1 00:00:14 kernel: Linux version 2.6.36.4brcmarm (merlin@mint-dev) (gcc version 4.5.3 (Buildroot 2012.02) ) #1 SMP PREEMPT Thu Jul 16 23:26:07 EDT 2015
Jan  1 00:00:14 kernel: CPU: ARMv7 Processor [413fc090] revision 0 (A
RMv7), cr=10c53c7f

Any help greatly appreciated as at the moment my VPN is unusable for more than a few hours and does not restart.

Cheers,
Omegadcuk
 

Attachments

  • syslog.txt
    59 KB · Views: 376
Last edited:

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top