On Thu, Aug 03, 2000 at 12:22:05PM -0500, Kelly Dossett wrote:
> >From my Linux PC, I am attempting to make an outbound PPP connection (via the modem
>to a WebRamp 310I modem pool) but can not. From the file /var/log/warn, I see the
>error entry "Peer is not authorized to use remote address 127.0.0.11". (this
>127.0.0.11 gateway is hard coded in the WebRamp OS and can not be changed * I already
>tired that)
You have to be able to change it, unless they've gone and hacked at the
sources of pppd. Look in /etc/ppp/options, /etc/ppp/options.ttyS0 and
/etc/ppp/peers/PROVIDER where PROVIDER is the name of the connection for a
line like IP:127.0.0.1 where IP is an ip address. Just remove the line from
the file.
If they really have changed pppd sources you can try putting the
ipcp-accept-remote option in one of the above-mentioned options files. I
recommend putting it in /etc/ppp/peers/PROVIDER.
--
------------------
Sarel Botha
[EMAIL PROTECTED]
------------------
99 little bugs in the code, 99 bugs in the code,
fix one bug, compile it again...
101 little bugs in the code....
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]