Skip to content

Instantly share code, notes, and snippets.

@sixtyfive
Created June 22, 2015 10:46
Show Gist options
  • Save sixtyfive/6d7c751801e4d6b78a19 to your computer and use it in GitHub Desktop.
Save sixtyfive/6d7c751801e4d6b78a19 to your computer and use it in GitHub Desktop.
config interface 'lan'
option force_link '1'
option type 'bridge'
option proto 'static'
option netmask '255.255.255.0'
option ipaddr '10.0.0.254'
option _orig_ifname 'eth0.1 radio0.network1 wlan1'
option _orig_bridge 'true'
option gateway '192.168.0.1'
option dns '141.1.1.1 83.169.185.161 208.67.222.222 8.8.8.8'
option delegate '0'
option ifname 'eth0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment