Skip to content

Instantly share code, notes, and snippets.

@FooBarWidget
Created March 28, 2014 14:45
Show Gist options
  • Save FooBarWidget/9834497 to your computer and use it in GitHub Desktop.
Save FooBarWidget/9834497 to your computer and use it in GitHub Desktop.
<network>
<name>default</name>
<uuid>26f10cec-fe83-dc3f-2371-377c3c6b7028</uuid>
<forward mode='nat'/>
<bridge name='virbr0' stp='on' delay='0' />
<mac address='52:54:00:2C:9D:26'/>
<ip address='192.168.122.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.122.2' end='192.168.122.254' />
<host mac='A2:90:13:94:0F:13' name='ci.phusion.nl' ip='192.168.122.10' />
<host mac='4A:F2:BA:0C:BE:EE' name='future1.phusion.nl' ip='192.168.122.11' />
<host mac='69:AF:FC:F2:31:04' name='future2.phusion.nl' ip='192.168.122.12' />
<host mac='26:F8:80:A1:F7:17' name='future3.phusion.nl' ip='192.168.122.13' />
<host mac='D8:4A:0A:DC:FE:38' name='future4.phusion.nl' ip='192.168.122.14' />
<host mac='4E:E7:43:3F:0F:67' name='web1.unionstationapp.staging' ip='192.168.122.20' />
<host mac='1B:A5:27:D4:0A:AC' name='web2.unionstationapp.staging' ip='192.168.122.21' />
<host mac='DB:A1:A3:33:C0:88' name='db1.unionstationapp.staging' ip='192.168.122.22' />
<host mac='A9:EC:3C:47:1D:9B' name='db2.unionstationapp.staging' ip='192.168.122.23' />
</dhcp>
</ip>
</network>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment