[radvd-devel-l] old address
Jan Jurko - LinuxWay.cz
honza at linuxway.cz
Fri Mar 2 05:53:22 EST 2012
if I change prefix for example:
xxx:xxx:xxx:abcd::/64
my machines will change their addresses too
but if I change the prefix back to xxx:xxx:xxx::/64
my machines change the addresses to xxx:xxx:xxx:0::/64
Jan Jurko | SysOp | LinuxWay.cz
Dne 2.3.2012 10:22, Jan Jurko - LinuxWay.cz napsal(a):
> int. eth0 is the strange interface :-)
>
> interface eth0
> {
> AdvSendAdvert on;
> MaxRtrAdvInterval 30;
> AdvManagedFlag off;
> AdvOtherConfigFlag on;
> prefix xxx.xxx.xxx::/64
> {
> AdvOnLink on;
> AdvAutonomous on;
> AdvValidLifetime 7200;
> AdvPreferredLifetime 120;
> };
> RDNSS xxx:xxx:xxx:xxx::2 {};
> };
>
> interface eth5
> {
> AdvSendAdvert on;
> MaxRtrAdvInterval 30;
> AdvManagedFlag off;
> AdvOtherConfigFlag off;
> prefix xxx.xxx.xxx:cafe::/64
> {
> AdvOnLink on;
> AdvAutonomous on;
> AdvValidLifetime 7200;
> AdvPreferredLifetime 120;
> };
> RDNSS xxx:xxx:xxx:xxx::2 {};
> };
>
> interface tap0
> {
> AdvSendAdvert on;
> MaxRtrAdvInterval 30;
> AdvManagedFlag off;
> AdvOtherConfigFlag off;
> prefix xxx.xxx.xxx:234::/64
> {
> AdvOnLink on;
> AdvAutonomous on;
> AdvValidLifetime 7200;
> AdvPreferredLifetime 120;
> };
> };
>
> Jan Jurko | SysOp | LinuxWay.cz
>
> Dne 2.3.2012 10:16, Reuben Hawkins napsal(a):
>> On Fri, Mar 2, 2012 at 12:14 AM, Jan Jurko - LinuxWay.cz
>> <honza at linuxway.cz> wrote:
>>> Hello,
>>> when I started to use ipv6 protocol, I set up on my router radvd and I
>>> had in configuration the prefix xxx:xxx:xxx:0::/64
>>> It was stupid and I changed it later to xxx:xxx:xxx::/64
>>> IMHO this is the same address but there is not ugly "0" :-)
>>> But all machines generate their addresses still with "0" and I don't
>>> know why (radvd restarted, many times upgraded etc...)
>>>
>>> Thank you for advice
>>>
>>> --
>>> Jan Jurko | SysOp | LinuxWay.cz
>>>
>>> --
>>> radvd-devel-l mailing list : radvd-devel-l at litech.org
>>> http://lists.litech.org/listinfo/radvd-devel-l
>>
>> Can you post the whole config file?
>>
>
More information about the radvd-devel-l
mailing list