[... sorry, Cc to list dropped out ... resending to list as well] On 03/04/16 12:17, Bráulio Bhavamitra wrote: > tried updating to version 2.3.10 using debian testing package but nothing > changed (still no logging for the error)
You are logging to /var/log/openvpn.log. > On Sun, Apr 3, 2016 at 7:06 AM Bráulio Bhavamitra <brauli...@gmail.com > <mailto:brauli...@gmail.com>> wrote: [...snip...] > server.conf: > ~❯❯❯cat/etc/openvpn/server.conf > # OpenVPN server configuration file > # Generated by Chef - local changes will be overwritten! > > # Please refer to the OpenVPN documentation for details on > # configuration settings. > > ca /etc/openvpn/keys/ca.crt > cert /etc/openvpn/keys/server.crt > comp-lzo > dev tun0 > dh /etc/openvpn/keys/dh2048.pem > group nogroup > keepalive 10 120 > key /etc/openvpn/keys/server.key > local 191.255.226.138 > log /var/log/openvpn.log ^^^^^^^^^^^^^^^^^^^^^^^^ I'd recommend removing this log line completely. Then both syslog and the systemd journal will take care of the logging. To grab the logs from the systemd journal, you just do: journal -u openvpn I'd also recommend you to get acquainted with 'systemctl' managing services. That can give you better control of you have more configs too. systectl {start|stop|restart|status} openvpn -- kind regards, David Sommerseth ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users