Lines Matching refs:DHCP
56 # from /etc/hosts or DHCP only.
81 # If you want dnsmasq to listen for DHCP and DNS requests only on
93 # disable DHCP on it.
118 # 1) Allows DHCP hosts to have fully qualified domain names, as long
120 # 2) Sets the "domain" DHCP option thereby potentially setting the
121 # domain of all systems configured by DHCP
131 # Uncomment this to enable the integrated DHCP server, you need
134 # repeat this for each network on which you want to supply DHCP
138 # This is an example of a DHCP range where the netmask is given. This
139 # is needed for networks we reach the dnsmasq DHCP server via a relay
140 # agent. If you don't know what a DHCP relay agent is, you probably
144 # This is an example of a DHCP range with a network-id, so that
145 # some DHCP options may be set only for this network.
148 # Supply parameters for specified hosts using DHCP. There are lots
188 # it asks for a DHCP lease.
191 # Never offer DHCP service to a machine whose ethernet
216 # DHCP vendorclass string includes the substring "Linux"
220 # of whose DHCP userclass strings includes the substring "accounts"
233 # Send options to hosts which ask for a DHCP lease.
282 # The following DHCP options set up dnsmasq in the same way as is specified
284 # http://www.samba.org/samba/ftp/docs/textdocs/DHCP-Server-Configuration.txt
294 # Send RFC-3397 DNS domain search DHCP option. WARNING: Your DHCP client
301 # Send vendor-class specific options encapsulated in DHCP option 43.
309 # Send microsoft-specific option to tell windows to release the DHCP lease
316 # Etherboot to allow is to recognise the DHCP server.
412 # Set the limit on DHCP leases, the default is 150
415 # The DHCP server needs somewhere on disk to keep its lease database.
420 # Set the DHCP server to authoritative mode. In this mode it will barge in
424 # the slighest chance that you might end up accidentally configuring a DHCP
430 # Run an executable when a DHCP lease is created or destroyed.
442 # Normally responses which come form /etc/hosts and the DHCP lease
527 # for targets which are names from DHCP or /etc/hosts. Give host
535 # Log lots of extra information about DHCP transactions.