Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux pppd & Unauthorized remote IP address

490 views
Skip to first unread message

Michael Bidner

unread,
Oct 4, 1999, 3:00:00 AM10/4/99
to
I try to connect to a Linux Server (pppd is running).

Everything looks good, but at the end of the IPCP communication I got this messages:

rcvd [LCP ProtRej id=0x4 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
rcvd [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
sent [IPCP ConfNak id=0x1 <addr 192.168.254.199>]
sent [IPCP ConfReq id=0x2 <addr 192.168.254.100>]
rcvd [IPCP ConfReq id=0x1 <addr 192.168.254.199>]
sent [IPCP ConfAck id=0x1 <addr 192.168.254.199>]
rcvd [IPCP ConfAck id=0x2 <addr 192.168.254.100>]

Peer is not authorized to use remote address 192.168.254.199

sent [IPCP TermReq id=0x3 "Unauthorized remote IP address"]

What's the problem ?
I've tried other addresses, but it's always the same message.

Email me at
      mbidner @ delphinsys.de

Thanks,
Michael
 

Michael Bidner

unread,
Oct 4, 1999, 3:00:00 AM10/4/99
to
I found the problem:

I've needed a entry in the /etc/ppp/pap-secrets, (in my case * for Wild Card)

inetport.com

unread,
Oct 4, 1999, 3:00:00 AM10/4/99
to
Please don't post to usenet in MIME and especially don't post HTML.

Michael Bidner (mbi...@delphinsys.de) wrote:

> --------------FBC5273818965E3F1C9336FA
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit

> I try to connect to a Linux Server (pppd is running).

> Everything looks good, but at the end of the IPCP communication I got
> this messages:

> rcvd [LCP ProtRej id=0x4 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03
> 2f]
> rcvd [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
> sent [IPCP ConfNak id=0x1 <addr 192.168.254.199>]
> sent [IPCP ConfReq id=0x2 <addr 192.168.254.100>]
> rcvd [IPCP ConfReq id=0x1 <addr 192.168.254.199>]
> sent [IPCP ConfAck id=0x1 <addr 192.168.254.199>]
> rcvd [IPCP ConfAck id=0x2 <addr 192.168.254.100>]

> Peer is not authorized to use remote address 192.168.254.199

> sent [IPCP TermReq id=0x3 "Unauthorized remote IP address"]

> What's the problem ?
> I've tried other addresses, but it's always the same message.

Are you authenticating with PAP or CHAP? If so then you need to specify
the IP address(es) that the peer can use in the fourth field of the
secrets file.


> --------------FBC5273818965E3F1C9336FA
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit

> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
> <html>


> I try to connect to a Linux Server (pppd is running).

> <p>Everything looks good, but at the end of the IPCP communication I got
> this messages:
> <p>rcvd [LCP ProtRej id=0x4 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15
> 03 2f]
> <br>rcvd [IPCP ConfReq id=0x1 &lt;addr 0.0.0.0>]
> <br>sent [IPCP ConfNak id=0x1 &lt;addr 192.168.254.199>]
> <br>sent [IPCP ConfReq id=0x2 &lt;addr 192.168.254.100>]
> <br>rcvd [IPCP ConfReq id=0x1 &lt;addr 192.168.254.199>]
> <br>sent [IPCP ConfAck id=0x1 &lt;addr 192.168.254.199>]
> <br>rcvd [IPCP ConfAck id=0x2 &lt;addr 192.168.254.100>]
> <h4>
> Peer is not authorized to use remote address 192.168.254.199</h4>

> <h4>
> sent [IPCP TermReq id=0x3 "Unauthorized remote IP address"]</h4>


> What's the problem ?

> <br>I've tried other addresses, but it's always the same message.
> <p>Email me at
> <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mbidner @ delphinsys.de
> <p>Thanks,
> <br>Michael
> <br>&nbsp;</html>

> --------------FBC5273818965E3F1C9336FA--


--
Clifford Kite <kite@inet% port.com> Not a guru. (tm)
/* 97.3% of all statistics are made up. */


0 new messages