Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 15:09:51 +0800
From:      Craig Beasland <craig@hotmix.com.au>
To:        "'FreeBSD Questions List'" <freebsd-questions@FreeBSD.ORG>
Subject:   PPP config problems...
Message-ID:  <000901be3a0c$1598b320$0a1e21cb@superbruce.hotmix.com.au>

next in thread | raw e-mail | index | archive | help
Hi there all,

I am having some problems with my pppd setup for incoming connections.  I
have attached the debug output to this document.

Basically I have a pretty standard setup which works perfectly with standard
analogue modems.  When I switch the modems over to ISDN T/A's I get the
errors listed in the logs.

The client is dialing in using NT Server (not my choice) and I want to
assign them a static IP.  The IP to be assigned is 10.0.0.105 but it seems
like 10.0.0.2 is being assigned (I have translated the real IP with some
others here).

Jan  7 13:25:27 mymachine pppd[667]: Using interface ppp3
Jan  7 13:25:27 mymachine pppd[667]: Connect: ppp3 <--> /dev/ttyE0
Jan  7 13:25:27 mymachine pppd[667]: Warning - secret file
/etc/ppp/pap-secrets has world and/or group access
Jan  7 13:25:27 mymachine pppd[667]: sent [LCP ConfReq id=0x1 <magic
0x22d35d3a> <pcomp> <accomp>]
Jan  7 13:25:27 mymachine pppd[667]: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0>
<magic 0x5a93> <pcomp> <callback 0x611> <quality 0x4e13 17 01> < b4 0a 53 d0
a5 2d 11 d2 bc 65> < 00 08 c7 5c 6a 38 00 00> 00 00 00]
Jan  7 13:25:27 mymachine pppd[667]: sent [LCP ConfRej id=0x0 <callback
0x611> <quality 0x4e13 17 01> < b4 0a 53 d0 a5 2d 11 d2 bc 65> < 00 08 c7 5c
6a 38 00 00> 00 00 00]
Jan  7 13:25:27 mymachine pppd[667]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0x5a93> <pcomp>]
Jan  7 13:25:27 mymachine pppd[667]: sent [LCP ConfAck id=0x1 <asyncmap 0x0>
<magic 0x5a93> <pcomp>]
Jan  7 13:25:30 mymachine pppd[667]: sent [LCP ConfReq id=0x1 <magic
0x22d35d3a> <pcomp> <accomp>]
Jan  7 13:25:30 mymachine pppd[667]: rcvd [LCP ConfRej id=0x1 <accomp>]
Jan  7 13:25:30 mymachine pppd[667]: sent [LCP ConfReq id=0x2 <magic
0x22d35d3a> <pcomp>]
Jan  7 13:25:30 mymachine pppd[667]: rcvd [LCP ConfAck id=0x2 <magic
0x22d35d3a> <pcomp>]
Jan  7 13:25:30 mymachine pppd[667]: sent [IPCP ConfReq id=0x1 <addr
203.33.30.2> <compress VJ 0f 01>]
Jan  7 13:25:30 mymachine pppd[667]: rcvd [LCP code=0xc id=0x2 00 00 5a 93
4d 53 52 41 53 56 34 2e 30 30]
Jan  7 13:25:30 mymachine pppd[667]: sent [LCP CodeRej id=0x3 0c 02 00 12 00
00 5a 93 4d 53 52 41 53 56 34 2e 30 30]
Jan  7 13:25:30 mymachine pppd[667]: rcvd [LCP code=0xc id=0x3 00 00 5a 93
4d 53 52 41 53 2d 31 2d 4d 45 54 52 4f]
Jan  7 13:25:30 mymachine pppd[667]: sent [LCP CodeRej id=0x4 0c 03 00 15 00
00 5a 93 4d 53 52 41 53 2d 31 2d 4d 45 54 52 4f]
Jan  7 13:25:33 mymachine pppd[667]: sent [IPCP ConfReq id=0x1 <addr
10.0.0.2> <compress VJ 0f 01>]
Jan  7 13:25:57 mymachine last message repeated 8 times
Jan  7 13:26:00 mymachine pppd[667]: IPCP: timeout sending Config-Requests
Jan  7 13:26:00 mymachine pppd[667]: sent [LCP TermReq id=0x5 "No network
protocols running"]
Jan  7 13:26:00 mymachine pppd[667]: rcvd [LCP TermAck id=0x5]
Jan  7 13:26:00 mymachine pppd[667]: Connection terminated, connected for 96
minutes
Jan  7 13:26:01 mymachine pppd[667]: Exit.

Any help or pointers would be appreciated.

cheers
craig


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901be3a0c$1598b320$0a1e21cb>