Date: Fri, 16 Oct 1998 12:16:05 -0400 (EDT) From: BEAUPRE Antoine <beaupran@JSP.UMontreal.CA> To: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Slow use of ppp Message-ID: <Pine.SGI.3.96.981016121133.25709A-100000@derby.jsp.umontreal.ca>
next in thread | raw e-mail | index | archive | help
Hi!
I recently crashed my /, and lost all my file in it, including /etc.
I rebuilded it from scratch, but It's surely not as it should be, because
a lot of thing are going wrong here.
When I use ppp to connect to my isp, a simple telnet to my isp takes so
long that I at first thougth that there was no connection. Same problem
with pine, which takes long enough to start for me to kill it.
Here is my /etc/ppp/ppp.conf:
----------------------------------------
default:
allow users spidey
set log Phase Chat Connect Carrier LCP IPCP CCP tun command
set device /dev/modem
set speed 38400
deny lqr
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK
ATS7=45S0=0S
11=50L3M1V1X4&c1E1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
set redial 10 5
set reconnect 10 10
provider:
set server /var/run/internet "" 0177
set phone "514 343 2411"
set authkey koko2dye
set login "TIMEOUT 10 \"\" \"\" ame:--ame: beaupran ord: \\P net>
term\\sdown n
et> ppp\\sdefault"
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
delete ALL
add 0 0 HISADDR
-------------------------------------------------
Here is ppp.linkup:
-----------------------------------
MYADDR:
delete ALL
add 0 0 HISADDR
---------------------------------
what is wrong?
Thanks!
Spidey
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.SGI.3.96.981016121133.25709A-100000>
