Skip to content

Instantly share code, notes, and snippets.

@jdob
Created January 24, 2013 21:01
Show Gist options
  • Save jdob/4627698 to your computer and use it in GitHub Desktop.
Save jdob/4627698 to your computer and use it in GitHub Desktop.
╭─[jdob]─[hinterlands]─[/etc/sysconfig/network-scripts]─[]─●
╰─➤ cat ifcfg-br0
DEVICE=br0
TYPE=Bridge
ONBOOT=yes
DELAY=0
BOOTPROTO=static
DNS1=192.168.0.1
GATEWAY=192.168.0.1
IPADDR=192.168.0.201
NETMASK=255.255.255.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment