Package: radvd
Version: 1:1.0-1
Severity: wishlist
Tags: upstream
Hello,
I have recently switched from 6to4 to native/DHCPv6-PD (using
wide-dhcpv6-client from Debian). Unfortunately, there does not seem to
be any "replacement" for the Base6to4Interface directive when using
prefix delegation.
It would be really nice if there was an option to get prefixes to be
advertised straight from /proc/net/if_inet6 at least on a per interface
basis, for instance:
# /etc/radvd.conf
interface eth0
{
AdvSendAdvert on;
MaxRtrAdvInterval 30;
autoprefix ::/64
{
AdvOnLink on;
AdvAutonomous on;
};
};
So radvd could automatically instantiate an implicit prefix for each
address assigned to eth0 (expect the link-local, of course).
Regards,
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (100, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages radvd depends on:
ii adduser 3.100 Add and remove users and groups
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
radvd recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]