X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=man%2Fgrml-bridge.8;h=76ecb40a030a6fd2f5a0a2c85fefafbce5dc9c67;hb=7e77bd634d3968abfbb61bc82901781d5b8d4ab0;hp=f87b9ce4f5e370c7e7a28da0dba81a80179e5e7c;hpb=aea36d9ca09a54d82ec4836ae209d3a7dc3c74d3;p=grml-network.git diff --git a/man/grml-bridge.8 b/man/grml-bridge.8 index f87b9ce..76ecb40 100644 --- a/man/grml-bridge.8 +++ b/man/grml-bridge.8 @@ -12,9 +12,10 @@ command. Configure setup via configuration file /etc/grml/routersetup. To specify which DEVICES should be bridged, use BRIDGE_DEVICES, e.g. - BRIDGE_DEVICES="eth0 eth1" + BRIDGE_DEVICES="eth0 eth2" -would bridge device eth0 and eth1. +would bridge device eth0 and eth2. +If unconfigured then 'eth0 eth1' is assumed as default. Note: The auto interface name is not allowed here! To specify the name of the bridge, use BRIDGE_NAME, e.g. @@ -27,7 +28,7 @@ If you want do disable Spanning Tree Protocol (STP) on your bridge, just set BRI BRIDGE_STP="no" -Per default stp is on. +Per default STP is set to 'on'. Example Configuration file: