Package: OpenVPN
Version: 2.0-1sarge2

I'm running OpenVPN as a server under Sarge with all the latest
patches.  I have two servers running on different machines on
different subnets, both of which exhibit this exact same behavior. 
The conf file contains:

server 192.168.5.0 255.255.255.0

Running /etc/init.d/openvpn restart fails.  The following is printed
to the syslog:

Nov  7 14:22:12 localhost ovpn-server[7174]: route del -net
192.168.5.0 netmask 255.255.255.0
Nov  7 14:22:12 localhost ovpn-server[7174]: ERROR: Linux route delete
command failed: shell command exited with error status: 7
Nov  7 14:22:12 localhost ovpn-server[7174]: Closing TUN/TAP interface
Nov  7 14:22:12 localhost ovpn-server[7174]: SIGTERM[hard,] received,
process exiting

As I stated, this crashes the restart script and it fails to actually
_start_ again afterward.

Reply via email to