I had a ppp dial in server working perfectly with Redhat 9 (ppp 2.4.1)
(with windows 2000 and xp clients).
I have upgraded my server to Fedora Core 3 (ppp 2.4.2) and now clients
cannot connect anymore... I have used exactly the same options files
for ppp, so i really don't know what the problem is... The Windows
clients give an error message that looks like "Your computer or the
server can not negociate PPP parameters". I have attached my
configuration files and log. We can see in the log that the
authentification have succeeded, but something goes wrong for network
address negociation... Maybe version 2.4.2 have a different behaviour
than 2.4.1 with some options??
Server informations :
LAN address : 192.168.0.11
Router : 192.168.0.1
Client address (assigned by the server): 192.168.0.200
options.server file:
-detach
asyncmap 0
modem
debug
logfile /var/log/pppd.ttyS1.log
crtscts
lock
require-pap
refuse-chap
proxyarp
:192.168.0.200
ms-dns 192.168.0.1
Log file :
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS1
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth pap> <magic 0x3cddd612>
<pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <auth pap> <magic 0x3cddd612>
<pcomp> <accomp>]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x3fd1159> <pcomp>
<accomp> <callback CBCP>]
sent [LCP ConfRej id=0x2 <callback CBCP>]
rcvd [LCP ConfReq id=0x3 <asyncmap 0x0> <magic 0x3fd1159> <pcomp> <accomp>]
sent [LCP ConfAck id=0x3 <asyncmap 0x0> <magic 0x3fd1159> <pcomp> <accomp>]
rcvd [LCP code=0xc id=0x4 03 fd 11 59 4d 53 52 41 53 56 35 2e 30 30]
sent [LCP CodeRej id=0x2 0c 04 00 12 03 fd 11 59 4d 53 52 41 53 56 35 2e
30 30]
rcvd [LCP code=0xc id=0x5 03 fd 11 59 4d 53 52 41 53 2d 30 2d 43 4f 50
45 52 4e 49 43]
sent [LCP CodeRej id=0x3 0c 05 00 18 03 fd 11 59 4d 53 52 41 53 2d 30 2d
43 4f 50 45 52 4e 49 43]
rcvd [PAP AuthReq id=0x0 user="user123" password=<hidden>]
sent [PAP AuthAck id=0x0 "Login ok"]
PAP peer authentication succeeded for user123
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
rcvd [IPCP ConfReq id=0x6 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-wins 0.0.0.0> <ms-dns3 0.0.0.0> <ms-wins 0.0.0.0>]
sent [IPCP ConfRej id=0x6 <ms-wins 0.0.0.0> <ms-wins 0.0.0.0>]
rcvd [LCP ProtRej id=0x7 80 fd 01 01 00 0c 1a 04 78 00 18 04 78 00]
rcvd [IPCP ConfRej id=0x1 <addr 0.0.0.0>]
sent [IPCP ConfReq id=0x2 <addrs 0.0.0.0 192.168.0.200> <compress VJ 0f 01>]
rcvd [IPCP ConfReq id=0x8 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1
0.0.0.0> <ms-dns3 0.0.0.0>]
sent [IPCP ConfNak id=0x8 <addr 192.168.0.200> <ms-dns1 192.168.0.1>
<ms-dns3 192.168.0.1>]
rcvd [IPCP ConfRej id=0x2 <addrs 0.0.0.0 192.168.0.200>]
sent [IPCP ConfReq id=0x3 <addrs 0.0.0.0 192.168.0.200> <compress VJ 0f 01>]
rcvd [IPCP ConfReq id=0x9 <compress VJ 0f 01> <addr 192.168.0.200>
<ms-dns1 192.168.0.1> <ms-dns3 192.168.0.1>]
sent [IPCP ConfAck id=0x9 <compress VJ 0f 01> <addr 192.168.0.200>
<ms-dns1 192.168.0.1> <ms-dns3 192.168.0.1>]
rcvd [IPCP ConfRej id=0x3 <addrs 0.0.0.0 192.168.0.200>]
sent [IPCP ConfReq id=0x4 <addrs 0.0.0.0 192.168.0.200> <compress VJ 0f 01>]
rcvd [IPCP ConfRej id=0x4 <addrs 0.0.0.0 192.168.0.200>]
sent [IPCP ConfReq id=0x5 <addrs 0.0.0.0 192.168.0.200> <compress VJ 0f 01>]
rcvd [IPCP ConfRej id=0x5 <addrs 0.0.0.0 192.168.0.200>]
sent [IPCP ConfReq id=0x6 <addrs 0.0.0.0 192.168.0.200> <compress VJ 0f 01>]
rcvd [IPCP TermReq id=0xa 03 fd 11 59 00 3c cd 74 00 00 02 dc]
sent [IPCP TermAck id=0xa]
rcvd [LCP TermReq id=0xb 03 fd 11 59 00 3c cd 74 00 00 00 00]
sent [LCP TermAck id=0xb]
Hangup (SIGHUP)
Modem hangup
Connection terminated.
Connect time 0.1 minutes.
Sent 198 bytes, received 178 bytes.
Connect time 0.1 minutes.
Sent 198 bytes, received 178 bytes.