From 9edda48c7263f2f02d289267be2ae750a6909214 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 6 Oct 2019 18:06:15 -0400 Subject: for nested kvm, increment the MAC address --- conf/dnsmasq.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf') 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 enable-tftp dhcp-host=52:54:00:12:34:56,samizdoot-vm,192.168.10.82 +dhcp-host=52:54:00:12:34:57,samizdote-vm,192.168.10.83 +dhcp-host=52:54:00:12:34:58,samizdeet-vm,192.168.10.84 +dhcp-host=52:54:00:12:34:59,samizdite-vm,192.168.10.85 +dhcp-host=52:54:00:12:34:5A,samizdate-vm,192.168.10.86 + #dhcp-host=f0:de:f1:5a:ac:e8,samizdoot-irl,192.168.10.82 pxe-service=x86PC, "Samizdat", pxelinux -- cgit v1.2.3