From 10.52 USD

3.27 USD mo.  + 3  Months Extra

10 devices 1 User

See All Plans

30-Day Money-Back Guarantee

Receive a full refund if ApexGuard doesn’t meet your expectations.

Special Offer | Save 60%
GET APEX

How to Disable IPv6 on macOS

Learn how to use ApexGuard

Get started and stay protected

  1. Open Finder → Applications → Utilities.
  2. Open Terminal.

Run the command to list all network services:

sudo networksetup -listallnetworkservices
  1. Identify your network interface (e.g., Wi-Fi or Ethernet).

Disable IPv6 with the command:
arduino

sudo networksetup -setv6off "Wi-Fi"
  1. Replace Wi-Fi with your interface name.

To re-enable IPv6, use:
arduino

sudo networksetup -setv6automatic "Wi-Fi"

Was this article helpful?

Thank you, you're making us better!