linux router, winxp client
Shadow Hawkins on Thursday, 20 January 2005 01:09:38
i have /64 subnet on my eth0 (LAN)
radvd.conf is configured like this:
---cut-here---
interface eth0
{
AdvSendAdvert on;
prefix 2001:15c0:660d::/64
{
AdvOnLink on;
AdvAutonomous on;
};
};
---cut-here---
but i get one extra address...
---cut-here---
ipv6 if ...
link-layer address: 00-10-5a-dd-f9-f4
preferred global 2001:15c0:660d:0:55c1:e9e8:33d9:ce09, life 6d23h59m55s/23h57m8s (temporary)
preferred global 2001:15c0:660d:0:210:5aff:fedd:f9f4, life 29d23h59m55s/6d23h59m55s (public)
...
---cut-here---
what's that temporary address thingy? it's changing every time i restart ipv6 on winbox. i don't need it.. if i try to delete it...
ipv6 adu 11/2001:15c0:660d:0:55c1:e9e8:33d9:ce09 life 0 address update error: 1f
any ideas?
linux router, winxp client
Shadow Hawkins on Tuesday, 25 January 2005 01:15:21
Could it be the privacy extensions (UseTemporaryAddresses) in effect?
I usually have about 2-3 of these changing randomly over time. Not sure you can disable the privacy extensions, but look up the manual for netsh if there is something you can do to.
linux router, winxp client
Shadow Hawkins on Tuesday, 25 January 2005 12:53:35
From the FAQ
"My IPv6 is random and changes often. Why?"
https://noc.sixxs.net/faq/connectivity?faq=rfc3041
Posting is only allowed when you are logged in. |