Date: Thu, 28 Oct 1999 22:26:25 +0200 (MET DST) From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@freebsd.org Subject: Re: A bug in the sppp driver? Message-ID: <199910282026.WAA01672@uriah.heep.sax.de> References: <199909300941.LAA77105@zibbi.mikom.csir.co.za> <050001bf0b3a$13e078b0$2e00a8c0@nt46daniel>
next in thread | previous in thread | raw e-mail | index | archive | help
"Daniel Hilevich" <danhil@cwnt.com> wrote: > In my case, although, I want to use the IFF_AUTO (dial on demand) > option and this is where ifconfig can not help me. In the auto mode, > the sppp driver should initialize the lcp machine when it gets a new > message to send. Did you ever look how the ISDN `customer' driver handles it? At least for me, it used to work for something like two years now there (and i'm using it daily). Without a massive code review, i can't however tell you the exact chain of events that happens once the callout is triggered, that's nothing one can remember for more than a week. :-) I could however offer you a log from "ifconfig ... debug" for a callout dial-on-demand connection, that should demonstrate the state transitions for normal (i. e. no packet loss) negotiations. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910282026.WAA01672>