Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2001 10:42:04 -0400 (EDT)
From:      Peter Brezny <peter@black.purplecat.net>
To:        Ken Bolingbroke <hacker@bolingbroke.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: three nics, two networks, simple routing problem... (fwd)
Message-ID:  <Pine.BSF.4.05.10104171040000.24216-100000@black.purplecat.net>
In-Reply-To: <Pine.BSF.4.21.0104170728150.30781-100000@fremont.bolingbroke.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10104171040000.24216-100000>