Re: PPP server installation
Bill Unruh <unruh <at> physics.ubc.ca>
2002-04-09 17:08:03 GMT
On Tue, 9 Apr 2002, James Carlson wrote:
> Bill Unruh writes:
> > No if, as I recall he said, he is dialing in to the machine. He needs
> > something to answer the phone, and pppd is not good at that.
> > Also, He had better put in the passive option as well, or pppd will
> > continually send out LCP requests, not get answered for 10 times, die,
> > be reborn, etc.
>
> ... which is mostly harmless. ;-}
Well, it depends. If a program dies and is resurrected too often in a 5
min time period, init kills the program for 10 min and then tries again.
This would mean that most of the time pppd would not be connected as
init did not restart it. (It may be that the LCP non-negotiation takes long
enough that this would not happen.)
>
> Actually, if he uses "connect /bin/true" as one of the options, then
> pppd will wait for DCD to go high before doing anything. With the
> right settings on the modem (automatically answer when DTR is high),
> that should be enough ...
>
>
--
--
William G. Unruh Canadian Institute for Tel: +1(604)822-3273
Physics&Astronomy Advanced Research Fax: +1(604)822-5324
UBC, Vancouver,BC Program in Cosmology unruh <at> physics.ubc.ca
Canada V6T 1Z1 and Gravity www.theory.physics.ubc.ca/
For step by step instructions about setting up ppp under Linux, see
(Continue reading)