Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2000 09:56:44 -0500
From:      "Greg Stevens" <gstevens@interaccess.com>
To:        <questions@FreeBSD.org>
Subject:   Can't get PPP to talk to Modem
Message-ID:  <NDBBKIFGELNMOIEEKHBPEECBCAAA.gstevens@interaccess.com>

next in thread | raw e-mail | index | archive | help
I am trying to dial manually with PPP per the example in the FreeBSD
Handbook,
pp. 346.

After entering terminal mode, PPP won't let me enter Hayes commands (no
echo) although
I can execute PPP commands beginning with "~".

ppp.log sequence is at the end of this message.  Note the line "/dev/cuaa1
doesn't support CD" which seems kind of weird if CD means 'carrier detect'
since there is not supposed to be any CD at that stage.  In fact, I verified
via stty that the clocal flag was set by ppp.

I'll appreciate any help you can offer to help me talk to my modem.

Here is the ppp.log:

Apr 23 07:44:01  ppp[312]: Phase: Using interface: tun0
Apr 23 07:44:01  ppp[312]: Phase: deflink: Created in closed state
Apr 23 07:44:01  ppp[312]: tun0: Command: default: set speed 115200
Apr 23 07:44:01  ppp[312]: tun0: Command: default: set dial ABORT BUSY ABORT
NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q0 OK \dATDT\T TIMEOUT 40 CONNECT
Apr 23 07:44:01  ppp[312]: tun0: Command: default: set timeout 120
Apr 23 07:44:01  ppp[312]: tun0: Command: default: set ifaddr 10.0.0.1/0
10.0.0.2/0 255.255.255.0 0.0.0.0
Apr 23 07:44:01  ppp[312]: tun0: Command: default: add default HISADDR
Apr 23 07:44:01  ppp[312]: tun0: Command: default: enable dns
Apr 23 07:44:01  ppp[312]: tun0: Phase: PPP Started (interactive mode).
Apr 23 07:44:03  ppp[312]: tun0: Command: /dev/tty: term
Apr 23 07:44:03  ppp[312]: tun0: Phase: bundle: Establish
Apr 23 07:44:03  ppp[312]: tun0: Phase: deflink: closed -> opening
Apr 23 07:44:03  ppp[312]: tun0: Phase: deflink: Connected!
Apr 23 07:44:03  ppp[312]: tun0: Phase: deflink: opening -> carrier
Apr 23 07:44:04  ppp[312]: tun0: Phase: deflink: /dev/cuaa1 doesn't support
CD
Apr 23 07:44:04  ppp[312]: tun0: Phase: deflink: carrier -> ready
Apr 23 07:50:27  ppp[312]: tun0: Command: /dev/tty: quit
Apr 23 07:50:27  ppp[312]: tun0: Phase: deflink: Disconnected!
Apr 23 07:50:27  ppp[312]: tun0: Phase: deflink: Connect time: 384 secs: 0
octets in, 0 octets out
Apr 23 07:50:27  ppp[312]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec
on Sun Apr 23 07:50:27 2000
Apr 23 07:50:27  ppp[312]: tun0: Phase: deflink: ready -> closed
Apr 23 07:50:27  ppp[312]: tun0: Phase: bundle: Dead
Apr 23 07:50:27  ppp[312]: tun0: Phase: PPP Terminated (normal).



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBKIFGELNMOIEEKHBPEECBCAAA.gstevens>