Subject: 1.5Alpha pppd problems
To: None <current-users@netbsd.org>
From: Brook Milligan <brook@biology.nmsu.edu>
List: current-users
Date: 07/06/2000 23:24:46
I just installed 1.5Alpha/i386 on a machine that is a ppp dialup
server to try it out. The pppd setup is exactly the same as what
worked with 1.4.2 (as is the setup on the client end), but I cannot
get a connection established.
The connections (viewed from the client side) go like:
Jul 6 22:46:03 larix chat[348]: CONNECT
Jul 6 22:46:03 larix chat[348]: -- got it
Jul 6 22:46:03 larix chat[348]: send ()
Jul 6 22:46:03 larix pppd[345]: Serial connection established.
Jul 6 22:46:04 larix pppd[345]: Connect: ppp0 <--> /dev/modem
Jul 6 22:46:04 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:05 larix /netbsd: ppp0: bad protocol ffffe680
Jul 6 22:46:05 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:07 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:07 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:10 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:11 larix /netbsd: ppp0: bad protocol ffffe680
Jul 6 22:46:11 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:13 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:14 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:16 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:17 larix /netbsd: ppp0: bad protocol ffffe680
Jul 6 22:46:17 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:19 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:20 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:22 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:23 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:25 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:26 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:28 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:29 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:31 larix /netbsd: ppp0 output:
ff03c021010100130305c22305050697c5ff8c07020802
Jul 6 22:46:32 larix /netbsd: ppp0: bad char 1000000
Jul 6 22:46:34 larix pppd[345]: LCP: timeout sending Config-Requests
Jul 6 22:46:34 larix pppd[345]: Connection terminated.
What has changed with pppd that could cause this? Is the problem
related to all the other networking stuff (e.g., kerberos, etc..) that
is giving people problems? Are magical incantations required to get
pppd to do the "old" IP4-only stuff that I was using before?
Any suggestions on how to track down the problem are welcome.
Thanks for your help.
Cheers,
Brook