Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pppd dialup
On Sun, Apr 08, 2001 at 07:00:04PM +0100, Georges Heinesch wrote:
> Hi.
>
> NetBSD/amiga 1.5 ... pppd stuff
>
> While trying to install all pppd relevant files, I got hold of the
> NetBSD WWW published FAQ. The dialup worked, but the configuration
> from the FAQ was not possible "out of the box" (as usually ;).
>
> 1. /etc/ppp/peers/myisp suggests to enter a fix host/peer IP address.
> Well, this should rarely be the case with regular dialups. Is there
> any pppd configuration FAQ around with deals with this kind of
> dialup?
>
man pppd:
ipcp-accept-local
With this option, pppd will accept the peer's idea
of our local IP address, even if the local IP
address was specified in an option.
ipcp-accept-remote
With this option, pppd will accept the peer's idea
of its (remote) IP address, even if the remote IP
address was specified in an option.
> 2. "pppd call isp" establishes the connection, but how do I get rid
> again of the connection?
kill `cat /var/run/pppN.pid`, for some value of N, normally 0.
Regards,
Ignatios
Home |
Main Index |
Thread Index |
Old Index