How to disable ipv6 on MacOS and never see an address resolved to ipv6
- by shabunc
On MacOS (10.8.5 if that matters) I'm trying to disable off ipv6 via networksetup -setv6off Wi-Fi.
Nevertheless, when I'm trying to wget a specific files URL resolves to ipv6 address and download fails.
I just wonder what I am missing in order not to feel as stupid as I currently feel.
ifconfig shows that some of interfaces have inet6 enabled, but I just don't know whether this is relevant at all. networksetup -listallnetworkservices does not show anything extraordinary I've forgot about.