From owner-freebsd-questions Tue Apr 17 8:22: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id B603837B42C for ; Tue, 17 Apr 2001 08:22:01 -0700 (PDT) (envelope-from freymann@eagle.ca) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.0/8.11.0) with SMTP id f3HFMxK17144; Tue, 17 Apr 2001 11:23:00 -0400 (EDT) (envelope-from freymann@eagle.ca) Message-ID: <01e501c0c752$86bc7fc0$0f01a8c0@phantom> Reply-To: "Gerald T. Freymann" From: "Gerald T. Freymann" To: "Peter Brezny" Cc: References: Subject: Re: three nics, two networks, simple routing problem... (fwd) Date: Tue, 17 Apr 2001 11:24:42 -0400 Organization: eagle.ca 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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why not put an alias on one of the NICS, thus, requiring only two NICs? -Gerry ----- Original Message ----- From: "Peter Brezny" To: "Ken Bolingbroke" Cc: Sent: Tuesday, April 17, 2001 10:42 AM Subject: Re: three nics, two networks, simple routing problem... (fwd) Thanks Ken, Is this where the options BRIDGE might come in handy? If so, does anyone have some pointers as to how to implement it in this situation? I know it seems like a weird setup, but i'm forced into it since the xl0 interface is plugged into a breezcom wireless device, which latches on to the first mac address it sees, keeping me from just plugging a hub into the wireless device. Thanks again. pb On Tue, 17 Apr 2001, Ken Bolingbroke wrote: > > > On Tue, 17 Apr 2001, Peter Brezny wrote: > > > my rc.conf looks like this. > > > > ifconfig_xl0="inet 10.30.1.30 netmask 255.255.255.0" > > ifconfig_xl1="inet 10.30.1.31 netmask 255.255.255.0" > > ifconfig_xl2="inet 10.20.30.1 netmask 255.255.255.0" > > > > xl1 is the iface giving problems. > > You can't have two interfaces on the same subnet. (xl0 and xl1) > > Ken > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message