> 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                 r...@grauel.com
> PO Box 6249                   Tel: (765)477-6000 \
> 100 Sawmill Road                                  x319
> Lafayette, IN  47903               (800)489-4891 /

-- 
Brian <br...@awfulhak.org>                        <br...@freebsd.org>
      <http://www.Awfulhak.org>                   <br...@openbsd.org>
Don't _EVER_ lose your sense of humour !          <br...@uk.freebsd.org>




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

Reply via email to