From owner-freebsd-newbies Thu Jun 28 2:20:46 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from mail.medisite.net (mail.medisite.net [194.98.201.15]) by hub.freebsd.org (Postfix) with ESMTP id 1771B37B406 for ; Thu, 28 Jun 2001 02:20:31 -0700 (PDT) (envelope-from jean-sebastien.pedron@medisite.net) Received: from medisite.net ([194.98.201.3]) by mail.medisite.net (8.11.0/8.9.3) with ESMTP id f5S9KMa08514 for ; Thu, 28 Jun 2001 11:20:22 +0200 Message-ID: <3B3AF814.5030909@medisite.net> Date: Thu, 28 Jun 2001 11:25:40 +0200 From: =?ISO-8859-1?Q?Jean=2DS=E9bastien=20P=E9dron?= User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.5 i686; en-US; rv:0.9.1) Gecko/20010607 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Newbies Subject: ADSL with PPPoE Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 set authkey 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