Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Dec 2001 08:16:18 -0500
From:      James Housley <jim@thehousleys.net>
To:        Brian Somers <brian@freebsd-services.com>
Cc:        Greg Lane <gregory.lane@anu.edu.au>, freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org, brian@freebsd.org, Julian Elischer <julian@elischer.org>
Subject:   Re: [Fwd: Jul 30 changes to ppp break my Telstra ADSL PPPoE connection]
Message-ID:  <3C0E1E22.B685EC47@Thehousleys.net>
References:  <200112051001.fB5A1VE72716@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers wrote:
> 
> Hi,
> 
> Thanks for your report.  Would you be able to grab me logs of the
> connection that doesn't work (the latest ppp) and the one that works
> (the pre-July 30 one) with the following set:
> 
>   set log tun chat lcp ipcp
> 
> It may be possible to fix the problem by changing your ``set mru''
> and ``set mtu'' lines to
> 
>   set mru max 1454
>   set mtu max 1454
> 
> but, even if this is successful, I'd be interested in the logs.
> 
> It may also be worth trying the latest version of ppp from my web
> site (http://www.Awfulak.org/~brian) - just in case it's something
> that I've already fixed but have forgotten to MFC.  If that's the
> case, then I should be able to find the bogus code more easily.
> 

I am having great difficulty getting logs.  I noticed the last time I had ppp log data was November 20th.  But this is what I have.

/etc/syslog.conf:
!ppp
*.*                                             /var/log/ppp.log

/var/log/ppp.log:
Dec  5 08:02:26 server ppp[198]: tun0: LCP: deflink: RecvEchoRequest(2) state = Opened 
Dec  5 08:02:26 server ppp[198]: tun0: LCP: deflink: SendEchoReply(2) state = Opened 

jhousley@server:~ {13} pppctl -p xxxxxx 3000 show log
Log:   Chat IPCP LCP Tun Warning Error Alert
Local: Warning Error Alert

I am getting this with both RELENG_4_3 ppp and RELENG_4 ppp.  Yes syslogd is running as "syslogd -s -s"  If I turn on tcp/ip or debug I get lots of information in the log
files.  Is it possible that some of the log levels were broken.  I will try the latest verson from (http://www.Awfulak.org/~brian) is see if that logs properly

Jim
-- 
/"\   ASCII Ribbon Campaign  .
\ / - NO HTML/RTF in e-mail  .
 X  - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
jeh@FreeBSD.org      http://www.FreeBSD.org     The Power to Serve
jim@TheHousleys.Net  http://www.TheHousleys.net
jhousley@SimTel.Net  http://www.SimTel.Net
---------------------------------------------------------------------
Your mouse has moved.
Windows NT must be restarted for the change to take effect!

Reboot now?  [OK]

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C0E1E22.B685EC47>