summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-10-06 18:06:15 -0400
committerAndrew Cady <d@jerkface.net>2019-10-06 20:57:52 -0400
commit9edda48c7263f2f02d289267be2ae750a6909214 (patch)
tree646c44360b7cc1b58c831b408eef79aa4047380c /conf
parentc2ccec9cb9ea406c23a353da6693c7cae0c1a86c (diff)
for nested kvm, increment the MAC address
Diffstat (limited to 'conf')
-rw-r--r--conf/dnsmasq.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/dnsmasq.conf b/conf/dnsmasq.conf
index 7200efc..5ab9008 100644
--- a/conf/dnsmasq.conf
+++ b/conf/dnsmasq.conf
@@ -4,6 +4,11 @@ dhcp-range=192.168.10.10,192.168.10.253,255.255.255.0,1h
4enable-tftp 4enable-tftp
5 5
6dhcp-host=52:54:00:12:34:56,samizdoot-vm,192.168.10.82 6dhcp-host=52:54:00:12:34:56,samizdoot-vm,192.168.10.82
7dhcp-host=52:54:00:12:34:57,samizdote-vm,192.168.10.83
8dhcp-host=52:54:00:12:34:58,samizdeet-vm,192.168.10.84
9dhcp-host=52:54:00:12:34:59,samizdite-vm,192.168.10.85
10dhcp-host=52:54:00:12:34:5A,samizdate-vm,192.168.10.86
11
7#dhcp-host=f0:de:f1:5a:ac:e8,samizdoot-irl,192.168.10.82 12#dhcp-host=f0:de:f1:5a:ac:e8,samizdoot-irl,192.168.10.82
8 13
9pxe-service=x86PC, "Samizdat", pxelinux 14pxe-service=x86PC, "Samizdat", pxelinux