[vpn-devel] ikec without tty

Christian Hesse mail at eworm.de
Tue Feb 1 14:44:54 CST 2011


Hello everybody,

I'm trying to start a VPN connection via start-stop-daemon:

start-stop-daemon --background --make-pidfile
--pidfile /var/run/shrew-$INTERFACE.pid --start --exec /root/ikec.test -- -r
BCW_DTS_DC.vpn -u chesse -p 'c45Hes$e' -a

ikec loops with this ioctl...

ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff647403c0) = -1 ENOTTY
(Inappropriate ioctl for device)

Any chance to get this fixed?
The connection works perfectly it I start the connection from the console
without start-stop-daemon.
-- 
Regards,
Chris



More information about the vpn-devel mailing list