On Wed, Oct 24, 2007 at 10:35:36AM +0100, Simon Capstick wrote:
> auto mybridge
> iface mybridge inet dhcp
> pre-up ifconfig eth0 down
[..]
Actually in Debian it's mostly already configured for you and I think
all you need is:
auto mybridge
iface mybridge inet dhcp
    bridge_ports eth0 eth1
And it does the rest.
See /usr/share/doc/bridge-utils/README.Debian.gz for details on the rest
of the syntax.
Simon.
-- 
* Open source is about letting go of complete control. Accept the   *
| fact that other people are wonderful resources to fixing          |
* problems, and let them help you. - Linus Torvalds                 *
           Brought to you by the letter L and the number 46