Date: Thu, 28 Jun 2001 11:25:40 +0200 From: =?ISO-8859-1?Q?Jean=2DS=E9bastien=20P=E9dron?= <jean-sebastien.pedron@medisite.net> To: FreeBSD Newbies <freebsd-newbies@FreeBSD.ORG> Subject: ADSL with PPPoE Message-ID: <3B3AF814.5030909@medisite.net>
next in thread | raw e-mail | index | archive | help
Hello :) For my ADSL line, I must use PPP over Ethernet. To configure this, I read the section about it in the Handbook. I have no problem to dial up, but the speed of the connection is very very poor : the download speed stays at about 3kb/s. I notice that the RX and TX leds of the modem does not blink often, but always at the same time and same interval. Does somebody have an idea ? Here are sone details : Pentium 100 / 32 Mo Ram EDO DD IDE 4Go NIC1 : D-link DFE-530TX 10/100 Mbps (driver : vr) NIC2 : Realtek 8029 10 Mbps (driver : ed) Modem Alcatel Speed Touch Ethernet ADSL line : Netissimo 1 (512k down, 128k up) /etc/ppp/ppp.conf : (copied from the Handbook)adsl: set device PPPoE:/ed0/ set mru 1492 set mtu 1492 set authname <my_login> set authkey <my_password> set log Phase tun command set dial set login set ifaddr 10.0.0.1/0 10.0.0.2/0 add default HISADDR nat enable yes papchap: set authname YOURLOGINNAME set authkey YOURPASSWORD Thanks Jean-Sébastien Pédron PS : sorry for my poor english :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B3AF814.5030909>