Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 1996 11:09:10 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Neil Bradley <neil@synthcom.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: PPP -direct indefinitely
Message-ID:  <Pine.BSI.3.94.960829110712.229N-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSD.3.91.960828223146.2925A-100000@beacon.synthcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Aug 1996, Neil Bradley wrote:

> Users can do the "ppp -direct" command via their login accounts. They can 
> logout (and carrier does get dropped), and if they drop carrier in the 
> middle of a csh session, everything works great.
> 
> But EVERY TIME they are doing PPP and exit (even gracefully), "ps ax" 
> yields that they are at "(csh)" instead of being properly logged off. 
> Then the next caller can call in and get into their account.

Well, I can think of two things:

1)  They need to telnet into PPP (I think on port 3001, the admin port)
and run 'quit all' to kill it properly.

2)  The csh is sticking around because PPP isn't quitting and thus
allowing the system to reap the process.  

You may be interested in 'slirp' which does exactly this, but I think it
does a SLIP session instead of PPP.

> It appears to be something wrong in my getty settings, or maybe in 
> rc.serial. Any clues as to how I can fix this? Other than that, my 
> FreeBSD box has been more reliable than any OS I've ever run. Thanks!

I don't know if ppp recognizes SIGHUP or not.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960829110712.229N-100000>