add forum host to dnsmasq
This commit is contained in:
parent
88fd505258
commit
609c46b7fa
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ dhcp-host=ca:fe:c0:ff:ee:03,max,192.168.30.3
|
||||||
dhcp-host=ca:fe:c0:ff:ee:08,maestro,192.168.30.8
|
dhcp-host=ca:fe:c0:ff:ee:08,maestro,192.168.30.8
|
||||||
dhcp-host=dc:a6:32:7b:e2:11,iris,192.168.30.9
|
dhcp-host=dc:a6:32:7b:e2:11,iris,192.168.30.9
|
||||||
dhcp-host=ca:fe:c0:ff:ee:0a,thecloud,192.168.30.10
|
dhcp-host=ca:fe:c0:ff:ee:0a,thecloud,192.168.30.10
|
||||||
|
dhcp-host=52:54:00:72:e0:9a,forum,192.168.30.11
|
||||||
# Advertise router
|
# Advertise router
|
||||||
dhcp-option=3,192.168.30.1
|
dhcp-option=3,192.168.30.1
|
||||||
# Always send the IPv6 DNS server address (this machine)
|
# Always send the IPv6 DNS server address (this machine)
|
||||||
|
|
Reference in a new issue