bridging multiple interfaces

Manuel Rabade (MiG) mig at mig-29.net
Sun Oct 5 17:48:50 PDT 2003


On Sun, Oct 05, 2003 at 11:12:04PM +0300, Mike Jackson wrote:
> ext Manuel Rabade (MiG) (mig at mig-29.net) wrote:
> > On Sun, Oct 05, 2003 at 02:12:49AM +0300, Mike Jackson wrote:
> > > ext Manuel Rabade (MiG) (mig at mig-29.net) wrote:
> > > > You want to use the NAT of your ASDL router or that pc1 do the nat for xl0
> > > > and wi0 ?
> > > 
> > > I'm using the NAT on the ADSL router, because that's the only public IP
> > > that I have.
> > >
> > 
> > Humm .. are you using diferent subnets in each interface or how do you bring up
> > the interfaces ?
> 
> Hi,
>  Yes, I have the following networks:
> 
> xl0 - 192.168.3.0
> xl1 - 192.168.1.0
> wi0 - 192.168.2.0
>

That's fine, but you must check the netmask of the interfaces and your computers
in the network, it should be 255.255.0.0.

How are you bridging the interfaces ?? i think it should be:

sysctl net.link.ether.bridge_cfg=xl0,xl1,wi0
 
> --
> mike
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list