Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 10:36:20 -0600 (MDT)
From:      Jason Vennes <freaker@thuntek.net>
To:        Dino Dai Zovi <satori@samsara.ml.org>, FreeBSD Questions <questions@FreeBSD.ORG>, Scott Halbert <support@thuntek.net>
Subject:   PPP Problems
Message-ID:  <Pine.BSF.3.96.980915102623.12038A-100000@shell1.thuntek.net>

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

	When _ever_ i use ppp in any way manually/script about half way
thro the modem noise, it disconnects! Any ideas? i've asked three mailing
lists and #freebsd/efnet so like.. heh.. no one knows... any ideas?... 

the script is:

$ -- /etc/ppp/ppp.conf -- $

default:
 set device /dev/cuaa0
 set speed 57600
 disable lqr
 deny lqr
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"

tntstatic:
  set phone 9981361 
  set login 
  set authname i-had-my-login-here 
  set authkey i-had-my-password-here
  set timeout 300  
  set ifaddr 206.206.98.57 206.206.98.55 255.255.255.0 0.0.0.0 
  delete ALL
  add 0 0 HISADDR 

$ -- EOF [/etc/ppp/ppp.conf] -- $

 -- Any ideas? Thanks!


-- Blah blah blah
Jason Vennes



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?Pine.BSF.3.96.980915102623.12038A-100000>