Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
Dnsmasq
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Dnsmasq
Commits
a66d36ea
Commit
a66d36ea
authored
Apr 22, 2013
by
Tomas Hozza
Committed by
Simon Kelley
Apr 22, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Manpage typos.
parent
aa63a21c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
man/dnsmasq.8
man/dnsmasq.8
+9
-9
No files found.
man/dnsmasq.8
View file @
a66d36ea
...
@@ -559,7 +559,7 @@ needed for a client to do validation itself.
...
@@ -559,7 +559,7 @@ needed for a client to do validation itself.
.B --auth-zone=<domain>[,<subnet>[,<subnet>.....]]
.B --auth-zone=<domain>[,<subnet>[,<subnet>.....]]
Define a DNS zone for which dnsmasq acts as authoritative server. Locally defined DNS records which are in the domain
Define a DNS zone for which dnsmasq acts as authoritative server. Locally defined DNS records which are in the domain
will be served, except that A and AAAA records must be in one of the
will be served, except that A and AAAA records must be in one of the
specified subnets, or in a subnet corresponding to a contructed DHCP
specified subnets, or in a subnet corresponding to a con
s
tructed DHCP
range. The subnet(s) are also used to define in-addr.arpa and
range. The subnet(s) are also used to define in-addr.arpa and
ipv6.arpa domains which are served for reverse-DNS queries. For IPv4
ipv6.arpa domains which are served for reverse-DNS queries. For IPv4
subnets, the prefix length is limited to the values 8, 16 or 24.
subnets, the prefix length is limited to the values 8, 16 or 24.
...
@@ -763,7 +763,7 @@ This is
...
@@ -763,7 +763,7 @@ This is
useful when there is another DHCP server on the network which should
useful when there is another DHCP server on the network which should
be used by some machines.
be used by some machines.
The set:<tag> contruct sets the tag
The set:<tag> con
s
truct sets the tag
whenever this dhcp-host directive is in use. This can be used to
whenever this dhcp-host directive is in use. This can be used to
selectively send DHCP options just for this host. More than one tag
selectively send DHCP options just for this host. More than one tag
can be set in a dhcp-host directive (but not in other places where
can be set in a dhcp-host directive (but not in other places where
...
@@ -978,7 +978,7 @@ agent ID and one provided by a relay agent, the tag is set.
...
@@ -978,7 +978,7 @@ agent ID and one provided by a relay agent, the tag is set.
(IPv4 only) A normal DHCP relay agent is only used to forward the initial parts of
(IPv4 only) A normal DHCP relay agent is only used to forward the initial parts of
a DHCP interaction to the DHCP server. Once a client is configured, it
a DHCP interaction to the DHCP server. Once a client is configured, it
communicates directly with the server. This is undesirable if the
communicates directly with the server. This is undesirable if the
relay agent is add
d
ing extra information to the DHCP packets, such as
relay agent is adding extra information to the DHCP packets, such as
that used by
that used by
.B dhcp-circuitid
.B dhcp-circuitid
and
and
...
@@ -995,7 +995,7 @@ relays at those addresses are affected.
...
@@ -995,7 +995,7 @@ relays at those addresses are affected.
Without a value, set the tag if the client sends a DHCP
Without a value, set the tag if the client sends a DHCP
option of the given number or name. When a value is given, set the tag only if
option of the given number or name. When a value is given, set the tag only if
the option is sent and matches the value. The value may be of the form
the option is sent and matches the value. The value may be of the form
"01:ff:*:02" in which case the value must match (apart from widcards)
"01:ff:*:02" in which case the value must match (apart from wi
l
dcards)
but the option sent may have unmatched data past the end of the
but the option sent may have unmatched data past the end of the
value. The value may also be of the same form as in
value. The value may also be of the same form as in
.B dhcp-option
.B dhcp-option
...
@@ -1008,7 +1008,7 @@ will set the tag "efi-ia32" if the the number 6 appears in the list of
...
@@ -1008,7 +1008,7 @@ will set the tag "efi-ia32" if the the number 6 appears in the list of
architectures sent by the client in option 93. (See RFC 4578 for
architectures sent by the client in option 93. (See RFC 4578 for
details.) If the value is a string, substring matching is used.
details.) If the value is a string, substring matching is used.
The special form with vi-encap:<enterpise number> matches against
The special form with vi-encap:<enterp
r
ise number> matches against
vendor-identifying vendor classes for the specified enterprise. Please
vendor-identifying vendor classes for the specified enterprise. Please
see RFC 3925 for more details of these rare and interesting beasts.
see RFC 3925 for more details of these rare and interesting beasts.
.TP
.TP
...
@@ -1036,7 +1036,7 @@ dhcp-host configuration in dnsmasq and the contents of /etc/hosts and
...
@@ -1036,7 +1036,7 @@ dhcp-host configuration in dnsmasq and the contents of /etc/hosts and
.TP
.TP
.B --dhcp-generate-names=tag:<tag>[,tag:<tag>]
.B --dhcp-generate-names=tag:<tag>[,tag:<tag>]
(IPv4 only) Generate a name for DHCP clients which do not otherwise have one,
(IPv4 only) Generate a name for DHCP clients which do not otherwise have one,
using the MAC address expressed in hex, sep
e
rated by dashes. Note that
using the MAC address expressed in hex, sep
a
rated by dashes. Note that
if a host provides a name, it will be used by preference to this,
if a host provides a name, it will be used by preference to this,
unless
unless
.B --dhcp-ignore-names
.B --dhcp-ignore-names
...
@@ -1113,7 +1113,7 @@ timeout has elapsed with no keyboard input, the first available menu
...
@@ -1113,7 +1113,7 @@ timeout has elapsed with no keyboard input, the first available menu
option will be automatically executed. If the timeout is zero then the first available menu
option will be automatically executed. If the timeout is zero then the first available menu
item will be executed immediately. If
item will be executed immediately. If
.B pxe-prompt
.B pxe-prompt
is om
m
itted the system will wait for user input if there are multiple
is omitted the system will wait for user input if there are multiple
items in the menu, but boot immediately if
items in the menu, but boot immediately if
there is only one. See
there is only one. See
.B pxe-service
.B pxe-service
...
@@ -1412,7 +1412,7 @@ In the default mode, dnsmasq inserts the unqualified names of
...
@@ -1412,7 +1412,7 @@ In the default mode, dnsmasq inserts the unqualified names of
DHCP clients into the DNS. For this reason, the names must be unique,
DHCP clients into the DNS. For this reason, the names must be unique,
even if two clients which have the same name are in different
even if two clients which have the same name are in different
domains. If a second DHCP client appears which has the same name as an
domains. If a second DHCP client appears which has the same name as an
existing client, the name is transfered to the new client. If
existing client, the name is transfer
r
ed to the new client. If
.B --dhcp-fqdn
.B --dhcp-fqdn
is set, this behaviour changes: the unqualified name is no longer
is set, this behaviour changes: the unqualified name is no longer
put in the DNS, only the qualified name. Two DHCP clients with the
put in the DNS, only the qualified name. Two DHCP clients with the
...
@@ -1666,7 +1666,7 @@ used to allocate the address, one from any matching
...
@@ -1666,7 +1666,7 @@ used to allocate the address, one from any matching
The tag "bootp" is set for BOOTP requests, and a tag whose name is the
The tag "bootp" is set for BOOTP requests, and a tag whose name is the
name of the interface on which the request arrived is also set.
name of the interface on which the request arrived is also set.
Any configuration lines which include
s one or more tag:<tag> con
tructs
Any configuration lines which include
one or more tag:<tag> cons
tructs
will only be valid if all that tags are matched in the set derived
will only be valid if all that tags are matched in the set derived
above. Typically this is dhcp-option.
above. Typically this is dhcp-option.
.B dhcp-option
.B dhcp-option
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment