On Sun, Aug 03, 2003 at 03:26:51PM +0300, Mix Sella wrote:
> On Saturday 02 August 2003 17:56, Shaul Karl wrote:
> > $ /usr/sbin/pppd call provider dryrun
> > /usr/sbin/pppd: bad local IP address 127.0.0.1
> > $
> >
> > What does that means? It is only obtained with non root user.
>
> Try putting ``noipdefault'' in the privileged global options file.
>
> See pppd(8) for further explanation.
>
noipdefault
Disables the default behaviour when no local IP address is spec-
ified, which is to determine (if possible) the local IP address
from the hostname. With this option, the peer will have to sup-
ply the local IP address during IPCP negotiation (unless it
specified explicitly on the command line or in an options file).
I have a local IP address specified explicitly in an options file so
that doesn't seem relevant. In addition, that command line work when
issued by the root user.
--
Shaul Karl, shaul @ actcom . net . il
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]