Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 1998 06:54:29 -0400
From:      "Stephen A. Derdau" <sderdau@bit-net.com>
To:        Arisandy <sandy@divre5.telkom.co.id>
Cc:        Question <questions@FreeBSD.ORG>, Isp <isp@FreeBSD.ORG>
Subject:   Re: ppp -auto -alias
Message-ID:  <356164E5.446B9B3D@bit-net.com>
References:  <018d01bd82df$c2b71c20$7305600a@dial-up.divre5.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm new to this FreeBSD stuff.  Maybe this will help
you....I start it by ppp -auto -alias derdau
You may want to make some changes below. anyways it works 
for me. Hope it will work for you.
After I start it I ping any address or callup netscape and
it dials in automatically.  My other machines on the my net
use the FreeBSD machine as a gateway.


default:
 set device /dev/cuaa1
 set speed 115200
 set log Phase Chat Connect Carrier lcp ipcp ccp command
 disable lqr
 deny lqr
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 15 \"\" ATE1Q0 OK-AT-OK
\\dATDT
\\T TIMEOUT 40 CONNECT"
#iij-demand:
derdau:
 set authname USERNAME HERE *
 set authkey PASSWRD HERE *
 set phone ####### ISP PHONE NUMBER HERE *
 set openmode active
# set openmode passive
 set timeout 0
 accept pap
 set ifaddr 208.145.132.31/0 207.51.120.26/0
 add 0 0 207.51.120.26   


Arisandy wrote:
> 
> I run delete ALL in default section...still default route exits....
> 
> my local ipaddress is 10.96.5.180 (freeBSD) ....and my lan gateway is
> 10.96.5.1
> my client is 10.96.5.181 and 10.96.5.182.....
> ip address from isp is dynamic.....
> 
> if i try ppp -ddial demand....
> add default route exits....
> and then few seconds....there is messages like this...
> 
> ppp[180] tun0: Error : OpemModem failed :/ dev/cuaa0 : Interrupt system call
> 
> I use this line as dial in server....I try to kill getty in process..
> but  still the same problem....
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
                   "FreeBSD It's That and Much Much More"
                   Find out Why @ http://www.freebsd.org
Stephen A. Derdau

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?356164E5.446B9B3D>