9 lines
340 B
Text
9 lines
340 B
Text
|
# dhcpbogushostname.conf included configuration file for dnsmasq
|
||
|
#
|
||
|
# includes a list of hostnames that should not be associated with dhcp leases
|
||
|
# in response to CERT VU#598349
|
||
|
# file included by default, option dhcpbogushostname 0 to disable
|
||
|
|
||
|
dhcp-name-match=set:dhcp_bogus_hostname,localhost
|
||
|
dhcp-name-match=set:dhcp_bogus_hostname,wpad
|