Clifford Kite writes:
> Since ppp-2.3.9 any local IP address I specify in the <local IP
> address>:<remote IP address> option is ignored when the noipdefault
> option is also present.
noipdefault is supposed to just tell pppd not to try to determine the
default local ip from the hostname (a bad idea anyway). As long as you
specify a local ip it shouldn't matter whether noipdefault is present or
not.
> That is, pppd requests that the peer supply pppd's IP address by using
> 0.0.0.0 instead of the specified local IP address.
Do you have 'ipcp-accept-local' set somewhere? From the pppd man page:
<local_IP_address>:<remote_IP_address>
Set the local and/or remote interface IP addresses.
Either one may be omitted. The IP addresses can be
specified with a host name or in decimal dot nota�
tion (e.g. 150.234.56.78). The default local
address is the (first) IP address of the system
(unless the noipdefault option is given). The
remote address will be obtained from the peer if
not specified in any option. Thus, in simple
-> cases, this option is not required. If a local
-> and/or remote IP address is specified with this
-> option, pppd will not accept a different value from
-> the peer in the IPCP negotiation, unless the ipcp-
-> accept-local and/or ipcp-accept-remote options are
-> given, respectively.
--
John Hasler This posting is in the public domain.
[EMAIL PROTECTED] Do with it what you will.
Dancing Horse Hill Make money from it if you can; I don't mind.
Elmwood, Wisconsin Do not send email advertisements to this address.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]