Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 1997 00:41:51 +1000
From:      David Nugent <davidn@labs.usn.blaze.net.au>
To:        "Lee Crites (AEI)" <leec@adam.adonai.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: netscape via pppd cannot seem to get name service 
Message-ID:  <199704291441.AAA04828@labs.usn.blaze.net.au>
In-Reply-To: Your message of "Tue, 29 Apr 1997 08:58:37 EST." <Pine.BSF.3.95.970429085547.29135C-100000@adam.adonai.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
> =>Err, that's just flat out weird. Is this using modems? Why
> =>don't you use getty to handle this? I can be configured to
> =>auto-detect ppp connections and start pppd for you.
> 
> Can someone point me to more info on setting up getty so it will handle
> ppp connections?
> 
> I tried to just change the ttys line back to getty, but it didn't
> recognize the ppp login as such (netscape reported an error negotiating
> login).

Lee, don't you read manpages?  :-)

man getty and gettytab. Look for "pp". The "pp=" capability should point
to a program (NOT pppd!) which handles ppp logins. Once this program
gets control, then it assembles the command line to ppp or pppd, almost
always including "auth" and "login", which does the protocol negotiation,
login and so on.

There's a kit assembled by Daniel O'Callaghan <danny@panda.hilink.com.au>
which will give you a good head start in setting this up. Email him for
more information.

Regards,
David

David Nugent - Unique Computing Pty Ltd - Melbourne, Australia
Voice +61-3-9791-9547  Data/BBS +61-3-9792-3507  3:632/348@fidonet
davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/





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