-
antranigvHey everyone. I have an OmniOS instance on the cloud and I want to enable IPv6. I did `ipadm create-addr -T addrconf vioif/v6` and I got a link-local address, but how do I get a globally routed one?
-
rmustaccHow is the cloud claiming to advertise said addresses?
-
rmustaccThere are multiple ways it can do so.
-
antranigvrmustacc on FreeBSD I use rtsol – router solicitation
-
bahamatantranigv: If the provider is sending router advertisements it will come up automatically.
-
danmcdMake sure in.rdisc is running: svc:/network/routing/rdisc:default
-
danmcd`svcadm enable routing/rdisc` if it isn't already running.
-
antranigvbahamat didn't :(
-
antranigvdanmcd I just enabled it.
-
antranigvlet's see what happens!
-
danmcd`netstat -rn -f inet6` is your friend here.
-
antranigvI'm gonna kill myself ahhhh. PUBLIC IPV6 ADDRESS: Not available with custom images.
-
antranigvspent a whole hour for nothing
-
danmcdDon't kill yourself, kill your provider who put that in the fine print! :)
-
antranigvI've been wanting to kill DO for a long time
-
antranigvI don't have such issues with Vultr
-
antranigvbut the customer wants to use DO for billing reasons
-
antranigvbut they didn't care about the OS, so we used OmniOS
-
antranigv(and they're pretty happy with it, specially with Zones)