Subject: ppp from alpha to i386
To: None <port-i386@netbsd.org>
From: Chris Rupnik <chrisr@geeknet.montreal.qc.ca>
List: port-i386
Date: 06/29/1999 19:09:14
Hi
 This is an easy one. I am getting this when i try to dial in from my
alpha to my i386.

 I start pppd from the alpha

pppd call intel


 The links connects, and then on the alpha i get disconnected right after
it successfully connects.

 The reason for the disconnect is in the message log of the intel

Jun 29 11:53:32 mallow mgetty[349]: data dev=tty01, pid=349, caller=none,
conn='
14400/ARQ/14400 LAP-M', name='', cmd='/usr/bin/login', user='ppp'
Jun 29 11:53:32 mallow pppd[350]: pppd 2.3.1 started by ppp, uid 105
Jun 29 11:53:32 mallow pppd[350]: pppd 2.3.1 started by ppp, uid 105
Jun 29 11:53:32 mallow pppd[350]: Using interface ppp0
Jun 29 11:53:32 mallow pppd[350]: Connect: ppp0 <--> /dev/tty01
Jun 29 11:53:32 mallow pppd[350]: Connect: ppp0 <--> /dev/tty01
Jun 29 11:53:37 mallow pppd[350]: Modem hangup
Jun 29 11:53:37 mallow pppd[350]: Modem hangup
Jun 29 11:53:37 mallow pppd[350]: Hangup (SIGHUP)
Jun 29 11:53:37 mallow pppd[350]: Connection terminated.
Jun 29 11:53:37 mallow pppd[350]: Connection terminated.
Jun 29 11:53:37 mallow pppd[350]: Serial link is not 8-bit clean:
Jun 29 11:53:37 mallow pppd[350]: Serial link is not 8-bit clean:
Jun 29 11:53:37 mallow pppd[350]: All received characters had bit 7 set to
0
Jun 29 11:53:37 mallow pppd[350]: All received characters had bit 7 set to
0
Jun 29 11:53:38 mallow pppd[350]: Exit.      


I looked through the options for pppd, and nothing came up. I looked
through the archive, and there was the same problem on the port-arm32, but
no answer.

 What should i be doing differently?

Thanks

Chris