On 09/19/2016 10:23 AM, Andrei Borzenkov wrote:
19.09.2016 20:12, Lew Wolfgang пишет:
On 09/18/2016 06:36 PM, James Knott wrote:
On 09/18/2016 09:26 PM, Lew Wolfgang wrote:
The only way I get even the /128 addy is by running dhcpv6. Maybe the problem is that the router doesn't support the "PD" thingie? I can't answer that, as I don't have that router. However, I came across this: https://www.dslreports.com/forum/r27390272-IPv6-Make-IPv6-work-with-ZyWALL-U...
This is a very helpful link, thanks James.
While it doesn't seem to work completely yet, it's a lot closer. Note that it doesn't work for "ipv6huh" either.
What's "ipv6huh"?
That's the handle of the poster who I quoted in the link.
This:
"In the Address from DHCPv6 Prefix Delegation table, click Add and select the DHCPv6 request object from the drop-down list, type ::1111:0:0:0:1/128 in the Suffix Address field."
and this:
"In the Advertised Prefix from DHCPv6 Prefix Delegation table, click Add and select the DHCPv6 request object from the drop-down list, type :1111/64 in the Suffix Address field."
were the keys to getting my SuSE box on the LAN to grab its inet6 addrs.
But there was a typo: :1111/64 should have been ::1111/64, apparently.
But ping6 from the LAN and v6 test web sites don't yet see a v6 connection. This could be other issues with the firewall ACL's that I'll continue to fiddle with.
Note that I could never have figured this out without external assistance. Why the magic "::1111" addresses? What left field did these come out of?
It is arbitrary. You get /48 prefix and can now split it into 65536 /64 prefixes. You can chose arbitrary 16 bits to extend /48 prefix to make it /64. You can theoretically also provide different prefixes to each LAN and WLAN port you have to isolate them.
Of course you need to verify that prefix you get from PD is actually /48 and adjust accordingly.
But how would I verify the PD value? I looked again at the posting and now I think I see where he gets the "1111" from. I'll have to confirm tonight, maybe I did that part wrong. Very confusing.... Regards, Lew -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org