diff --git a/roles/dnsmasq/files/dnsmasq.conf b/roles/dnsmasq/files/dnsmasq.conf index b9c5323..7f3212a 100644 --- a/roles/dnsmasq/files/dnsmasq.conf +++ b/roles/dnsmasq/files/dnsmasq.conf @@ -16,7 +16,7 @@ domain=dmz dhcp-range=192.168.30.100,192.168.30.200,15m # Predefined DHCP hosts dhcp-host=b8:27:eb:b9:ab:e2,esrom -dhcp-host=b4:2e:99:77:1b:da,max,192.168.30.3 +dhcp-host=ca:fe:c0:ff:ee:03,max,192.168.30.3 dhcp-host=d8:5e:d3:47:33:6e,lewis # Advertise router dhcp-option=3,192.168.30.1