Skip to content

Instantly share code, notes, and snippets.

@rubiojr
Created July 2, 2010 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubiojr/461219 to your computer and use it in GitHub Desktop.
Save rubiojr/461219 to your computer and use it in GitHub Desktop.
<interface type="bridge" name="br3">
<start mode="onboot"/>
<mtu size="1500"/>
<bridge stp="off">
<interface type="ethernet" name="wlan0">
<mac address="B8:AC:6F:80:52:F7"/>
</interface>
</bridge>
</interface>
@rubiojr
Copy link
Author

rubiojr commented Jul 2, 2010

error: XML invalid
error: Element interface failed to validate attributes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment