Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

how do I disable disable ipv6 for OSX 10.9.1

how do I disable disable ipv6 for OSX 10.9.1, I don't seem to have the option "no"

User uploaded file

iMac, Mac OS X (10.7.1), Mid 2011 27" 3.4GHZ i7 /16GB

Posted on Feb 11, 2014 5:33 PM

Reply
Question marked as Best reply

Posted on Feb 13, 2014 11:28 AM

We nobody responded so I fixed it myself, by going in to terminal and typing the following


up -setv6off "Ethernet"

up -setv6off "Wi-fi"


now I have the off option and it is disabled. once Apple updates the airport with more option to ipv6 on the airport I will reavaulate.

5 replies

Jul 21, 2014 6:25 AM in response to Michael Madsen, Denmark

Hi Michael Madsen

to add to the discussion, for Mavericks 10.9.4

I did as you explained got the following results,

$ networksetup -listallnetworkservices

An asterisk (*) denotes that a network service is disabled.

Ethernet Adaptor (en3)

Wi-Fi

Bluetooth PAN

Thunderbolt Bridge

Ethernet Adaptor (en1)

Bluetooth DUN

$ networksetup -setv6off "Thunderbolt Bridge"

$ networksetup -setv6off "Bluetooth DUN"

$ networksetup -setv6off "Ethernet Adaptor (en1)"

$ networksetup -setv6off "Ethernet Adaptor (en3)"

$ networksetup -setv6off "Bluetooth PAN"

$ networksetup -setv6off "WI-Fi"

$ networksetup -listallnetworkservices

An asterisk (*) denotes that a network service is disabled.

Ethernet Adaptor (en3)

Wi-Fi

Bluetooth PAN

Thunderbolt Bridge

Ethernet Adaptor (en1)

Bluetooth DUN


why it is not switching it off

to add further to the discussion,


and also i can see ipv6 address ::1 and fe80:1::1 being present


and also when i run $ netstat -i ipv6 -gps


Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll

lo0 16384 <Link#1> 1155 0 1155 0 0

lo0 16384 localhost ::1 1155 - 1155 - -

lo0 16384 127 localhost 1155 - 1155 - -

lo0 16384 nikhils-mac fe80:1::1 1155 - 1155 - -

how do I disable disable ipv6 for OSX 10.9.1

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.