Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 1997 15:43:35 -0400 (EDT)
From:      Chris <chris@ferraro.net>
To:        Brian Somers <brian@awfulhak.org>
Cc:        questions@freebsd.org
Subject:   Re: PPP problems 
Message-ID:  <Pine.BSF.3.96.970928092815.24347A-100000@athena.ferraro.net>
In-Reply-To: <199709280358.EAA09830@awfulhak.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Sep 1997, Brian Somers wrote:
>
> Would you be able to use ``ktrace'' (use the -p switch to attach to 
> the running ppp) when this is happening ?  I'd be interested to see  
> what ppp thinks it's doing at the time :-|
> 
> Hmm, a kdump is definitely in order.  You may want also to verify that 
> your routing table (netstat -rn) is the same when the link is working 
> as when it's not.

I did a ktrace and kdump on ppp.  Here is some (a small part) of the
output.

 22603 ppp      CALL  sigreturn(0xefbfd018)  
 22603 ppp      RET   sigreturn JUSTRETURN   
 22603 ppp      CALL  select(0x5,0xefbfd8e8,0xefbfd8c8,0xefbfd8a8,0)
 22603 ppp      PSIG  SIGALRM caught handler=0x15310 mask=0x0 code=0x0
 22603 ppp      RET   select -1 errno 4 Interrupted system call
 22603 ppp      CALL  sigreturn(0xefbfd018)
 22603 ppp      RET   sigreturn JUSTRETURN


> Check the man page.  It's controlled by sysctl (in /etc/
> syslogd.conf).  Search for syslog in the man page and you'll find a 
> sample entry.
> 
> If ppp completes building and installing, it suggests that this is 
> one of the things you may have to change :-)
> 
> > > You can then find out if the traffic is actually going out or not.  
> > > Of course if you have an external modem, you can probably just look 
> > > at the TX light.
> > 
> > I have an internal modem.
> 
> Oh well :-|
> 
> [.....]
> > Thank you,
> > 
> > Chris
> > 
> 
> -- 
> Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <bri@OpenBSD.org>
>       <http://www.Awfulhak.org>;
> Don't _EVER_ lose your sense of humour....
> 
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970928092815.24347A-100000>