Subject: dialin - hangup
To: None <netbsd-users@netbsd.org>
From: Maurizio Caloro <mauric@gmx.ch>
List: netbsd-users
Date: 05/04/2005 07:47:01
Hello,
I hope some people can help me on this trubble that i have
here on this old i386 maschine with netbsd 2.0.2 installed i
want start a dialup with this isdn modem ZYXEL Omni.net.D on
the follwoing port "tty00"

i have attached the log file and i see that the connection made
successful but the hangup succed in the same step !

please can you give me any more tips to solve me dialin problem !

best regards 
Maurizio


i start me call with the following option
164# pppd call freenet

164# /etc/ppp/peers/cat freenet
connect '/usr/sbin/chat -v -f /etc/ppp/peers/freenet.chat'
login
debug
kdebug 4

164# /etc/ppp/peers/cat freenet.chat
ABORT   BUSY
ABORT   "NO CARRIER"
ABORT   VOICE
ABORT   "NO DIALTONE"
""      "ATZ"
"OK"    "ATB97"
"OK"    "ATDI0840555555"

164# /etc/ppp/cat pap-secrets (chmod 600 pap-secrets)
username * password

164# /etc/ppp/cat options
/dev/tty00
lock
crtscts
defaultroute
noipdefault

May  3 18:55:00 164 pppd[1612]: pppd 2.4.1 started by root, uid 0
May  3 18:55:00 164 pppd[1612]: pppd 2.4.1 started by root, uid 0
May  3 18:55:01 164 chat[738]: abort on (BUSY)
May  3 18:55:01 164 chat[738]: abort on (NO CARRIER)
May  3 18:55:01 164 chat[738]: abort on (VOICE)
May  3 18:55:01 164 chat[738]: abort on (NO DIALTONE)
May  3 18:55:01 164 chat[738]: send (ATZ^M)
May  3 18:55:01 164 chat[738]: expect (OK)
May  3 18:55:02 164 chat[738]: ATZ^M^M
May  3 18:55:02 164 chat[738]: OK
May  3 18:55:02 164 chat[738]:  -- got it
May  3 18:55:02 164 chat[738]: send (ATB97^M)
May  3 18:55:02 164 chat[738]: expect (OK)
May  3 18:55:02 164 chat[738]: ^M
May  3 18:55:02 164 chat[738]: ATB97^M^M
May  3 18:55:02 164 chat[738]: OK
May  3 18:55:02 164 chat[738]:  -- got it
May  3 18:55:02 164 chat[738]: send (ATDI0840555555^M)
May  3 18:55:02 164 pppd[1612]: Serial connection established.
May  3 18:55:02 164 pppd[1612]: Using interface ppp0
May  3 18:55:02 164 pppd[1612]: Connect: ppp0 <--> /dev/tty00
May  3 18:55:02 164 pppd[1612]: Connect: ppp0 <--> /dev/tty00
May  3 18:55:02 164 pppd[1612]: Modem hangup
May  3 18:55:02 164 pppd[1612]: Modem hangup
May  3 18:55:02 164 pppd[1612]: Connection terminated.
May  3 18:55:02 164 pppd[1612]: Connection terminated.
May  3 18:55:04 164 pppd[1612]: Exit.