From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:28:50 2005 Return-Path: X-Original-To: questions@freebsd.org 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 9D5B316A41F for ; Sun, 6 Nov 2005 15:28:50 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0200D43D45 for ; Sun, 6 Nov 2005 15:28:49 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 85148 invoked by uid 1002); 6 Nov 2005 15:28:49 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(209.167.16.15):. Processed in 2.535597 secs); 06 Nov 2005 15:28:49 -0000 Received: from unknown (HELO fuze) (209.167.16.15) by pearl.ibctech.ca with SMTP; 6 Nov 2005 15:28:46 -0000 From: "Steve Bertrand" To: "'budsz'" Date: Sun, 6 Nov 2005 10:28:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <4d4dc3640511060408p2079e13bo12502d2f62680b17@mail.gmail.com> Thread-Index: AcXi0PO5LplfoxVYTvu5SrAnP60jZQAFXg9w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Qmail-Scanner-Message-ID: <113129092667585142@pearl.ibctech.ca> Message-Id: <20051106152849.0200D43D45@mx1.FreeBSD.org> Cc: 'FreeBSD Questions' Subject: RE: Realtek ethernet problem 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: Sun, 06 Nov 2005 15:28:50 -0000 > I've some problem (can't ping etc) with rl (Realtek Ethernet > Manufacture), if I installing that ethernet on the one CPU > rl0 & rl, either that ethernet can't be use. Whereas rl0 & > rl1 has been active if I use `ifconfig` command. If I droping > one of them from my CPU, ethernet can use again. Would you > give information with this situation I'm in a hurry, but a quick suggestion. This problem *may* crop up if you incidentally try to apply an IP to a NIC that is currently in use on the network. With both NIC's installed and activated, please reply the list with the output of the following commands: # ifconfig -a # uname -a # netstat -rn ...then, do the same with only one NIC installed at a time. Comparing the differences may be able to give us more clues to the problem here. Regards, Steve > > TIA > > -- > budsz > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >