Skip to content

Instantly share code, notes, and snippets.

@larsks
Created February 13, 2014 18:00
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 larsks/8980376 to your computer and use it in GitHub Desktop.
Save larsks/8980376 to your computer and use it in GitHub Desktop.
<network>
<name>default</name>
<uuid>b538bcfd-a020-4c22-9963-251e0a2a183a</uuid>
<forward mode='nat'/>
<bridge name='virbr0' stp='on' delay='0' />
<mac address='52:54:00:f0:cc:96'/>
<ip address='192.168.122.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.122.2' end='192.168.122.254' />
</dhcp>
</ip>
</network>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment