Are there any configuration changes necessary that are different from Sixx or Freenet6 for using the new HE tunnel?
I can't get it to work so far. Here's what I've done (which has worked with the other tunnel brokers in the past):
1) Enabled HE and entered my username and password.
2) Tunnel broker and subnet information populates in Astaro. It's a little different with HE as a full /48 is assigned, like 2001:***:***X::/48. I subnetted this down and decided to use 2001:***:***X:1::/64 for this test.
3) Added 2001:***:***X:1::3/64 to the internal interface on my astaro.
4) Configured DHCPv6 on Astaro to hand out addresses on the internal interface with scope being 2001:***:***X:1::10-2001:***:***X:1::FFFF and DNS being 2001:***:***X:1::3.
5) On an internal client, I did ipconfig /release 6, then ipconfig /renew6 and verified that it got an DHCPv6 address from Astaro.
With the exception of needing to subnet the /64 block (the others hand out /56), this same config was working with the other brokers.
Any ideas?