Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 1999 11:05:11 -0500
From:      Guy Helmer <ghelmer@scl.ameslab.gov>
To:        Erik de Zeeuw <erik.dezeeuw@wanadoo.fr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Problem with ethernet bridging with FreeBSd
Message-ID:  <Pine.SGI.4.10.9904281102580.2843-100000@demios.scl.ameslab.gov>
In-Reply-To: <37271F1C.819B030A@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Apr 1999, Erik de Zeeuw wrote:

> I compiled my kernel with the "options BRIDGE", with no errors. Then I'm
> turning the bridge on using the sysctl variables listed in the manpage,
> and it seems to be Ok.
> ...
> The FreeBSD version is the 3.1 4CD set of Walnut Creek, March 1999. I'm
> using a P200, 32Mb, with 2 pci ne2000 cards wich are working fine.
> 
> One card is ed1, with an ip adress, and the other is ed2 with no ip
> adress. Both are put in promisc mode when I'm setting the
> net.link.ether.bridge
> variable to 1.

Bridging support in the ed driver was added to 3.x after 3.1-RELEASE.  You
would need to update the driver and rebuild the kernel to make it work.

The 3.x-STABLE sys/i386/isa/if_ed.c can be obtained at

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/if_ed.c?rev=1.148.2.1

Guy

Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science 
Research Assistant, Ames Laboratory       ---         ghelmer@scl.ameslab.gov
Research Assistant, Dept. of Computer Science   ---   ghelmer@cs.iastate.edu
http://www.cs.iastate.edu/~ghelmer



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.SGI.4.10.9904281102580.2843-100000>