openSuSE 11.2 IPv6 autoconfiguration problems

Hello!

I have a 6over4 tunnel from HE on a site and a FritzBox 7270 router. On the LAN there is a 2008R2 server, which has no problems with IPv6 autoconfiguration (Teredo is turned off). A traceroute shows a correct path to one of our servers:

C:\>tracert www.selfnet.at

Routenverfolgung zu www.selfnet.at [2001:67c:2074::66:94] über maximal 30 Abschnitte:

  1     1 ms    <1 ms    <1 ms  2001:470:1f0b:1d43:224:feff:fe6a:4781
  2    32 ms    35 ms    32 ms  2001:470:1f0a:1d43::1
  3    25 ms    24 ms    25 ms  gige-g2-4.core1.fra1.he.net [2001:470:0:69::1]
  4    61 ms    25 ms    25 ms  c49-1.ix2.ffm.de.as39912.net [2001:7f8::9be8:0:1]
  5     *        *        *     Zeitüberschreitung der Anforderung.
  6    40 ms    40 ms    39 ms  c76-1.ix1.vie.at.as39912.net [2a01:f8:1:2:1:1:3:1]
  7    39 ms    49 ms    39 ms  c76-2.ix1.vie.at.as39912.net [2a01:f8:1:2:1:1:11:1]
  8    39 ms    39 ms    39 ms  www.selfnet.at [2001:67c:2074::66:94]

Ablaufverfolgung beendet.

XP machines with IPv6 enabled also receive v6 IPs in the local prefix.

Also there are two openSuSE 11.2 machines in the same LAN which have IPv6 enabled. They, however, receive no IPv6 address in the local prefix 2001:470:1f0b:1d43::/64 but only have the default link-local address fe80::something. Nice, but unusable.

How can I enable / force IPv6 (stateless) autoconfiguration on openSuSE 11.2?

Thanks!

If I were to throw a Hail Mary guess at your problem, I’d suggest verifying that you’ve upgraded to the very latest kernel available. As “new” (and still not so new) IPv6 adoption is, it’s possibly a bit buggy so getting the latest kernel would ensure the best patched.

Maybe even consider upgrading or installing side by side 11.4 to get <all> distro improvements.

HTH,
Tony

hey mate… i’m having exactly your issue… were you able to resolve that some how?