From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 04:14:41 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 A140416A4CF for ; Thu, 2 Sep 2004 04:14:41 +0000 (GMT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id F017343D49 for ; Thu, 2 Sep 2004 04:14:40 +0000 (GMT) (envelope-from micheal@tsgincorporated.com) Received: from router.rcservers.com ([68.12.171.184]) by lakermmtao03.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP <20040902041438.XMW12737.lakermmtao03.cox.net@router.rcservers.com>; Thu, 2 Sep 2004 00:14:38 -0400 Received: from dredster (dredster.rcservers.com [192.168.1.2]) by router.rcservers.com (8.13.0/8.12.9) with ESMTP id i824EVHf063543; Wed, 1 Sep 2004 23:14:31 -0500 (CDT) (envelope-from micheal@tsgincorporated.com) Message-ID: <0ce401c490a3$85aaaa80$0201a8c0@dredster> From: "Micheal Patterson" To: , References: <52742.68.228.39.23.1094092953.squirrel@voicesofopposition.org> Date: Wed, 1 Sep 2004 23:15:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: rl2 not working on otherwise functioning network/gateway 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, 02 Sep 2004 04:14:41 -0000 ----- Original Message ----- From: To: Sent: Wednesday, September 01, 2004 9:42 PM Subject: rl2 not working on otherwise functioning network/gateway > Ok, if someone here can help me w/ this I will be really grateful. I > turned to this list after a post on a forum offering the expected > advice > didn't help solve my problem. Basically my computer acts as a gateway > for > my network, and it functions fine. I then decided to add another > network > adapter so that I could add my file server to the network. But after > making the necessary changes to my rc.conf, I found that the network > card > was "active", but had no IP address, and wasn't passing traffic. I'm > attaching my dmesg, and the output from ifconfig rl2. Here are a few > things I've tried to remedy the problem. > You can't have multiple nics on the same network segment unless the system is in bridge mode. If you're wanting to route through, I assume, rl0 to the net, and have rl1 internal to the other system(s), you'll either have to bridge rl1 / rl2 together (man bridge) or renumber your internal systems to something other than the same network that rl1 is on. -- Micheal Patterson TSG Network Administration 405-917-0600 Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.