-
wardenHere is mine... the host is publishing a few services of a zone connected to an etherstub: paste.omnios.org/?5c02331d9101bcfc#…G3jTQ5qC5JP4PQELXL3saXs8hYSmjx46RX7
-
wardenThe main difference with that's of @andyf_ is the usage of the "quick" option
-
szilardThanks warden & andyf.
-
szilardI have an ISP supplied ONT and a OpenWRT based own AP. My own AP got IPV6 address and it can ping. However the PPOE is still maintaind by the ISP's ONT (Optical Network Terminal).
-
szilardI don't have too much exposure with IPV6, so maybe in this case it would not work, but I have attempted to get ipv6 working on my OmniOS install.
-
szilardFirst I have enabled IPV6 ICMP in ipf, as this is the most important ingrident for working IPv6.
-
szilardThen I have naively attempted to create an ipv6 Interface using:
-
szilardipadm create-addr -T dhcp e1000g0/v6
-
szilardIt however timeouts and the interface doesn't gets any ip.
-
szilardMAybe I supposed to first set up DHCPv6 on my AP.
-
szilardMAybe I supposed to enable ndp on my OmniOS install.
-
szilardMaybe I supposed to try to use PPOE passtrough.
-
szilardSadly I don't know.
-
andyfYou generally need to start with `-T addrconf`
-
andyfWhen I do that on an OmniOS box here I end up with paste.omnios.org/?5235c6e031c60b0d#…n3VAMuvEsyZyFZQ67mACQt6etTVUD4aCbLL