Re: tun devices and vpnc in CURRENT

2007-07-15 Thread Stefan Ehmann
On Saturday 14 July 2007 21:21:32 Brian Somers wrote: > On Sun, 22 Apr 2007 13:18:49 +0200 Stefan Ehmann <[EMAIL PROTECTED]> wrote: > > On CURRENT, each time I stop/start vpnc a new tun device is created. > > Since I restart vpnc every time I re-connect to the network, my ifco

tun devices and vpnc in CURRENT

2007-04-22 Thread Stefan Ehmann
On CURRENT, each time I stop/start vpnc a new tun device is created. Since I restart vpnc every time I re-connect to the network, my ifconfig output fills up with tun devices. On 6.2-RELEASE the tun0 device is reused each time I run vpnc. Reverting to src/sys/net/if_tun.c rev 1.162 shows the old

ppp connection unstable

2003-06-08 Thread Stefan Ehmann
I'm running user ppp for my Internet connection. It basically runs fine but there is this quite annoying problem: Sometimes packets stop going out through the tun0 interface (pppctl shows queued packets) but there are still packets incoming (obviously the connection becomes unusable). The only rem