Changes

Jump to navigation Jump to search
280 bytes added ,  13:51, 11 March 2009
Line 31: Line 31:       −
**bridgeInterface is the name of the bridge device (usually br0)
+
**'''bridgeInterface''': (br0) is the name of the bridge device (usually br0)
**ethernetInterface is the real interface you want to bridge. It should allready be set to your actual InternalInterface
+
**'''ethernetInterface''': (eth0|eth1) is the real interface you want to bridge. It should allready be set to your actual InternalInterface
**tapInterface is a list of tap interfaces to create and add to the bridge. Usually, you'll only need one tap interfcae (tap0)
+
{{Note box|The bridge contrib is not compatible with the NIC bonding option. If you're running in serveronly mode and use NIC bonding, you should disable it before starting the bridge}}
**status is the status of the service (should it be started automatically on boot)
+
**'''tapInterface''': (tap0,tap1) is a comma separated list of tap interfaces to create and add to the bridge. Usually, you'll only need one tap interfcae (tap0)
 +
**'''status''': (enabled|disabled) is the status of the service (should it be started automatically on boot)
    
Once you're sure everything is ok, just start the service:
 
Once you're sure everything is ok, just start the service:
Line 51: Line 52:  
  br0            8000.00e04c101418      no              eth0
 
  br0            8000.00e04c101418      no              eth0
 
                                                         tap0
 
                                                         tap0
 +
 
=== Uninstall ===
 
=== Uninstall ===
 
  yum remove smeserver-bridge-interface
 
  yum remove smeserver-bridge-interface

Navigation menu