Package: radvd
Severity: important
the READEME.DEBIAN file is not consistent with
/usr/share/doc/radvd/examples/simple-radvd.conf
/usr/share/doc/radvd/README.Debian says r"advd comes with a example
configuration in
/usr/share/doc/radvd/examples/simple-radvd.conf that advertises
non-routable addresses (see rfc3849) on eth0. For details of the
configuration file format see radvd.conf(5).
"
But if we look in /usr/share/doc/radvd/examples/simple-radvd.conf it has this
--->
"
interface eth0
{
AdvSendAdvert on;
prefix 2001:db8::/64
{
};
};
"
WHICH is not a private non-routable address range but in fact an example
documentation address(an example).
Furthermore, AdvRouterAddr off; should really be in the configuration.
Can maintainers *please* read and test their example configurations before
releasing them into the world ?
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (900, 'stable'), (600, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]