Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 15:55:04 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Jason Vennes <freaker@thuntek.net>
Cc:        Dino Dai Zovi <satori@samsara.ml.org>, FreeBSD Questions <questions@FreeBSD.ORG>, Scott Halbert <support@thuntek.net>
Subject:   Re: PPP Problems 
Message-ID:  <199809161455.PAA05300@woof.lan.awfulhak.org>
In-Reply-To: Your message of "Tue, 15 Sep 1998 10:36:20 MDT." <Pine.BSF.3.96.980915102623.12038A-100000@shell1.thuntek.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
Can you use cu/tip/kermit successfully ?  If so, try enabling debug 
logging to see what's interrupting the dial script.

> 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

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199809161455.PAA05300>