[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ppp help
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: ppp help
- From: Matteo Cavalleri <shiva_(_dot_)_brahma_(_at_)_inwind_(_dot_)_it>
- Date: Tue, 26 Feb 2002 11:00:10 +0100
> 3com 56k faxmodem model 5610a or rev1... Can anyone give me an example of a ppp
> script and how to start it up. I have read the faq and looked around on
i set up my script just as the faq suggests to do. I didn't care about
my modem brand/model and it worked (as it ever worked on every os and
with every modem). In other words I don't think the problem is with your
particular modem. here' s my ppp.conf (I added X3 in the default modem
init string but maybe it's not necessary in your country)
--------------
default:
set log Phase Chat LCP IPCP CCP tun command
set device /dev/cua00
set speed 115200
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0X3 OK \\dATDT\\T TIMEOUT 40 CONNECT"
myisp:
set phone ****
set login
set authname ****
set authkey ****
set timeout 120
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
allow users **** *****
set redial 5 10
set reconnect 3 20
--------------
I've also created this ppp.linkup file:
--------------
MYADDR:
add default HISADDR
--------------
--
Shiva
"Better true to yourself
Than a perfect shadow
Of somebody else
An empty shell"
(MrBig, My new religion)
Visit your host, monkey.org