If you want to get more out of your logs add "debug" to the pppd options.
On Fri, 24 Feb 2006 13:43:57 +1300 (NZDT) Matthew Whiting wrote: > Okay, from /var/log/syslog: > > Feb 24 13:27:42 localhost kernel: [4300481.877000] PPP generic driver > version 2.4.2 > Feb 24 13:27:42 localhost pppd[9069]: pppd 2.4.3 started by matthew, uid 1000 > Feb 24 13:27:42 localhost pppd[9069]: Using interface ppp0 > Feb 24 13:27:42 localhost pppd[9069]: Connect: ppp0 <--> /dev/ttyLTM0 > Feb 24 13:27:44 localhost pppd[9069]: Modem hangup > Feb 24 13:27:44 localhost pppd[9069]: Connection terminated. > Feb 24 13:27:44 localhost pppd[9069]: Exit. > > So, yep, two seconds and it disconnects. That's all I can come up with > from the logs. > > Cheers > Matt > > > On my distro ppp logs to various files depending on the type of output in; > > > > /var/log/daemons/ > > > > Cheers Ross Drummond > > > > On Fri, 24 Feb 2006 09:49, Nick Rout wrote: > >> somewhere in /var/log i would think. > >> > >> if you can't find it quickly run: > >> > >> cd /var/log > >> grep ppp * -r > >> > >> and you should find ppp's logs. > >> > > > -- Nick Rout <[EMAIL PROTECTED]>
