Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
auto br0
iface br0 inet dhcp # or static but keeping simple for now


    # Required
    bridge_ports eth0 # Binds the bridge to your existing ethernet
    bridge_fd
0    # Looks #to ?be options
    bridge_maxwait 0
  # Looks tobridge_stp beoff
options     bridge_maxwaitfd 0     bridge_stp off # ?



Reference

Differences between articles,

...