Tomato 1.28
[tomato.git] / release / src / router / dnsmasq / man / dnsmasq.8
blob80d0120376ac6a4892150ae846690ba14bde8ee4
1 .TH DNSMASQ 8
2 .SH NAME
3 dnsmasq \- A lightweight DHCP and caching DNS server.
4 .SH SYNOPSIS
5 .B dnsmasq
6 .I [OPTION]...
7 .SH "DESCRIPTION"
8 .BR dnsmasq
9 is a lightweight DNS, TFTP and DHCP server. It is intended to provide 
10 coupled DNS and DHCP service to a LAN.
11 .PP
12 Dnsmasq accepts DNS queries and either answers them from a small, local,
13 cache or forwards them to a real, recursive, DNS server. It loads the
14 contents of /etc/hosts so that local hostnames
15 which do not appear in the global DNS can be resolved and also answers
16 DNS queries for DHCP configured hosts.
17 .PP
18 The dnsmasq DHCP server supports static address assignments and multiple
19 networks. It automatically
20 sends a sensible default set of DHCP options, and can be configured to
21 send any desired set of DHCP options, including vendor-encapsulated
22 options. It includes a secure, read-only,
23 TFTP server to allow net/PXE boot of DHCP hosts and also supports BOOTP.
24 .PP
25 Dnsmasq 
26 supports IPv6 for DNS, but not DHCP.
27 .SH OPTIONS
28 Note that in general missing parameters are allowed and switch off
29 functions, for instance "--pid-file" disables writing a PID file. On
30 BSD, unless the GNU getopt library is linked, the long form of the
31 options does not work on the command line; it is still recognised in
32 the configuration file.
33 .TP
34 .B --test
35 Read and syntax check configuration file(s). Exit with code 0 if all
36 is OK, or a non-zero code otherwise. Do not start up dnsmasq.
37 .TP
38 .B \-h, --no-hosts
39 Don't read the hostnames in /etc/hosts.
40 .TP
41 .B \-H, --addn-hosts=<file>
42 Additional hosts file. Read the specified file as well as /etc/hosts. If -h is given, read
43 only the specified file. This option may be repeated for more than one
44 additional hosts file. If a directory is given, then read all the files contained in that directory. 
45 .TP
46 .B \-E, --expand-hosts
47 Add the domain to simple names (without a period) in /etc/hosts
48 in the same way as for DHCP-derived names. Note that this does not
49 apply to domain names in cnames, PTR records, TXT records etc.
50 .TP
51 .B \-T, --local-ttl=<time>
52 When replying with information from /etc/hosts or the DHCP leases
53 file dnsmasq by default sets the time-to-live field to zero, meaning
54 that the requestor should not itself cache the information. This is
55 the correct thing to do in almost all situations. This option allows a
56 time-to-live (in seconds) to be given for these replies. This will
57 reduce the load on the server at the expense of clients using stale
58 data under some circumstances.
59 .TP
60 .B --neg-ttl=<time>
61 Negative replies from upstream servers normally contain time-to-live
62 information in SOA records which dnsmasq uses for caching. If the
63 replies from upstream servers omit this information, dnsmasq does not
64 cache the reply. This option gives a default value for time-to-live
65 (in seconds) which dnsmasq uses to cache negative replies even in 
66 the absence of an SOA record. 
67 .TP
68 .B --max-ttl=<time>
69 Set a maximum TTL value that will be handed out to clients. The specified
70 maximum TTL will be given to clients instead of the true TTL value if it is 
71 lower. The true TTL value is however kept in the cache to avoid flooding 
72 the upstream DNS servers.
73 .TP
74 .B \-k, --keep-in-foreground
75 Do not go into the background at startup but otherwise run as
76 normal. This is intended for use when dnsmasq is run under daemontools
77 or launchd.
78 .TP
79 .B \-d, --no-daemon
80 Debug mode: don't fork to the background, don't write a pid file,
81 don't change user id, generate a complete cache dump on receipt on
82 SIGUSR1, log to stderr as well as syslog, don't fork new processes
83 to handle TCP queries.
84 .TP
85 .B \-q, --log-queries
86 Log the results of DNS queries handled by dnsmasq. Enable a full cache dump on receipt of SIGUSR1.
87 .TP
88 .B \-8, --log-facility=<facility>
89 Set the facility to which dnsmasq will send syslog entries, this
90 defaults to DAEMON, and to LOCAL0 when debug mode is in operation. If
91 the facility given contains at least one '/' character, it is taken to
92 be a filename, and dnsmasq logs to the given file, instead of
93 syslog. If the facility is '-' then dnsmasq logs to stderr.
94 (Errors whilst reading configuration will still go to syslog,
95 but all output from a successful startup, and all output whilst
96 running, will go exclusively to the file.) When logging to a file,
97 dnsmasq will close and reopen the file when it receives SIGUSR2. This 
98 allows the log file to be rotated without stopping dnsmasq.
99 .TP
100 .B --log-async[=<lines>]
101 Enable asynchronous logging and optionally set the limit on the
102 number of lines
103 which will be queued by dnsmasq when writing to the syslog is slow. 
104 Dnsmasq can log asynchronously: this
105 allows it to continue functioning without being blocked by syslog, and
106 allows syslog to use dnsmasq for DNS queries without risking deadlock.
107 If the queue of log-lines becomes full, dnsmasq will log the
108 overflow, and the number of messages  lost. The default queue length is
109 5, a sane value would be 5-25, and a maximum limit of 100 is imposed.
111 .B \-x, --pid-file=<path>
112 Specify an alternate path for dnsmasq to record its process-id in. Normally /var/run/dnsmasq.pid.
114 .B \-u, --user=<username>
115 Specify the userid to which dnsmasq will change after startup. Dnsmasq must normally be started as root, but it will drop root 
116 privileges after startup by changing id to another user. Normally this user is "nobody" but that 
117 can be over-ridden with this switch.
119 .B \-g, --group=<groupname> 
120 Specify the group which dnsmasq will run
121 as. The defaults to "dip", if available, to facilitate access to
122 /etc/ppp/resolv.conf which is not normally world readable.
124 .B \-v, --version
125 Print the version number.
127 .B \-p, --port=<port>
128 Listen on <port> instead of the standard DNS port (53). Setting this
129 to zero completely disables DNS function, leaving only DHCP and/or TFTP.
131 .B \-P, --edns-packet-max=<size>
132 Specify the largest EDNS.0 UDP packet which is supported by the DNS
133 forwarder. Defaults to 4096, which is the RFC5625-recommended size.
135 .B \-Q, --query-port=<query_port>
136 Send outbound DNS queries from, and listen for their replies on, the
137 specific UDP port <query_port> instead of using random ports. NOTE
138 that using this option will make dnsmasq less secure against DNS
139 spoofing attacks but it may be faster and use less resources.  Setting this option
140 to zero makes dnsmasq use a single port allocated to it by the
141 OS: this was the default behaviour in versions prior to 2.43. 
143 .B --min-port=<port>
144 Do not use ports less than that given as source for outbound DNS
145 queries. Dnsmasq picks random ports as source for outbound queries:
146 when this option is given, the ports used will always to larger
147 than that specified. Useful for systems behind firewalls. 
149 .B \-i, --interface=<interface name>
150 Listen only on the specified interface(s). Dnsmasq automatically adds
151 the loopback (local) interface to the list of interfaces to use when
153 .B \--interface
154 option  is used. If no
155 .B \--interface
157 .B \--listen-address
158 options are given dnsmasq listens on all available interfaces except any
159 given in
160 .B \--except-interface
161 options. IP alias interfaces (eg "eth1:0") cannot be used with
162 .B --interface
164 .B --except-interface
165 options, use --listen-address instead. 
167 .B \-I, --except-interface=<interface name>
168 Do not listen on the specified interface. Note that the order of
169 .B \--listen-address
170 .B --interface
172 .B --except-interface
173 options does not matter and that 
174 .B --except-interface
175 options always override the others.
176 .TP 
177 .B \-2, --no-dhcp-interface=<interface name>
178 Do not provide DHCP or TFTP on the specified interface, but do provide DNS service.
180 .B \-a, --listen-address=<ipaddr>
181 Listen on the given IP address(es). Both 
182 .B \--interface
184 .B \--listen-address
185 options may be given, in which case the set of both interfaces and
186 addresses is used. Note that if no
187 .B \--interface
188 option is given, but 
189 .B \--listen-address
190 is, dnsmasq will not automatically listen on the loopback
191 interface. To achieve this, its IP address, 127.0.0.1, must be
192 explicitly given as a 
193 .B \--listen-address
194 option.
196 .B \-z, --bind-interfaces
197 On systems which support it, dnsmasq binds the wildcard address,
198 even when it is listening on only some interfaces. It then discards
199 requests that it shouldn't reply to. This has the advantage of 
200 working even when interfaces come and go and change address. This
201 option forces dnsmasq to really bind only the interfaces it is
202 listening on. About the only time when this is useful is when 
203 running another nameserver (or another instance of dnsmasq) on the
204 same machine. Setting this option also enables multiple instances of
205 dnsmasq which provide DHCP service to run in the same machine.
207 .B \-y, --localise-queries
208 Return answers to DNS queries from /etc/hosts which depend on the interface over which the query was
209 received. If a name in /etc/hosts has more than one address associated with
210 it, and at least one of those addresses is on the same subnet as the
211 interface to which the query was sent, then return only the
212 address(es) on that subnet. This allows for a server  to have multiple
213 addresses in /etc/hosts corresponding to each of its interfaces, and
214 hosts will get the correct address based on which network they are
215 attached to. Currently this facility is limited to IPv4.
217 .B \-b, --bogus-priv
218 Bogus private reverse lookups. All reverse lookups for private IP ranges (ie 192.168.x.x, etc)
219 which are not found in /etc/hosts or the DHCP leases file are answered
220 with "no such domain" rather than being forwarded upstream.
222 .B \-V, --alias=[<old-ip>]|[<start-ip>-<end-ip>],<new-ip>[,<mask>]
223 Modify IPv4 addresses returned from upstream nameservers; old-ip is
224 replaced by new-ip. If the optional mask is given then any address
225 which matches the masked old-ip will be re-written. So, for instance
226 .B --alias=1.2.3.0,6.7.8.0,255.255.255.0 
227 will map 1.2.3.56 to 6.7.8.56 and 1.2.3.67 to 6.7.8.67. This is what
228 Cisco PIX routers call "DNS doctoring". If the old IP is given as
229 range, then only addresses in the range, rather than a whole subnet,
230 are re-written. So 
231 .B --alias=192.168.0.10-192.168.0.40,10.0.0.0,255.255.255.0
232 maps 192.168.0.10->192.168.0.40 to 10.0.0.10->10.0.0.40
233 .TP 
234 .B \-B, --bogus-nxdomain=<ipaddr>
235 Transform replies which contain the IP address given into "No such
236 domain" replies. This is intended to counteract a devious move made by
237 Verisign in September 2003 when they started returning the address of
238 an advertising web page in response to queries for unregistered names,
239 instead of the correct NXDOMAIN response. This option tells dnsmasq to
240 fake the correct response when it sees this behaviour. As at Sept 2003
241 the IP address being returned by Verisign is 64.94.110.11
243 .B \-f, --filterwin2k
244 Later versions of windows make periodic DNS requests which don't get sensible answers from
245 the public DNS and can cause problems by triggering dial-on-demand links. This flag turns on an option
246 to filter such requests. The requests blocked are for records of types SOA and SRV, and type ANY where the 
247 requested name has underscores, to catch LDAP requests.
249 .B \-r, --resolv-file=<file>
250 Read the IP addresses of the upstream nameservers from <file>, instead of
251 /etc/resolv.conf. For the format of this file see
252 .BR resolv.conf (5) 
253 the only lines relevant to dnsmasq are nameserver ones. Dnsmasq can
254 be told to poll more than one resolv.conf file, the first file name  specified
255 overrides the default, subsequent ones add to the list. This is only
256 allowed when polling; the file with the currently latest modification
257 time is the one used. 
259 .B \-R, --no-resolv
260 Don't read /etc/resolv.conf. Get upstream servers only from the command
261 line or the dnsmasq configuration file.
263 .B \-1, --enable-dbus
264 Allow dnsmasq configuration to be updated via DBus method calls. The
265 configuration which can be changed is upstream DNS servers (and
266 corresponding domains) and cache clear. Requires that dnsmasq has
267 been built with DBus support.
268 .TP 
269 .B \-o, --strict-order
270 By default, dnsmasq will send queries to any of the upstream servers
271 it knows about and tries to favour servers that are known to
272 be up. Setting this flag forces dnsmasq to try each query with each
273 server strictly in the order they appear in /etc/resolv.conf
275 .B --all-servers
276 By default, when dnsmasq has more than one upstream server available,
277 it will send queries to just one server. Setting this flag forces
278 dnsmasq to send all queries to all available servers. The reply from
279 the server which answers first will be returned to the original requestor.
281 .B --stop-dns-rebind
282 Reject (and log) addresses from upstream nameservers which are in the
283 private IP ranges. This blocks an attack where a browser behind a
284 firewall is used to probe machines on the local network.
286 .B --rebind-localhost-ok
287 Exempt 127.0.0.0/8 from rebinding checks. This address range is
288 returned by realtime black hole servers, so blocking it may disable
289 these services.
290 .TP 
291 .B  --rebind-domain-ok=[<domain>]|[[/<domain>/[<domain>/]
292 Do not detect and block dns-rebind on queries to these domains. The
293 argument may be either a single domain, or multiple domains surrounded
294 by '/', like the --server syntax, eg. 
295 .B  --rebind-domain-ok=/domain1/domain2/domain3/
297 .B \-n, --no-poll
298 Don't poll /etc/resolv.conf for changes.
300 .B --clear-on-reload
301 Whenever /etc/resolv.conf is re-read, clear the DNS cache.
302 This is useful when new nameservers may have different
303 data than that held in cache.
305 .B \-D, --domain-needed
306 Tells dnsmasq to never forward queries for plain names, without dots
307 or domain parts, to upstream nameservers. If the name is not known
308 from /etc/hosts or DHCP then a "not found" answer is returned.
310 .B \-S, --local, --server=[/[<domain>]/[domain/]][<ipaddr>[#<port>][@<source-ip>|<interface>[#<port>]]
311 Specify IP address of upstream servers directly. Setting this flag does
312 not suppress reading of /etc/resolv.conf, use -R to do that. If one or
313 more 
314 optional domains are given, that server is used only for those domains
315 and they are queried only using the specified server. This is
316 intended for private nameservers: if you have a nameserver on your
317 network which deals with names of the form
318 xxx.internal.thekelleys.org.uk at 192.168.1.1 then giving  the flag 
319 .B -S /internal.thekelleys.org.uk/192.168.1.1 
320 will send all queries for
321 internal machines to that nameserver, everything else will go to the
322 servers in /etc/resolv.conf. An empty domain specification,
323 .B // 
324 has the special meaning of "unqualified names only" ie names without any
325 dots in them. A non-standard port may be specified as 
326 part of the IP
327 address using a # character.
328 More than one -S flag is allowed, with
329 repeated domain or ipaddr parts as required.
331 More specific domains take precendence over less specific domains, so:
332 .B --server=/google.com/1.2.3.4
333 .B --server=/www.google.com/2.3.4.5
334 will send queries for *.google.com to 1.2.3.4, except *www.google.com,
335 which will go to 2.3.4.5
337 The special server address '#' means, "use the standard servers", so
338 .B --server=/google.com/1.2.3.4
339 .B --server=/www.google.com/#
340 will send queries for *.google.com to 1.2.3.4, except *www.google.com which will
341 be forwarded as usual.
343 Also permitted is a -S
344 flag which gives a domain but no IP address; this tells dnsmasq that
345 a domain is local and it may answer queries from /etc/hosts or DHCP
346 but should never forward queries on that domain to any upstream
347 servers.
348 .B local
349 is a synonym for
350 .B server
351 to make configuration files clearer in this case.
353 The optional string after the @ character tells
354 dnsmasq how to set the source of the queries to this
355 nameserver. It should be an ip-address, which should belong to the machine on which
356 dnsmasq is running otherwise this server line will be logged and then
357 ignored, or an interface name. If an interface name is given, then
358 queries to the server will be forced via that interface; if an
359 ip-address is given then the source address of the queries will be set
360 to that address.
361 The query-port flag is ignored for any servers which have a
362 source address specified but the port may be specified directly as
363 part of the source address. Forcing queries to an interface is not
364 implemented on all platforms supported by dnsmasq.
366 .B \-A, --address=/<domain>/[domain/]<ipaddr>
367 Specify an IP address to return for any host in the given domains.
368 Queries in the domains are never forwarded and always replied to
369 with the specified IP address which may be IPv4 or IPv6. To give
370 both IPv4 and IPv6 addresses for a domain, use repeated -A flags.
371 Note that /etc/hosts and DHCP leases override this for individual
372 names. A common use of this is to redirect the entire doubleclick.net
373 domain to some friendly local web server to avoid banner ads. The
374 domain specification works in the same was as for --server, with the
375 additional facility that /#/ matches any domain. Thus
376 --address=/#/1.2.3.4 will always return 1.2.3.4 for any query not
377 answered from /etc/hosts or DHCP and not sent to an upstream
378 nameserver by a more specific --server directive.
380 .B \-m, --mx-host=<mx name>[[,<hostname>],<preference>]
381 Return an MX record named <mx name> pointing to the given hostname (if
382 given), or
383 the host specified in the --mx-target switch
384 or, if that switch is not given, the host on which dnsmasq 
385 is running. The default is useful for directing mail from systems on a LAN
386 to a central server. The preference value is optional, and defaults to
387 1 if not given. More than one MX record may be given for a host.
388 .TP 
389 .B \-t, --mx-target=<hostname>
390 Specify the default target for the MX record returned by dnsmasq. See
391 --mx-host.  If --mx-target is given, but not --mx-host, then dnsmasq
392 returns a MX record containing the MX target for MX queries on the 
393 hostname of the machine on which dnsmasq is running.
395 .B \-e, --selfmx
396 Return an MX record pointing to itself for each local
397 machine. Local machines are those in /etc/hosts or with DHCP leases.
398 .TP 
399 .B \-L, --localmx
400 Return an MX record pointing to the host given by mx-target (or the
401 machine on which dnsmasq is running) for each
402 local machine. Local machines are those in /etc/hosts or with DHCP
403 leases.
405 .B \-W, --srv-host=<_service>.<_prot>.[<domain>],[<target>[,<port>[,<priority>[,<weight>]]]]
406 Return a SRV DNS record. See RFC2782 for details. If not supplied, the
407 domain defaults to that given by
408 .B --domain.
409 The default for the target domain is empty, and the default for port
410 is one and the defaults for 
411 weight and priority are zero. Be careful if transposing data from BIND
412 zone files: the port, weight and priority numbers are in a different
413 order. More than one SRV record for a given service/domain is allowed,
414 all that match are returned.
416 .B \-Y, --txt-record=<name>[[,<text>],<text>]
417 Return a TXT DNS record. The value of TXT record is a set of strings,
418 so  any number may be included, split by commas.
420 .B --ptr-record=<name>[,<target>]
421 Return a PTR DNS record.
423 .B --naptr-record=<name>,<order>,<preference>,<flags>,<service>,<regexp>[,<replacement>]
424 Return an NAPTR DNS record, as specified in RFC3403.
426 .B --cname=<cname>,<target>
427 Return a CNAME record which indicates that <cname> is really
428 <target>. There are significant limitations on the target; it must be a
429 DNS name which is known to dnsmasq from /etc/hosts (or additional
430 hosts files) or from DHCP. If the target does not satisfy this
431 criteria, the whole cname is ignored. The cname must be unique, but it
432 is permissable to have more than one cname pointing to the same target.
434 .B --interface-name=<name>,<interface>
435 Return a DNS record associating the name with the primary address on
436 the given interface. This flag specifies an A record for the given
437 name in the same way as an /etc/hosts line, except that the address is
438 not constant, but taken from the given interface. If the interface is
439 down, not configured or non-existent, an empty record is returned. The
440 matching PTR record is also created, mapping the interface address to
441 the name. More than one name may be associated with an interface
442 address by repeating the flag; in that case the first instance is used
443 for the reverse address-to-name mapping.
445 .B \-c, --cache-size=<cachesize>
446 Set the size of dnsmasq's cache. The default is 150 names. Setting the cache size to zero disables caching.
448 .B \-N, --no-negcache
449 Disable negative caching. Negative caching allows dnsmasq to remember
450 "no such domain" answers from upstream nameservers and answer
451 identical queries without forwarding them again. 
453 .B \-0, --dns-forward-max=<queries>
454 Set the maximum number of concurrent DNS queries. The default value is
455 150, which should be fine for most setups. The only known situation
456 where this needs to be increased is when using web-server log file
457 resolvers, which can generate large numbers of concurrent queries.
459 .B \-F, --dhcp-range=[interface:<interface>,][tag:<tag>[,tag:<tag>],][set:<tag],]<start-addr>,<end-addr>[,<netmask>[,<broadcast>]][,<lease time>]
460 Enable the DHCP server. Addresses will be given out from the range
461 <start-addr> to <end-addr> and from statically defined addresses given
462 in 
463 .B dhcp-host
464 options. If the lease time is given, then leases
465 will be given for that length of time. The lease time is in seconds,
466 or minutes (eg 45m) or hours (eg 1h) or "infinite". If not given,
467 the default lease time is one hour. The
468 minimum lease time is two minutes. This
469 option may be repeated, with different addresses, to enable DHCP
470 service to more than one network. For directly connected networks (ie,
471 networks on which the machine running dnsmasq has an interface) the
472 netmask is optional. It is, however, required for networks which
473 receive DHCP service via a relay agent. The broadcast address is
474 always optional. It is always
475 allowed to have more than one dhcp-range in a single subnet. 
477 The optional 
478 .B set:<tag> 
479 sets an alphanumeric label which marks this network so that
480 dhcp options may be specified on a per-network basis. 
481 When it is prefixed with 'tag:' instead, then its meaning changes from setting
482 a tag to matching it. Only one tag may be set, but more than one tag may be matched.
483 The end address may be replaced by the keyword 
484 .B static
485 which tells dnsmasq to enable DHCP for the network specified, but not
486 to dynamically allocate IP addresses: only hosts which have static
487 addresses given via 
488 .B dhcp-host
489 or from /etc/ethers will be served. The end address may be replaced by
490 the keyword
491 .B proxy
492 in which case dnsmasq will provide proxy-DHCP on the specified
493 subnet. (See 
494 .B pxe-prompt
495 and 
496 .B pxe-service
497 for details.)
499 The interface:<interface name> section is not normally used. See the
500 NOTES section for details of this.
502 .B \-G, --dhcp-host=[<hwaddr>][,id:<client_id>|*][,set:<tag>][,<ipaddr>][,<hostname>][,<lease_time>][,ignore]
503 Specify per host parameters for the DHCP server. This allows a machine
504 with a particular hardware address to be always allocated the same
505 hostname, IP address and lease time. A hostname specified like this
506 overrides any supplied by the DHCP client on the machine. It is also
507 allowable to ommit the hardware address and include the hostname, in
508 which case the IP address and lease times will apply to any machine
509 claiming that name. For example 
510 .B --dhcp-host=00:20:e0:3b:13:af,wap,infinite 
511 tells dnsmasq to give
512 the machine with hardware address 00:20:e0:3b:13:af the name wap, and
513 an infinite DHCP lease. 
514 .B --dhcp-host=lap,192.168.0.199 
515 tells
516 dnsmasq to always allocate the machine lap the IP address
517 192.168.0.199. 
519 Addresses allocated like this are not constrained to be
520 in the range given by the --dhcp-range option, but they must be in
521 the same subnet as some valid dhcp-range.  For
522 subnets which don't need a pool of dynamically allocated addresses,
523 use the "static" keyword in the dhcp-range declaration.
525 It is allowed to use client identifiers rather than
526 hardware addresses to identify hosts by prefixing with 'id:'. Thus: 
527 .B --dhcp-host=id:01:02:03:04,..... 
528 refers to the host with client identifier 01:02:03:04. It is also
529 allowed to specify the client ID as text, like this:
530 .B --dhcp-host=id:clientidastext,..... 
532 The special option id:* means "ignore any client-id 
533 and use MAC addresses only." This is useful when a client presents a client-id sometimes 
534 but not others.
536 If a name appears in /etc/hosts, the associated address can be
537 allocated to a DHCP lease, but only if a 
538 .B --dhcp-host
539 option specifying the name also exists. Only one hostname can be
540 given in a 
541 .B dhcp-host
542 option, but aliases are possible by using CNAMEs. (See 
543 .B --cname
546 The special keyword "ignore"
547 tells dnsmasq to never offer a DHCP lease to a machine. The machine
548 can be specified by hardware address, client ID or hostname, for
549 instance
550 .B --dhcp-host=00:20:e0:3b:13:af,ignore
551 This is
552 useful when there is another DHCP server on the network which should
553 be used by some machines.
555 The set:<tag> contruct sets the tag
556 whenever this dhcp-host directive is in use. This can be used to 
557 selectively send DHCP options just for this host. More than one tag
558 can be set in a dhcp-host directive (but not in other places where
559 "set:<tag>" is allowed). When a host matches any
560 dhcp-host directive (or one implied by /etc/ethers) then the special
561 tag "known" is set. This allows dnsmasq to be configured to
562 ignore requests from unknown machines using
563 .B --dhcp-ignore=tag:!known
564 Ethernet addresses (but not client-ids) may have
565 wildcard bytes, so for example 
566 .B --dhcp-host=00:20:e0:3b:13:*,ignore 
567 will cause dnsmasq to ignore a range of hardware addresses. Note that
568 the "*" will need to be escaped or quoted on a command line, but not
569 in the configuration file.
571 Hardware addresses normally match any
572 network (ARP) type, but it is possible to restrict them to a single
573 ARP type by preceding them with the ARP-type (in HEX) and "-". so 
574 .B --dhcp-host=06-00:20:e0:3b:13:af,1.2.3.4 
575 will only match a
576 Token-Ring hardware address, since the ARP-address type for token ring
577 is 6. 
579 As a special case, it is possible to include more than one
580 hardware address. eg:
581 .B --dhcp-host=11:22:33:44:55:66,12:34:56:78:90:12,192.168.0.2
582 This allows an IP address to be associated with
583 multiple hardware addresses, and gives dnsmasq permission to abandon a
584 DHCP lease to one of the hardware addresses when another one asks for
585 a lease. Beware that this is a dangerous thing to do, it will only
586 work reliably if only one of the hardware addresses is active at any
587 time and there is no way for dnsmasq to enforce this. It is, for instance,
588 useful to allocate a stable IP address to a laptop which
589 has both wired and wireless interfaces.
591 .B --dhcp-hostsfile=<file>
592 Read DHCP host information from the specified file. The file contains 
593 information about one host per line. The format of a line is the same
594 as text to the right of '=' in --dhcp-host. The advantage of storing DHCP host information
595 in this file is that it can be changed without re-starting dnsmasq:
596 the file will be re-read when dnsmasq receives SIGHUP.
598 .B --dhcp-optsfile=<file>
599 Read DHCP option information from the specified file. The advantage of 
600 using this option is the same as for --dhcp-hostsfile: the
601 dhcp-optsfile will be re-read when dnsmasq receives SIGHUP. Note that
602 it is possible to encode the information in a
603 .B --dhcp-boot
604 flag as DHCP options, using the options names bootfile-name,
605 server-ip-address and tftp-server. This allows these to be included
606 in a dhcp-optsfile.
607 .TP 
608 .B \-Z, --read-ethers
609 Read /etc/ethers for information about hosts for the DHCP server. The
610 format of /etc/ethers is a hardware address, followed by either a
611 hostname or dotted-quad IP address. When read by dnsmasq these lines
612 have exactly the same effect as
613 .B --dhcp-host
614 options containing the same information. /etc/ethers is re-read when 
615 dnsmasq receives SIGHUP.
617 .B \-O, --dhcp-option=[tag:<tag>,[tag:<tag>,]][encap:<opt>,][vi-encap:<enterprise>,][vendor:[<vendor-class>],][<opt>|option:<opt-name>],[<value>[,<value>]]
618 Specify different or extra options to DHCP clients. By default,
619 dnsmasq sends some standard options to DHCP clients, the netmask and
620 broadcast address are set to the same as the host running dnsmasq, and
621 the DNS server and default route are set to the address of the machine
622 running dnsmasq. If the domain name option has been set, that is sent.
623 This configuration allows these defaults to be overridden,
624 or other options specified. The option, to be sent may be given as a
625 decimal number or as "option:<option-name>" The option numbers are
626 specified in RFC2132 and subsequent RFCs. The set of option-names
627 known by dnsmasq can be discovered by running "dnsmasq --help dhcp".
628 For example, to set the default route option to 
629 192.168.4.4, do 
630 .B --dhcp-option=3,192.168.4.4 
632 .B --dhcp-option = option:router, 192.168.4.4
633 and to set the time-server address to 192.168.0.4, do
634 .B --dhcp-option = 42,192.168.0.4 
635 or 
636 .B --dhcp-option = option:ntp-server, 192.168.0.4
637 The special address 0.0.0.0 is taken to mean "the address of the
638 machine running dnsmasq". Data types allowed are comma separated
639 dotted-quad IP addresses, a decimal number, colon-separated hex digits
640 and a text string. If the optional tags are given then
641 this option is only sent when all the tags are matched.
643 Special processing is done on a text argument for option 119, to
644 conform with RFC 3397. Text or dotted-quad IP addresses as arguments
645 to option 120 are handled as per RFC 3361. Dotted-quad IP addresses 
646 which are followed by a slash and then a netmask size are encoded as
647 described in RFC 3442.
649 Be careful: no checking is done that the correct type of data for the
650 option number is sent, it is quite possible to
651 persuade dnsmasq to generate illegal DHCP packets with injudicious use
652 of this flag. When the value is a decimal number, dnsmasq must determine how 
653 large the data item is. It does this by examining the option number and/or the
654 value, but can be overridden by appending a single letter flag as follows:
655 b = one byte, s = two bytes, i = four bytes. This is mainly useful with 
656 encapsulated vendor class options (see below) where dnsmasq cannot
657 determine data size from the  option number. Option data which
658 consists solely of periods and digits will be interpreted by dnsmasq
659 as an IP address, and inserted into an option as such. To force a
660 literal string, use quotes. For instance when using option 66 to send
661 a literal IP address as TFTP server name, it is necessary to do
662 .B --dhcp-option=66,"1.2.3.4"
664 Encapsulated Vendor-class options may also be specified using
665 --dhcp-option: for instance 
666 .B --dhcp-option=vendor:PXEClient,1,0.0.0.0 
667 sends the encapsulated vendor
668 class-specific option "mftp-address=0.0.0.0" to any client whose
669 vendor-class matches "PXEClient". The vendor-class matching is
670 substring based (see --dhcp-vendorclass for details). If a
671 vendor-class option (number 60) is sent by dnsmasq, then that is used 
672 for selecting encapsulated options in preference to any sent by the
673 client. It is
674 possible to omit the vendorclass completely;
675 .B --dhcp-option=vendor:,1,0.0.0.0
676 in which case the encapsulated option is always sent.
678 Options may be encapsulated within other options: for instance
679 .B --dhcp-option=encap:175, 190, "iscsi-client0"
680 will send option 175, within which is the option 190. If multiple
681 options are given which are encapsulated with the same option number
682 then they will be correctly combined into one encapsulated option.
683 encap: and vendor: are may not both be set in the same dhcp-option.
685 The final variant on encapsulated options is "Vendor-Identifying
686 Vendor Options" as specified by RFC3925. These are denoted like this: 
687 .B --dhcp-option=vi-encap:2, 10, "text"
688 The number in the vi-encap: section is the IANA enterprise number
689 used to identify this option.
691 The address 0.0.0.0 is not treated specially in
692 encapsulated options.
694 .B --dhcp-option-force=[tag:<tag>,[tag:<tag>,]][encap:<opt>,][vi-encap:<enterprise>,][vendor:[<vendor-class>],]<opt>,[<value>[,<value>]]
695 This works in exactly the same way as
696 .B --dhcp-option
697 except that the option will always be sent, even if the client does
698 not ask for it in the parameter request list. This is sometimes
699 needed, for example when sending options to PXELinux.
701 .B --dhcp-no-override
702 Disable re-use of the DHCP servername and filename fields as extra
703 option space. If it can, dnsmasq moves the boot server and filename
704 information (from dhcp-boot) out of their dedicated fields into
705 DHCP options. This make extra space available in the DHCP packet for
706 options but can, rarely, confuse old or broken clients. This flag
707 forces "simple and safe" behaviour to avoid problems in such a case.
709 .B \-U, --dhcp-vendorclass=set:<tag>,<vendor-class>
710 Map from a vendor-class string to a tag. Most DHCP clients provide a 
711 "vendor class" which represents, in some sense, the type of host. This option 
712 maps vendor classes to tags, so that DHCP options may be selectively delivered
713 to different classes of hosts. For example 
714 .B dhcp-vendorclass=set:printers,Hewlett-Packard JetDirect
715 will allow options to be set only for HP printers like so:
716 .B --dhcp-option=tag:printers,3,192.168.4.4 
717 The vendor-class string is
718 substring matched against the vendor-class supplied by the client, to
719 allow fuzzy matching. The set: prefix is optional but allowed for consistency.
721 .B \-j, --dhcp-userclass=set:<tag>,<user-class>
722 Map from a user-class string to a tag (with substring
723 matching, like vendor classes). Most DHCP clients provide a 
724 "user class" which is configurable. This option
725 maps user classes to tags, so that DHCP options may be selectively delivered
726 to different classes of hosts. It is possible, for instance to use
727 this to set a different printer server for hosts in the class
728 "accounts" than for hosts in the class "engineering".
730 .B \-4, --dhcp-mac=set:<tag>,<MAC address>
731 Map from a MAC address to a tag. The MAC address may include
732 wildcards. For example
733 .B --dhcp-mac=set:3com,01:34:23:*:*:*
734 will set the tag "3com" for any host whose MAC address matches the pattern.
736 .B --dhcp-circuitid=set:<tag>,<circuit-id>, --dhcp-remoteid=set:<tag>,<remote-id>
737 Map from RFC3046 relay agent options to tags. This data may
738 be provided by DHCP relay agents. The circuit-id or remote-id is
739 normally given as colon-separated hex, but is also allowed to be a
740 simple string. If an exact match is achieved between the circuit or
741 agent ID and one provided by a relay agent, the tag is set.
743 .B --dhcp-subscrid=set:<tag>,<subscriber-id>
744 Map from RFC3993 subscriber-id relay agent options to tags.
746 .B --dhcp-proxy[=<ip addr>]......
747 A normal DHCP relay agent is only used to forward the initial parts of
748 a DHCP interaction to the DHCP server. Once a client is configured, it
749 communicates directly with the server. This is undesirable if the
750 relay agent is addding extra information to the DHCP packets, such as
751 that used by
752 .B dhcp-circuitid
754 .B dhcp-remoteid.
755 A full relay implementation can use the RFC 5107 serverid-override
756 option to force the DHCP server to use the relay as a full proxy, with all
757 packets passing through it. This flag provides an alternative method
758 of doing the same thing, for relays which don't support RFC
759 5107. Given alone, it manipulates the server-id for all interactions
760 via relays. If a list of IP addresses is given, only interactions via
761 relays at those addresses are affected.
763 .B --dhcp-match=set:<tag>,<option number>|option:<option name>|vi-encap:<enterprise>[,<value>]
764 Without a value, set the tag if the client sends a DHCP
765 option of the given number or name. When a value is given, set the tag only if
766 the option is sent and matches the value. The value may be of the form
767 "01:ff:*:02" in which case the value must match (apart from widcards)
768 but the option sent may have unmatched data past the end of the
769 value. The value may also be of the same form as in 
770 .B dhcp-option
771 in which case the option sent is treated as an array, and one element
772 must match, so
774 --dhcp-match=set:efi-ia32,option:client-arch,6
776 will set the tag "efi-ia32" if the the number 6 appears in the list of
777 architectures sent by the client in option 93. (See RFC 4578 for
778 details.)  If the value is a string, substring matching is used.
780 The special form with vi-encap:<enterpise number> matches against
781 vendor-identifying vendor classes for the specified enterprise. Please
782 see RFC 3925 for more details of these rare and interesting beasts.
784 .B --tag-if=set:<tag>[,set:<tag>[,tag:<tag>[,tag:<tag>]]]
785 Perform boolean operations on tags. Any tag appearing as set:<tag> is set if
786 all the tags which appear as tag:<tag> are set, (or unset when tag:!<tag> is used)
787 If no tag:<tag> appears set:<tag> tags are set unconditionally.
788 Any number of set: and tag: forms may appear, in any order. 
789 Tag-if lines ares executed in order, so if the tag in tag:<tag> is a
790 tag set by another
791 .B tag-if,
792 the line which sets the tag must precede the one which tests it.
794 .B \-J, --dhcp-ignore=tag:<tag>[,tag:<tag>]
795 When all the given tags appear in the tag set ignore the host and do
796 not allocate it a DHCP lease.
798 .B --dhcp-ignore-names[=tag:<tag>[,tag:<tag>]]
799 When all the given tags appear in the tag set, ignore any hostname
800 provided by the host. Note that, unlike dhcp-ignore, it is permissible
801 to supply no tags, in which case DHCP-client supplied hostnames
802 are always ignored, and DHCP hosts are added to the DNS using only
803 dhcp-host configuration in dnsmasq and the contents of /etc/hosts and
804 /etc/ethers.
806 .B --dhcp-generate-names=tag:<tag>[,tag:<tag>]
807 Generate a name for DHCP clients which do not otherwise have one,
808 using the MAC address expressed in hex, seperated by dashes. Note that
809 if a host provides a name, it will be used by preference to this,
810 unless 
811 .B --dhcp-ignore-names 
812 is set.
814 .B --dhcp-broadcast[=tag:<tag>[,tag:<tag>]]
815 When all the given tags appear in the tag set, always use broadcast to
816 communicate with the host when it is unconfigured. It is permissible
817 to supply no tags, in which case this is unconditional. Most DHCP clients which
818 need broadcast replies set a flag in their requests so that this
819 happens automatically, some old BOOTP clients do not.
821 .B \-M, --dhcp-boot=[tag:<tag>,]<filename>,[<servername>[,<server address>]]
822 Set BOOTP options to be returned by the DHCP server. Server name and
823 address are optional: if not provided, the name is left empty, and the
824 address set to the address of the machine running dnsmasq. If dnsmasq
825 is providing a TFTP service (see 
826 .B --enable-tftp
827 ) then only the filename is required here to enable network booting.
828 If the optional tag(s) are given,
829 they must match for this configuration to be sent. 
831 .B --pxe-service=[tag:<tag>,]<CSA>,<menu text>[,<basename>|<bootservicetype>][,<server address>]
832 Most uses of PXE boot-ROMS simply allow the PXE
833 system to obtain an IP address and then download the file specified by
834 .B dhcp-boot
835 and execute it. However the PXE system is capable of more complex
836 functions when supported by a suitable DHCP server.
838 This specifies a boot option which may appear in a PXE boot menu. <CSA> is
839 client system type, only services of the correct type will appear in a
840 menu. The known types are x86PC, PC98, IA64_EFI, Alpha, Arc_x86,
841 Intel_Lean_Client, IA32_EFI, BC_EFI, Xscale_EFI and X86-64_EFI; an
842 integer may be used for other types. The
843 parameter after the menu text may be a file name, in which case dnsmasq acts as a
844 boot server and directs the PXE client to download the file by TFTP,
845 either from itself (
846 .B enable-tftp 
847 must be set for this to work) or another TFTP server if the final IP
848 address is given.
849 Note that the "layer"
850 suffix (normally ".0") is supplied by PXE, and should not be added to
851 the basename. If an integer boot service type, rather than a basename
852 is given, then the PXE client will search for a
853 suitable boot service for that type on the network. This search may be done
854 by broadcast, or direct to a server if its IP address is provided.  
855 If no boot service type or filename is provided (or a boot service type of 0 is specified)
856 then the menu entry will abort the net boot procedure and
857 continue booting from local media.
859 .B --pxe-prompt=[tag:<tag>,]<prompt>[,<timeout>]
860 Setting this provides a prompt to be displayed after PXE boot. If the
861 timeout is given then after the
862 timeout has elapsed with no keyboard input, the first available menu
863 option will be automatically executed. If the timeout is zero then the first available menu
864 item will be executed immediately. If 
865 .B pxe-prompt
866 is ommitted the system will wait for user input if there are multiple
867 items in the menu, but boot immediately if
868 there is only one. See
869 .B pxe-service 
870 for details of menu items.
872 Dnsmasq supports PXE "proxy-DHCP", in this case another DHCP server on
873 the network is responsible for allocating IP addresses, and dnsmasq
874 simply provides the information given in 
875 .B pxe-prompt
877 .B pxe-service
878 to allow netbooting. This mode is enabled using the
879 .B proxy
880 keyword in
881 .B dhcp-range.
882 .TP  
883 .B \-X, --dhcp-lease-max=<number>
884 Limits dnsmasq to the specified maximum number of DHCP leases. The
885 default is 1000. This limit is to prevent DoS attacks from hosts which
886 create thousands of leases and use lots of memory in the dnsmasq
887 process.
889 .B \-K, --dhcp-authoritative
890 Should be set when dnsmasq is definitely the only DHCP server on a network.
891 It changes the behaviour from strict RFC compliance so that DHCP requests on
892 unknown leases from unknown hosts are not ignored. This allows new hosts
893 to get a lease without a tedious timeout under all circumstances. It also 
894 allows dnsmasq to rebuild its lease database without each client needing to 
895 reacquire a lease, if the database is lost.
897 .B --dhcp-alternate-port[=<server port>[,<client port>]]
898 Change the ports used for DHCP from the default. If this option is
899 given alone, without arguments, it changes the ports used for DHCP
900 from 67 and 68 to 1067 and 1068. If a single argument is given, that
901 port number is used for the server and the port number plus one used
902 for the client. Finally, two port numbers allows arbitrary
903 specification of both server and client ports for DHCP.
905 .B \-3, --bootp-dynamic[=<network-id>[,<network-id>]]
906 Enable dynamic allocation of IP addresses to BOOTP clients. Use this
907 with care, since each address allocated to a BOOTP client is leased
908 forever, and therefore becomes permanently unavailable for re-use by
909 other hosts. if this is given without tags, then it unconditionally
910 enables dynamic allocation. With tags, only when the tags are all
911 set. It may be repeated with different tag sets. 
913 .B \-5, --no-ping
914 By default, the DHCP server will attempt to ensure that an address in
915 not in use before allocating it to a host. It does this by sending an
916 ICMP echo request (aka "ping") to the address in question. If it gets
917 a reply, then the address must already be in use, and another is
918 tried. This flag disables this check. Use with caution.
920 .B --log-dhcp
921 Extra logging for DHCP: log all the options sent to DHCP clients and
922 the tags used to determine them.
924 .B \-l, --dhcp-leasefile=<path>
925 Use the specified file to store DHCP lease information.
926 .TP 
927 .B \-6 --dhcp-script=<path>
928 Whenever a new DHCP lease is created, or an old one destroyed, the
929 executable specified by this option is run.  <path>
930 must be an absolute pathname, no PATH search occurs. 
931 The arguments to the process
932 are "add", "old" or "del", the MAC
933 address of the host, the IP address, and the hostname,
934 if known. "add" means a lease has been created, "del" means it has
935 been destroyed, "old" is a notification of an existing lease when
936 dnsmasq starts or a change to MAC address or hostname of an existing
937 lease (also, lease length or expiry and client-id, if leasefile-ro is set).
938 If the MAC address is from a network type other than ethernet,
939 it will have the network type prepended, eg "06-01:23:45:67:89:ab" for
940 token ring. The process is run as root (assuming that dnsmasq was originally run as
941 root) even if dnsmasq is configured to change UID to an unprivileged user.
943 The environment is inherited from the invoker of dnsmasq, with some or
944 all of the following variables added.
946 DNSMASQ_CLIENT_ID if the host provided a client-id.
948 DNSMASQ_DOMAIN if the fully-qualified domain name of the host is
949 known, this is set to the  domain part.
951 If the client provides vendor-class, hostname or user-class, 
952 these are provided in DNSMASQ_VENDOR_CLASS
953 DNSMASQ_SUPPLIED_HOSTNAME and 
954 DNSMASQ_USER_CLASS0..DNSMASQ_USER_CLASSn variables, but only for
955 "add" actions or "old" actions when a host resumes an existing lease,
956 since these data are not held in dnsmasq's lease
957 database.
959 If dnsmasq was compiled with HAVE_BROKEN_RTC, then
960 the length of the lease (in seconds) is stored in
961 DNSMASQ_LEASE_LENGTH, otherwise the time of lease expiry is stored in
962 DNSMASQ_LEASE_EXPIRES. The number of seconds until lease expiry is
963 always stored in DNSMASQ_TIME_REMAINING. 
965 If a lease used to have a hostname, which is
966 removed, an "old" event is generated with the new state of the lease, 
967 ie no name, and the former name is provided in the environment 
968 variable DNSMASQ_OLD_HOSTNAME. 
970 DNSMASQ_INTERFACE stores the name of
971 the interface on which the request arrived; this is not set for "old"
972 actions when dnsmasq restarts. 
974 DNSMASQ_RELAY_ADDRESS is set if the client
975 used a DHCP relay to contact dnsmasq and the IP address of the relay
976 is known. 
978 DNSMASQ_TAGS contains all the tags set during the
979 DHCP transaction, separated by spaces.
981 All file descriptors are
982 closed except stdin, stdout and stderr which are open to /dev/null
983 (except in debug mode).
985 The script is not invoked concurrently: at most one instance
986 of the script is ever running (dnsmasq waits for an instance of script to exit
987 before running the next). Changes to the lease database are which
988 require the script to be invoked are queued awaiting exit of a running instance.
989 If this queueing allows multiple state changes occur to a single
990 lease before the script can be run then 
991 earlier states are discarded and the current state of that lease is
992 reflected when the script finally runs. 
994 At dnsmasq startup, the script will be invoked for
995 all existing leases as they are read from the lease file. Expired
996 leases will be called with "del" and others with "old". When dnsmasq
997 receives a HUP signal, the script will be invoked for existing leases
998 with an "old " event.
1000 .B --dhcp-scriptuser
1001 Specify the user as which to run the lease-change script. This defaults to root, but can be changed to another user using this flag. 
1002 .TP 
1003 .B \-9, --leasefile-ro
1004 Completely suppress use of the lease database file. The file will not
1005 be created, read, or written. Change the way the lease-change
1006 script (if one is provided) is called, so that the lease database may
1007 be maintained in external storage by the script. In addition to the
1008 invocations  given in 
1009 .B  --dhcp-script
1010 the lease-change script is called once, at dnsmasq startup, with the
1011 single argument "init". When called like this the script should write
1012 the saved state of the lease database, in dnsmasq leasefile format, to
1013 stdout and exit with zero exit code. Setting this
1014 option also forces the leasechange script to be called on changes
1015 to the client-id and lease length and expiry time.
1017 .B --bridge-interface=<interface>,<alias>[,<alias>]
1018 Treat DHCP request packets arriving at any of the <alias> interfaces
1019 as if they had arrived at <interface>. This option is necessary when
1020 using "old style" bridging on BSD platforms, since
1021 packets arrive at tap interfaces which don't have an IP address.
1023 .B \-s, --domain=<domain>[,<address range>]
1024 Specifies DNS domains for the DHCP server. Domains may be be given 
1025 unconditionally (without the IP range) or for limited IP ranges. This has two effects;
1026 firstly it causes the DHCP server to return the domain to any hosts
1027 which request it, and secondly it sets the domain which it is legal
1028 for DHCP-configured hosts to claim. The intention is to constrain
1029 hostnames so that an untrusted host on the LAN cannot advertise 
1030 its name via dhcp as e.g. "microsoft.com" and capture traffic not 
1031 meant for it. If no domain suffix is specified, then any DHCP
1032 hostname with a domain part (ie with a period) will be disallowed 
1033 and logged. If suffix is specified, then hostnames with a domain 
1034 part are allowed, provided the domain part matches the suffix. In
1035 addition, when a suffix is set then hostnames without a domain
1036 part have the suffix added as an optional domain part. Eg on my network I can set 
1037 .B --domain=thekelleys.org.uk
1038 and have a machine whose DHCP hostname is "laptop". The IP address for that machine is available from 
1039 .B dnsmasq
1040 both as "laptop" and "laptop.thekelleys.org.uk". If the domain is
1041 given as "#" then the domain is read from the first "search" directive
1042 in /etc/resolv.conf (or equivalent). The address range can be of the form
1043 <ip address>,<ip address> or <ip address>/<netmask> or just a single
1044 <ip address>. See 
1045 .B --dhcp-fqdn
1046 which can change the behaviour of dnsmasq with domains.
1048 .B --dhcp-fqdn
1049 In the default mode, dnsmasq inserts the unqualified names of
1050 DHCP clients into the DNS. For this reason, the names must be unique,
1051 even if two clients which have the same name are in different
1052 domains. If a second DHCP client appears which has the same name as an
1053 existing client, the name is transfered to the new client. If 
1054 .B --dhcp-fqdn
1055 is set, this behaviour changes: the unqualified name is no longer
1056 put in the DNS, only the qualified name. Two DHCP clients with the
1057 same name may both keep the name, provided that the domain part is
1058 different (ie the fully qualified names differ.) To ensure that all
1059 names have a domain part, there must be at least 
1060 .B --domain 
1061 without an address specified when 
1062 .B --dhcp-fqdn 
1063 is set.
1065 .B --enable-tftp[=<interface>]
1066 Enable the TFTP server function. This is deliberately limited to that
1067 needed to net-boot a client. Only reading is allowed; the tsize and
1068 blksize extensions are supported (tsize is only supported in octet
1069 mode). See NOTES section for use of the interface argument.
1072 .B --tftp-root=<directory>[,<interface>]
1073 Look for files to transfer using TFTP relative to the given
1074 directory. When this is set, TFTP paths which include ".." are
1075 rejected, to stop clients getting outside the specified root.
1076 Absolute paths (starting with /) are allowed, but they must be within
1077 the tftp-root. If the optional interface argument is given, the
1078 directory is only used for TFTP requests via that interface.
1080 .B --tftp-unique-root
1081 Add the IP address of the TFTP client as a path component on the end
1082 of the TFTP-root (in standard dotted-quad format). Only valid if a
1083 tftp-root is set and the directory exists. For instance, if tftp-root is "/tftp" and client 
1084 1.2.3.4 requests file "myfile" then the effective path will be
1085 "/tftp/1.2.3.4/myfile" if /tftp/1.2.3.4 exists or /tftp/myfile otherwise.
1087 .B --tftp-secure
1088 Enable TFTP secure mode: without this, any file which is readable by
1089 the dnsmasq process under normal unix access-control rules is
1090 available via TFTP. When the --tftp-secure flag is given, only files
1091 owned by the user running the dnsmasq process are accessible. If
1092 dnsmasq is being run as root, different rules apply: --tftp-secure
1093 has no effect, but only files which have the world-readable bit set
1094 are accessible. It is not recommended to run dnsmasq as root with TFTP
1095 enabled, and certainly not without specifying --tftp-root. Doing so
1096 can expose any world-readable file on the server to any host on the net. 
1098 .B --tftp-max=<connections>
1099 Set the maximum number of concurrent TFTP connections allowed. This
1100 defaults to 50. When serving a large number of TFTP connections,
1101 per-process file descriptor limits may be encountered. Dnsmasq needs
1102 one file descriptor for each concurrent TFTP connection and one
1103 file descriptor per unique file (plus a few others). So serving the
1104 same file simultaneously to n clients will use require about n + 10 file
1105 descriptors, serving different files simultaneously to n clients will
1106 require about (2*n) + 10 descriptors. If 
1107 .B --tftp-port-range
1108 is given, that can affect the number of concurrent connections.
1110 .B --tftp-no-blocksize
1111 Stop the TFTP server from negotiating the "blocksize" option with a
1112 client. Some buggy clients request this option but then behave badly
1113 when it is granted.
1115 .B --tftp-port-range=<start>,<end>
1116 A TFTP server listens on a well-known port (69) for connection initiation,
1117 but it also uses a dynamically-allocated port for each
1118 connection. Normally these are allocated by the OS, but this option
1119 specifies a range of ports for use by TFTP transfers. This can be
1120 useful when TFTP has to traverse a firewall. The start of the range
1121 cannot be lower than 1025 unless dnsmasq is running as root. The number
1122 of concurrent TFTP connections is limited by the size of the port range. 
1123 .TP  
1124 .B \-C, --conf-file=<file>
1125 Specify a different configuration file. The conf-file option is also allowed in
1126 configuration files, to include multiple configuration files.
1128 .B \-7, --conf-dir=<directory>[,<file-extension>......]
1129 Read all the files in the given directory as configuration
1130 files. If extension(s) are given, any files which end in those
1131 extensions are skipped. Any files whose names end in ~ or start with . or start and end
1132 with # are always skipped. This flag may be given on the command
1133 line or in a configuration file.
1134 .SH CONFIG FILE
1135 At startup, dnsmasq reads
1136 .I /etc/dnsmasq.conf,
1137 if it exists. (On
1138 FreeBSD, the file is 
1139 .I /usr/local/etc/dnsmasq.conf
1140 ) (but see the 
1141 .B \-C
1143 .B \-7
1144 options.) The format of this
1145 file consists of one option per line, exactly as the long options detailed 
1146 in the OPTIONS section but without the leading "--". Lines starting with # are comments and ignored. For
1147 options which may only be specified once, the configuration file overrides 
1148 the command line.  Quoting is allowed in a config file:
1149 between " quotes the special meanings of ,:. and # are removed and the
1150 following escapes are allowed: \\\\ \\" \\t \\e \\b \\r and \\n. The later 
1151 corresponding to tab, escape, backspace, return and newline.
1152 .SH NOTES
1153 When it receives a SIGHUP, 
1154 .B dnsmasq 
1155 clears its cache and then re-loads 
1156 .I /etc/hosts
1157 and 
1158 .I /etc/ethers 
1159 and any file given by --dhcp-hostsfile, --dhcp-optsfile or --addn-hosts.
1160 The dhcp lease change script is called for all
1161 existing DHCP leases. If 
1163 --no-poll
1164 is set SIGHUP also re-reads
1165 .I /etc/resolv.conf.
1166 SIGHUP
1167 does NOT re-read the configuration file.
1169 When it receives a SIGUSR1,
1170 .B dnsmasq 
1171 writes statistics to the system log. It writes the cache size,
1172 the number of names which have had to removed from the cache before
1173 they expired in order to make room for new names and the total number
1174 of names that have been inserted into the cache. For each upstream
1175 server it gives the number of queries sent, and the number which
1176 resulted in an error. In 
1177 .B --no-daemon
1178 mode or when full logging is enabled (-q), a complete dump of the
1179 contents of the cache is made.
1180 .PP 
1181 When it receives SIGUSR2 and it is logging direct to a file (see
1182 .B --log-facility
1184 .B dnsmasq
1185 will close and reopen the log file. Note that during this operation,
1186 dnsmasq will not be running as root. When it first creates the logfile
1187 dnsmasq changes the ownership of the file to the non-root user it will run
1188 as. Logrotate should be configured to create a new log file with
1189 the ownership which matches the existing one before sending SIGUSR2.
1190 If TCP DNS queries are in progress, the old logfile will remain open in
1191 child processes which are handling TCP queries and may continue to be
1192 written. There is a limit of 150 seconds, after which all existing TCP
1193 processes will have expired: for this reason, it is not wise to
1194 configure logfile compression for logfiles which have just been
1195 rotated. Using logrotate, the required options are 
1196 .B create 
1198 .B delaycompress.
1202 Dnsmasq is a DNS query forwarder: it it not capable of recursively
1203 answering arbitrary queries starting from the root servers but
1204 forwards such queries to a fully recursive upstream DNS server which is
1205 typically provided by an ISP. By default, dnsmasq reads
1206 .I /etc/resolv.conf
1207 to discover the IP
1208 addresses of the upstream nameservers it should use, since the
1209 information is typically stored there. Unless
1210 .B --no-poll
1211 is used,
1212 .B dnsmasq
1213 checks the modification time of
1214 .I /etc/resolv.conf
1215 (or equivalent if 
1216 .B \--resolv-file 
1217 is used) and re-reads it if it changes. This allows the DNS servers to
1218 be set dynamically by PPP or DHCP since both protocols provide the
1219 information.
1220 Absence of
1221 .I /etc/resolv.conf
1222 is not an error
1223 since it may not have been created before a PPP connection exists. Dnsmasq 
1224 simply keeps checking in case
1225 .I /etc/resolv.conf 
1226 is created at any
1227 time. Dnsmasq can be told to parse more than one resolv.conf
1228 file. This is useful on a laptop, where both PPP and DHCP may be used:
1229 dnsmasq can be set to poll both 
1230 .I /etc/ppp/resolv.conf 
1232 .I /etc/dhcpc/resolv.conf 
1233 and will use the contents of whichever changed
1234 last, giving automatic switching between DNS servers.
1236 Upstream servers may also be specified on the command line or in
1237 the configuration file. These server specifications optionally take a
1238 domain name which tells dnsmasq to use that server only to find names
1239 in that particular domain.
1241 In order to configure dnsmasq to act as cache for the host on which it is running, put "nameserver 127.0.0.1" in
1242 .I /etc/resolv.conf
1243 to force local processes to send queries to
1244 dnsmasq. Then either specify the upstream servers directly to dnsmasq
1245 using 
1246 .B \--server
1247 options or put their addresses real in another file, say
1248 .I /etc/resolv.dnsmasq
1249 and run dnsmasq with the 
1250 .B \-r /etc/resolv.dnsmasq
1251 option. This second technique allows for dynamic update of the server
1252 addresses by PPP or DHCP.
1254 Addresses in /etc/hosts will "shadow" different addresses for the same
1255 names in the upstream DNS, so "mycompany.com 1.2.3.4" in /etc/hosts will ensure that
1256 queries for "mycompany.com" always return 1.2.3.4 even if queries in
1257 the upstream DNS would otherwise return a different address. There is
1258 one exception to this: if the upstream DNS contains a CNAME which
1259 points to a shadowed name, then looking up the CNAME through dnsmasq
1260 will result in the unshadowed address associated with the target of
1261 the CNAME. To work around this, add the CNAME to /etc/hosts so that
1262 the CNAME is shadowed too.
1265 The tag system works as follows: For each DHCP request, dnsmasq
1266 collects a set of valid tags from active configuration lines which
1267 include set:<tag>, including one from the 
1268 .B dhcp-range
1269 used to allocate the address, one from any matching 
1270 .B dhcp-host
1271 (and "known" if a dhcp-host matches) 
1272 The tag "bootp" is set for BOOTP requests, and a tag whose name is the 
1273 name of the interface on which the request arrived is also set.
1275 Any configuration lines which includes one or more tag:<tag> contructs
1276 will only be valid if all that tags are matched in the set derived
1277 above. Typically this is dhcp-option.
1278 .B dhcp-option 
1279 which has tags will be used in preference  to an untagged 
1280 .B dhcp-option,
1281 provided that _all_ the tags match somewhere in the
1282 set collected as described above. The prefix '!' on a tag means 'not'
1283 so --dhcp=option=tag:!purple,3,1.2.3.4 sends the option when the
1284 tag purple is not in the set of valid tags. (If using this in a
1285 command line rather than a configuration file, be sure to escape !,
1286 which is a shell metacharacter)
1288 Note that for 
1289 .B dhcp-range 
1290 both tag:<tag> and set:<tag> are allowed, to both select the range in
1291 use based on (eg) dhcp-host, and to affect the options sent, based on
1292 the range selected.
1294 This system evolved from an earlier, more limited one and for backward
1295 compatibility "net:" may be used instead of "tag:" and "set:" may be
1296 omitted. (Except in 
1297 .B dhcp-host,
1298 where "net:" may be used instead of "set:".) For the same reason, '#'
1299 may be used instead of '!' to indicate NOT.
1300 .PP 
1301 The DHCP server in dnsmasq will function as a BOOTP server also,
1302 provided that the MAC address and IP address for clients are given,
1303 either using 
1304 .B dhcp-host 
1305 configurations or in
1306 .I /etc/ethers
1307 , and a
1308 .B dhcp-range 
1309 configuration option is present to activate the DHCP server
1310 on a particular network. (Setting --bootp-dynamic removes the need for
1311 static address mappings.) The filename
1312 parameter in a BOOTP request is used as a tag,
1313 as is the tag "bootp", allowing some control over the options returned to
1314 different classes of hosts.
1316 .B dhcp-range
1317 may have an interface name supplied as
1318 "interface:<interface-name>". The semantics if this are as follows:
1319 For DHCP, if any other dhcp-range exists _without_ an interface name,
1320 then the interface name is ignored and and dnsmasq behaves as if the
1321 interface parts did not exist, otherwise DHCP is only provided to 
1322 interfaces mentioned in dhcp-range
1323 declarations. For DNS, if there are no
1324 .B --interface
1325 or 
1326 .B --listen-address
1327 flags, behaviour is unchanged by the interface part. If either of
1328 these flags are present, the interfaces mentioned in
1329 dhcp-ranges are added to the set which get DNS service.
1331 Similarly, 
1332 .B enable-tftp
1333 may take an interface name, which enables TFTP only for a particular
1334 interface, ignoring 
1335 .B --interface 
1337 .B --listen-address
1338 flags. In addition 
1339 .B --tftp-secure
1341 .B --tftp-unique-root
1343 .B --tftp-no-blocksize
1344 are ignored for requests from such interfaces. (A 
1345 .B --tftp-root
1346 directive giving a root path and an interface should be 
1347 provided too.)
1349 These rules may seem odd at first sight, but  they
1350 allow a single line  of the form "dhcp-range=interface:virt0,192.168.0.4,192.168.0.200"
1351 to be added to dnsmasq configuration which then supplies
1352 DHCP and DNS services to that interface, without affecting
1353 what services are supplied to other interfaces and irrespective of 
1354 the existance or lack of "interface=<interface>" 
1355 lines elsewhere in the dnsmasq configuration.
1356 "enable-tftp=virt0" and "tftp-root=<root>,virt0" do the same job for TFTP.
1357  The idea is
1358 that such a line can be added automatically by libvirt
1359 or equivalent systems, without disturbing any manual
1360 configuration.
1362 .SH EXIT CODES
1364 0 - Dnsmasq successfully forked into the background, or terminated
1365 normally if backgrounding is not enabled.
1367 1 - A problem with configuration was detected.
1369 2 - A problem with network access occurred (address in use, attempt
1370 to use privileged ports without permission).
1372 3 - A problem occurred with a filesystem operation (missing
1373 file/directory, permissions).
1375 4 - Memory allocation failure.
1377 5 - Other miscellaneous problem.
1379 11 or greater - a non zero return code was received from the
1380 lease-script process "init" call. The exit code from dnsmasq is the
1381 script's exit code with 10 added. 
1383 .SH LIMITS
1384 The default values for resource limits in dnsmasq are generally
1385 conservative, and appropriate for embedded router type devices with
1386 slow processors and limited memory. On more capable hardware, it is
1387 possible to increase the limits, and handle many more clients. The
1388 following applies to dnsmasq-2.37: earlier versions did not scale as well.
1391 Dnsmasq is capable of handling DNS and DHCP for at least a thousand
1392 clients. The DHCP lease times should not be very short (less than one hour). The
1393 value of 
1394 .B --dns-forward-max 
1395 can be increased: start with it equal to
1396 the number of clients and increase if DNS seems slow. Note that DNS
1397 performance depends too on the performance of the upstream
1398 nameservers. The size of the DNS cache may be increased: the hard
1399 limit is 10000 names and the default (150) is very low. Sending
1400 SIGUSR1 to dnsmasq makes it log information which is useful for tuning
1401 the cache size. See the 
1402 .B NOTES
1403 section for details.
1406 The built-in TFTP server is capable of many simultaneous file
1407 transfers: the absolute limit is related to the number of file-handles
1408 allowed to a process and the ability of the select() system call to
1409 cope with large numbers of file handles. If the limit is set too high
1410 using 
1411 .B --tftp-max
1412 it will be scaled down and the actual limit logged at
1413 start-up. Note that more transfers are possible when the same file is
1414 being sent than when each transfer sends a different file.
1417 It is possible to use dnsmasq to block Web advertising by using a list
1418 of known banner-ad servers, all resolving to 127.0.0.1 or 0.0.0.0, in
1419 .B /etc/hosts 
1420 or an additional hosts file. The list can be very long, 
1421 dnsmasq has been tested successfully with one million names. That size
1422 file needs a 1GHz processor and about 60Mb of RAM.
1424 .SH INTERNATIONALISATION
1425 Dnsmasq can be compiled to support internationalisation. To do this,
1426 the make targets "all-i18n" and "install-i18n" should be used instead of
1427 the standard targets "all" and "install". When internationalisation
1428 is compiled in, dnsmasq will produce log messages in the local
1429 language and support internationalised domain names (IDN). Domain
1430 names in /etc/hosts, /etc/ethers and /etc/dnsmasq.conf which contain
1431 non-ASCII characters will be translated to the DNS-internal punycode
1432 representation. Note that
1433 dnsmasq determines both the language for messages and the assumed
1434 charset for configuration
1435 files from the LANG environment variable. This should be set to the system
1436 default value by the script which is responsible for starting
1437 dnsmasq. When editing the configuration files, be careful to do so
1438 using only the system-default locale and not user-specific one, since
1439 dnsmasq has no direct way of determining the charset in use, and must
1440 assume that it is the system default. 
1442 .SH FILES
1443 .IR /etc/dnsmasq.conf 
1445 .IR /usr/local/etc/dnsmasq.conf
1447 .IR /etc/resolv.conf
1449 .IR /etc/hosts
1451 .IR /etc/ethers
1453 .IR /var/lib/misc/dnsmasq.leases 
1455 .IR /var/db/dnsmasq.leases
1457 .IR /var/run/dnsmasq.pid
1458 .SH SEE ALSO
1459 .BR hosts (5), 
1460 .BR resolver (5)
1461 .SH AUTHOR
1462 This manual page was written by Simon Kelley <simon@thekelleys.org.uk>.