Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 14:24:20 -0600
From:      "Jonathan E. Lyons" <parrothd@midwest.net>
To:        "Dewey, Michael" <mdewey@uswest.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Terminal mode in ppp
Message-ID:  <3.0.5.32.19991118142420.00aba330@midwest.net>
In-Reply-To: <690C7049A180D11194BD00805F6F2CE003BEB158@denex03.uswmedia. com>

next in thread | previous in thread | raw e-mail | index | archive | help
Are you sure that you're using the correct COM port? Check
/etc/ppp/ppp.conf and make sure that you have the correct device listed for
your modem...



9:23am@parrothd/etc>cd ppp
9:23am@parrothd/etc/ppp>more ppp.conf
#################################################################
#
#       PPP  Sample Configuration File
#
#         Written by Toshiharu OHNO
#
# $Id: ppp.conf.sample,v 1.5.2.12 1997/09/10 01:00:27 brian Exp $
#
#################################################################

# Default setup. Always executed when PPP is invoked.
#
default:
 set device /dev/cuaa0 <<<----------------This means COM1, cuaa1 = COM2
 set speed 57600
# set log Phase +Chat Connect Carrier hdlc LCP IPCP CCP tun
 deny lqr
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK
\\dATm1DT\\T TIMEOUT 100 CONNECT"


At 01:06 PM 11/18/99 -0700, Dewey, Michael wrote:
>I am still trying to get my modem to work, but when I enter terminal mode in
>ppp, none of my keystrokes (or any of the replies from the modem) are echoed
>to the terminal.  Does anybody know what could be causing this?  Please let
>my know what information about my system configuration would be helpful.
>
>Thanks,
>Mike
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>
>

Jonathan E. Lyons 			
parrothd@midwest.net			Nucleus Consulting	
ICQ # 14226912			www.nucleusconsulting.com
Cell # 773-251-1967			A+, MCSE, CCNA, FreeBSD!



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?3.0.5.32.19991118142420.00aba330>