Bug#301543: Base6to4Interface problem in radvd

2005-07-05 Thread Pekka Savola

Hi,

We'll likely be releasing a new upstream radvd version soonish, and I 
was browsing for bugs.  Thanks for providing the patch, I've 
incorporated it in radvd CVS.


--
Pekka Savola You each name yourselves king, yet the
Netcore Oykingdom bleeds.
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#301543: Base6to4Interface problem in radvd

2005-03-26 Thread Rimas Kudelis
Package: radvd
Version: 1:0.7.2-7
Severity: important
Hi,
i've pasted the following example from man radvd.conf to my real
radvd.conf:
   interface eth0
   {
   AdvSendAdvert on;
   # Advertise at least every 30 seconds
   MaxRtrAdvInterval 30;
   prefix 0:0:0:5678::/64
   {
   AdvOnLink on;
   AdvAutonomous on;
   Base6to4Interface ppp0;
   # Very short lifetimes for dynamic addresses
   AdvValidLifetime 300;
   AdvPreferredLifetime 120;
   };
   };
and only changed the first line to interface eth1 (eth0 is where my
pppoe modem is connected to), and the prefix line to prefix
0:0:0:f00f::/64.
Radvd runs just fine, except one major misbehaviour: the computers in
my LAN get assigned an IPv6 addresses in form of
0:WWXX:YYZZ:f00f::/64 instead of 2002:WWXX:YYZZ:f00f::/64. Weird,
isn't it? I suppose it's a bug in radvd. For me, it's quite an
important one. :/
Any ideas?
Thanks,
Rimas


signature.asc
Description: OpenPGP digital signature