Hi

You sure?

[...]

Since when "0 is evaluated to false" in a shell script?
Your right. 0 does not evaluate to false. Never the less I do get the reported message.

All daemons config files contain a line defining the daemon name, but the openvpn processes are given the --daemon option.

I've attached an anonymized config file
        Alex
remote XXX.XXX.XXX.XXX
ifconfig YYY.YYY.YYY.YYY ZZZ.ZZZ.ZZZ.ZZZ
secret   AAA.key

cipher          AES-256-CBC
daemon          BBBBBBBBBBB
group           ssl-cert
user            nobody
script-security 2

keepalive 10 60
ping-timer-rem
persist-tun
persist-key

comp-lzo
dev-type tun
dev      vpn-01-01
float
tun-ipv6

port  5000
proto udp

verb 0
mute 2

Reply via email to