mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
man: fix reference to gateway hostname (#7258)
Follow-up to commit 1dc92a06e210a978e54c72168aaaa7487bf2fd2a which didn't catch all cases.
This commit is contained in:
parent
ed440f6be9
commit
30046d9c89
@ -111,7 +111,7 @@
|
||||
ending in <literal>.localhost</literal> or <literal>.localhost.localdomain</literal>)
|
||||
are resolved to the IP addresses 127.0.0.1 and ::1.</para></listitem>
|
||||
|
||||
<listitem><para>The hostname <literal>gateway</literal> is
|
||||
<listitem><para>The hostname <literal>_gateway</literal> is
|
||||
resolved to all current default routing gateway addresses,
|
||||
ordered by their metric. This assigns a stable hostname to the
|
||||
current gateway, useful for referencing it independently of the
|
||||
@ -135,7 +135,7 @@
|
||||
protocol. Lookups for IPv4 addresses are only sent via LLMNR on
|
||||
IPv4, and lookups for IPv6 addresses are only sent via LLMNR on
|
||||
IPv6. Lookups for the locally configured host name and the
|
||||
<literal>gateway</literal> host name are never routed to
|
||||
<literal>_gateway</literal> host name are never routed to
|
||||
LLMNR.</para></listitem>
|
||||
|
||||
<listitem><para>Multi-label names are routed to all local
|
||||
|
Loading…
x
Reference in New Issue
Block a user