Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 16:17:59 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Richard J Kuhns <rjk@grauel.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: PPP problem + mailing list archive problem 
Message-ID:  <199905261518.QAA02381@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Wed, 26 May 1999 09:26:44 CDT." <14156.1188.726396.700281@moran.grauel.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Well, I'd hoped I'd be able to do a little more before bothering the list,
> but...
> 
> I'd last built world around the end of April, with no problems.  I then
> grew a fairly heavy workload, and so didn't get a chance to build world
> again until 2 days ago (May 24).  During that time, something changed with
> ppp so it no longer works correctly for me (details shortly).
> 
[.....]
> May 25 11:02:53 moran ppp[3577]: tun0: LCP: deflink: Stopped timer expired 
> May 25 11:02:53 moran ppp[3577]: tun0: LCP: deflink: State change Stopped --> Closed 

This happens because the peer hasn't said anything in the five 
seconds you've been connected (``set openmode passive'' says to wait 
for the peer to start talking and ``set stopped 5'' says to bring the 
layer down if we find ourselves in the STOPPED state for 5 seconds).

Your login script looks suspect - it's always dangerous to have a 
login script that sends your password and waits for no confirmation 
of success (or failure).  Isn't there something you can ``expect'' ?

Try increasing your ``set stopped'' value to (say) 20 and see if that 
helps.

[.....]
> Thanks...
> 
> -- 
> Richard Kuhns			rjk@grauel.com
> PO Box 6249			Tel: (765)477-6000 \
> 100 Sawmill Road				    x319
> Lafayette, IN  47903		     (800)489-4891 /

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@uk.FreeBSD.org>




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




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