skeal
Part of the Furniture
Can anyone teach me how to avoid such a harsh OVPN client shutdown please? Take a look at these system logs:
I'm most concerned about the route delete commands and the SIGTERM[hard,].
EDIT: Happens when I shutdown client 2.
Code:
Dec 11 08:55:44 rc_service: httpd 368:notify_rc stop_vpnclient2
Dec 11 08:55:45 openvpn[19766]: event_wait : Interrupted system call (code=4)
Dec 11 08:55:45 openvpn[19766]: vpnrouting.sh tun12 1500 1553 10.x.x.x 255.255.255.0 init
Dec 11 08:55:45 openvpn-routing: Configuring policy rules for client 2
Dec 11 08:55:45 custom_script: Running /jffs/scripts/openvpn-event (args: tun12 1500 1553 10.x.x.x255.255.255.0 init)
Dec 11 08:55:45 openvpn[19766]: ERROR: Linux route delete command failed: external program exited with error status: 2
Dec 11 08:55:45 openvpn[19766]: ERROR: Linux route delete command failed: external program exited with error status: 2
Dec 11 08:55:45 openvpn[19766]: ERROR: Linux route delete command failed: external program exited with error status: 2
Dec 11 08:55:45 openvpn[19766]: /usr/sbin/ip addr del dev tun12 10.x.x.x/24
Dec 11 08:55:45 openvpn[19766]: SIGTERM[hard,] received, process exiting
EDIT: Happens when I shutdown client 2.