-
stefanobsdcafeIs the NDP proxy for IPv6 supported on OmniOS?
-
megaTherionnot sure what an ndp proxy is, but autoconf works to me
-
stefanobsdcafeSome providers don't allow routed traffic as they see it coming from different Mac addresses, so NDP proxy will proxy their traffic through the main interface's Mac address. It's useful for VMs or zones.
-
megaTherionstefanobsdcafe: how does the main interface get's IPv6 if it cant be routed?
-
stefanobsdcafemegaTherion: The main interface doesn't automatically get an IP. I configure it manually (from the details provided by the host provider). It's a /48.
-
stefanobsdcafeFor now, I solved using nat (1-1 - ULA for the zones and a 1-1 mapping on the global zone). On Hetzner I can just route and it is accepted but NetCUP and other providers seem to block this approach.