Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 1999 03:05:08 +0200
From:      Andres <dae@via.ecp.fr>
To:        Guy Helmer <ghelmer@scl.ameslab.gov>
Cc:        Vallo Kallaste <vallo@matti.ee>, questions@freebsd.org
Subject:   Re: bridging
Message-ID:  <37129844.7E100CB1@via.ecp.fr>
References:  <Pine.SGI.4.05.9904050815310.8009-100000@demios.scl.ameslab.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
success !!
thank's to all who have responded and to guy for his patch. what i've
learned from it:
3.1-Release doesn't have ed or ep bridging support. so i upgraded to
stable.
3.1-Stable does have ed bridging support (plus a few others) but not ep.
then i applied guy's patches, and the bridging was going one way but not
the other. (ie the packets that arrived to the ep were still not
bridged). in fact the bridge code was not compiled within the ep driver,
because no BRIDGE was #defined. a #define "opt_bdg.h" at the begining of
if_ep.c did the trick.
 
so now i've got a bridging, firewalling and traffic shaping machine
running, and pleased with it. if anyone wants a complete patch to the
latest 3.1-stable if_ep.c, please tell me (it's basically guy's one plus
the #define "opt_bdg.h").

regards,
	Andres


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?37129844.7E100CB1>