Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 1999 20:09:39 PST
From:      "N. R.R." <robalama@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   user ppp modem failure
Message-ID:  <19990112040940.474.qmail@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to use user ppp and I came across a delima.  I tried to set 
up the ppp.conf script and every time I type:

# ppp
ppp ON myname> dial isp

then this happens:

Attempting 1 of 1
Phone:
DialModem:  modem failed.
ppp ON myname>

here is a copy of me ppp.conf file.  I can manually log on using the 
term command, but that is a big hassle everytime.

default:
  set device /dev/cuaa1
  set speed 115200
  set dial "ABORT BUSY NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 
OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT"
isp:
  set device /dev/cuaa1
  set speed 115200
  set dial "ABORT BUSY NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 
OK-AT-OK\\dATDT\\T TIMEOUT 40 CONNECT"
  set phone number
  set timeout 300
  set authname user
  set authkey pass

I tried to keep it simple.  Also, a while back I actally had it working 
and havent made any significant changes, if any, and now it wont go 
correctly.

Thanks for the help.

Neill

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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?19990112040940.474.qmail>