From owner-freebsd-questions@FreeBSD.ORG Sat Dec 23 00:27:05 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1B37D16A407 for ; Sat, 23 Dec 2006 00:27:05 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id F023413C43A for ; Sat, 23 Dec 2006 00:27:04 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBN0R2px024335 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 22 Dec 2006 16:27:02 -0800 X-Auth-Received: from [128.208.4.96] (dzihan.cs.washington.edu [128.208.4.96]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kBN0R2tV022756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 22 Dec 2006 16:27:02 -0800 Message-ID: <458C77D6.6010603@u.washington.edu> Date: Fri, 22 Dec 2006 16:27:02 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.8 (X11/20061108) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <8019672.post@talk.nabble.com> <200612222323.42143.ian@codepad.net> In-Reply-To: <200612222323.42143.ian@codepad.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.12.22.160933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: freeBSD network error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 00:27:05 -0000 Xian wrote: > On Friday 22 December 2006 06:02, freebsd wrote: > >> Hi all >> I have installed FreeBSD 6.0 unix recently. But I am not able to configure >> network (internet). >> I am having leased line with Realtek gigabit ethernet NIC. When I try to >> configure it is not showing the interface itself on sysinstall. Whether >> this freeBSD support this card or else what I have to do. >> >> Please help me >> Expect your earlier response >> >> regards >> arun >> > > The card can be configured after install, if the drivers for it exist. They > just might not be in the kernell at install time (I don't know what ones > are). > The re or rl drivers might be wat your after. The man pages for them have > lists of supported cards. > > Try re. rl is for the 10/100MBit cards--I know because I have one. -Garrett