From owner-freebsd-questions@FreeBSD.ORG Thu Apr 8 10:58:39 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F244F16A4CF for ; Thu, 8 Apr 2004 10:58:38 -0700 (PDT) Received: from prserv.net (asmtp1.prserv.net [32.97.166.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC94443D4C for ; Thu, 8 Apr 2004 10:58:38 -0700 (PDT) (envelope-from yann.luppo@attglobal.net) Received: from razorwork (130.wf21.bltm.wswdc01r18.dsl.att.net[12.103.21.130]) by prserv.net (asmtp1) with SMTP id <20040408175834251055qmege> (Authid: yann.luppo@attglobal.net); Thu, 8 Apr 2004 17:58:37 +0000 Message-ID: <07db01c41d60$df6d88a0$8215670c@razorwork> From: "RazorOnFreeBSD" To: "Peter Giessel" References: <3814951.1081446626756.JavaMail.pgiessel@mac.com> Date: Thu, 8 Apr 2004 13:58:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@freebsd.org Subject: Re: Internet 2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 17:58:39 -0000 Are you sure about that ? Because Windows XP recognize my LAN as a 10MBits/s and the Internet WAN as 100MBits/s. I don't know why but it works with Windows. ----- Original Message ----- From: "Peter Giessel" To: "RazorOnFreeBSD" Sent: Thursday, April 08, 2004 7:50 PM Subject: Re: Internet 2 > switch your dc and rl in your rc.conf. > > your ifconfig shows that dc0 is plugged into your DSL > (media: Ethernet autoselect (10baseT/UTP)), so your > rc.conf should read: > > ifconfig_dc0="inet 12.103.21.x netmask 255.255.255.0" > ifconfig_rl0="inet 192.168.1.1 netmask 255.255.255.0" > >