4
4
<!ENTITY VERSION "1.0">
5
5
<!ENTITY CONFNAME "mandos.conf">
6
6
<!ENTITY CONFPATH "<filename>/etc/mandos/mandos.conf</filename>">
7
<!ENTITY TIMESTAMP "2008-08-29">
9
10
<refentry xmlns:xi="http://www.w3.org/2001/XInclude">
11
<title>&CONFNAME;</title>
12
<title>Mandos Manual</title>
12
13
<!-- NWalsh’s docbook scripts use this to generate the footer: -->
13
<productname>&CONFNAME;</productname>
14
<productname>Mandos</productname>
14
15
<productnumber>&VERSION;</productnumber>
16
<date>&TIMESTAMP;</date>
17
19
<firstname>Björn</firstname>
216
218
<refentrytitle>mandos</refentrytitle>
217
219
<manvolnum>8</manvolnum></citerefentry>, <citerefentry>
218
220
<refentrytitle>mandos-clients.conf</refentrytitle>
219
<manvolnum>5</manvolnum></citerefentry>
221
<manvolnum>5</manvolnum></citerefentry>, <citerefentry>
222
<refentrytitle>gnutls_priority_init</refentrytitle>
223
<manvolnum>3</manvolnum></citerefentry>
229
RFC 4291: <citetitle>IP Version 6 Addressing
230
Architecture</citetitle>
235
<term>Section 2.2: <citetitle>Text Representation of
236
Addresses</citetitle></term>
237
<listitem><para/></listitem>
240
<term>Section 2.5.5.2: <citetitle>IPv4-Mapped IPv6
241
Address</citetitle></term>
242
<listitem><para/></listitem>
245
<term>Section 2.5.6, <citetitle>Link-Local IPv6 Unicast
246
Addresses</citetitle></term>
249
The clients use IPv6 link-local addresses, which are
250
immediately usable since a link-local addresses is
251
automatically assigned to a network interfaces when it
261
<ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
265
Zeroconf is the network protocol standard used by clients
266
for finding the Mandos server on the local network.
273
<!-- Local Variables: -->
274
<!-- time-stamp-start: "<!ENTITY TIMESTAMP [\"']" -->
275
<!-- time-stamp-end: "[\"']>" -->
276
<!-- time-stamp-format: "%:y-%02m-%02d" -->