Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 1999 20:00:34 -0300
From:      Gustavo V G C Rios <grios@ddsecurity.com.br>
To:        questions@freebsd.org
Subject:   ppp
Message-ID:  <37BDDE12.C32853F4@ddsecurity.com.br>

next in thread | raw e-mail | index | archive | help
I am trying to get connect to the itnernet, using ppp.
I try to connect using "ppp -background isp", but i cannot do it.
Otherway, when i:

myname# ppp
Working in interactive mode
Using interactive interface: tun0
ppp on myname> term
atdtXXXXXXX

This way it goes well, no problem.

Can anybody here tell me what's going on ?

Could my /etc/ppp/ppp.conf be wrong ?

Here goes my ppp.conf:

default:
 set device /dev/cuaa2
 set speed 57600
 set openmode passive
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK
\\dATDT\\T TIMEOUT 40 CONNECT"

isp:
 set phone 8995400
 set login "TIMEOUT 5 Login:-\\r-Login: mylogin word: mypass"
 set timeout 120
 set ifaddr 0 0
 set authname mylogin
 set authkey mypass



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?37BDDE12.C32853F4>