Next Previous Contents

Ethernet Bridge + netfilter Howto

Nils Radtke

v0.2, October 2002


Setting up an ethernet bridge gives us the chance to integrate a surveying and/or regulating instance transparently into an existing network. This setup requires no changes to the logical network topology. It is accomplished by plugging the ethernet bridge in the physical network topology between the network itself and the routing instance (that piece of hardware connected to the Internet).

This Howto is available in other formats. Preferably downloadable: documentation tarball. You may find this Howto as part of the Linux Documentation Project.
Looking for other languages? See the German version, then!

History
2002-09-19: links about ebtables have been updated in the "Related Topics" Section. Added note about "false positive" br-nf debugging output.
2002-10-08: Added section Actual configuration and hints about routing in Setting up the routing, Ping it, Jim! , resp.

1. Introduction

2. Required software

3. Set Linux up to serve

4. Test your new bridged environment!

5. Links


Next Previous Contents