From owner-freebsd-questions Mon Feb 24 11:33:12 2003 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 91BBA37B401 for ; Mon, 24 Feb 2003 11:33:10 -0800 (PST) Received: from mailhost.icepr.com (rotnsrv.icenetworks.com [196.12.160.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C4E43F85 for ; Mon, 24 Feb 2003 11:33:09 -0800 (PST) (envelope-from aalejandro@icepr.com) Received: (qmail 26994 invoked from network); 24 Feb 2003 19:19:25 -0000 Received: from unknown (HELO abel) (196.12.160.14) by mailhost.icepr.com with SMTP; 24 Feb 2003 19:19:25 -0000 Message-ID: <00b801c2dc3b$39e511d0$0ea00cc4@abel> From: "Abel Alejandro" To: "Daniel Schrock" Cc: References: <3E5A6EA3.6030502@speakeasy.net> Subject: Re: cant get out with two interfaces. Date: Mon, 24 Feb 2003 15:30:44 -0400 Organization: ICENetworks.com, Inc. 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.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It worked with a netmask of 255.255.255.0 Thanks. ----- Original Message ----- From: "Daniel Schrock" To: "Abel Alejandro" ; Sent: Monday, February 24, 2003 3:12 PM Subject: Re: cant get out with two interfaces. > Abel Alejandro wrote: > > Hello, I have two interfaces. The rl0 is for monitoring purposes and fxp0 is > > for normal internet access. > > rl0 is attached to a catalyst port using SPAN, meaning all the traffic going > > to the internet gets mirrored to > > this port. fxp0 is on the same catalyst. > > > > If I shutdown rl0 then I can access fxp0 from the outside, but if I ifconfig > > rl0 up then > > I am just allowed to access fxp0 within machines in the 196.12.X.0 network. > > > > rl0: flags=8802 mtu 1500 > > inet 10.0.0.1 netmask 0xa0000fc broadcast 255.255.255.3 > > inet6 fe80::2e0:7dff:fed0:fdf4%rl0 prefixlen 64 scopeid 0x1 > > ether 00:e0:7d:d0:fd:f4 > > media: Ethernet autoselect (100baseTX ) > > status: active > > if this is just for monitoring with SPAN, you shouldn't give it an > address at all. just bring it up. > > i also suggest locking your interfaces and switch ports to their > respective speed and duplex. > you will see improvements in performance. > > > .daniel.schrock,ccna > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message