Date: Thu, 3 Oct 1996 00:50:24 -0700 From: "Neil C. Jensen" <njensen@salsa.habaneros.com> To: "'questions@freebsd.org'" <questions@freebsd.org> Subject: IJPPP server problems Message-ID: <01BBB0C4.DD654220@jalapeno.habaneros.com>
next in thread | raw e-mail | index | archive | help
My previously working IJPPP server setup is now not operating (on = 2.1.5R).=20 I had been messing around trying to get Hylafax to adaptive answer, = without success. I have restored everything to the way I had it before, = but my dial-in ppp server is now causing troubles. The symptons: user dials in, establishes connection, can manually enter = username and password to establish ppp link. The line then goes dead. I = have included a snippet from the log file which shows the sequence which = happens every time (something to do with "LCP: SendConfigReq", I think). Normal terminal dialup works correctly. Any hints? Thanks in advance! Neil Jensen Habanero Studios Ltd. Vancouver, Canada=20 10-03 12:42:28 [333] Using interface: tun0 10-03 12:42:28 [333] Listening at 3000. 10-03 12:42:29 [333] PPP Started. 10-03 12:42:29 [333] Packet mode enabled 10-03 12:42:29 [333] LCP: state change Initial --> Closed 10-03 12:42:29 [333] LCP: SendConfigReq 10-03 12:42:29 [333] ACFCOMP 10-03 12:42:29 [333] PROTOCOMP 10-03 12:42:29 [333] ACCMAP [6] 00000000 10-03 12:42:29 [333] MRU [4] 1500 10-03 12:42:29 [333] MAGICNUM [6] f0263a4a 10-03 12:42:29 [333] LCP: state change Closed --> Req-Sent 10-03 12:42:30 [333] *Connected! 10-03 12:42:32 [333] LCP: SendConfigReq 10-03 12:42:32 [333] ACFCOMP 10-03 12:42:32 [333] PROTOCOMP 10-03 12:42:32 [333] ACCMAP [6] 00000000 10-03 12:42:32 [333] MRU [4] 1500 10-03 12:42:32 [333] MAGICNUM [6] f0263a4a 10-03 12:42:35 [333] LCP: SendConfigReq 10-03 12:42:35 [333] ACFCOMP 10-03 12:42:35 [333] PROTOCOMP 10-03 12:42:35 [333] ACCMAP [6] 00000000 10-03 12:42:35 [333] MRU [4] 1500 10-03 12:42:35 [333] MAGICNUM [6] f0263a4a 10-03 12:42:38 [333] LCP: SendConfigReq 10-03 12:42:38 [333] ACFCOMP 10-03 12:42:38 [333] PROTOCOMP 10-03 12:42:38 [333] ACCMAP [6] 00000000 10-03 12:42:38 [333] MRU [4] 1500 10-03 12:42:38 [333] MAGICNUM [6] f0263a4a 10-03 12:42:41 [333] LCP: SendConfigReq 10-03 12:42:41 [333] ACFCOMP 10-03 12:42:41 [333] PROTOCOMP 10-03 12:42:41 [333] ACCMAP [6] 00000000 10-03 12:42:41 [333] MRU [4] 1500 10-03 12:42:41 [333] MAGICNUM [6] f0263a4a 10-03 12:42:44 [333] LCP: state change Req-Sent --> Stopped 10-03 12:42:44 [333] LCP: LayerFinish 10-03 12:42:45 [333] Disconnected! 10-03 12:42:45 [333] Connect time: 15 secs 10-03 12:42:45 [333] Phase: Dead 10-03 12:42:46 [333] PPP Terminated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BBB0C4.DD654220>