Failed to choose channel in Internet sharing

My M2 MacBook Air is connecting internet with USB 10/100/1000 LAN. I'm trying to setup Internet sharing, but I failed. I couldn't setup channel. The setting is like the picture following:


How could I solve it?

MacBook Air, macOS 14.0

Posted on Oct 21, 2023 8:57 AM

Reply
Question marked as Top-ranking reply

Posted on Jul 16, 2024 6:47 AM

I have the same problem, but I solved it. If channel selection suddenly doesn't work when distributing on macOS, there is a way to fix this problem:


1. Create backups:

   sudo cp /Library/Preferences/SystemConfiguration/com.apple.nat.plist /Library/Preferences/SystemConfiguration/com.apple.nat.plist.bak
   sudo cp /Library/Preferences/Preferences/SystemConfiguration/NetworkInterfaces.plist /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist.bak
   sudo cp /Library/Preferences/Preferences/SystemConfiguration/preferences.plist /Library/Preferences/SystemConfiguration/preferences.plist.bak


2. Moving existing files:

   sudo mv /Library/Preferences/SystemConfiguration/com.apple.nat.plist /Library/Preferences/SystemConfiguration/com.apple.nat.plist.old
   sudo mv /Library/Preferences/Preferences/SystemConfiguration/NetworkInterfaces.plist /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist.old
   sudo mv /Library/Preferences/Preferences/SystemConfiguration/preferences.plist /Library/Preferences/SystemConfiguration/preferences.plist.old


3. Reboot:

Restart your computer. The next time you start, macOS will automatically create new .plist files.


4. Check:

After rebooting, check for new files:


   ls -l /Library/Preferences/SystemConfiguration/*.plist


5. Restore the Internet Sharing settings:

Set up Internet Sharing again in ‘System Preferences’.


Note: If there are any problems after these steps, you can always restore the original files from backups.

5 replies
Question marked as Top-ranking reply

Jul 16, 2024 6:47 AM in response to 勇典

I have the same problem, but I solved it. If channel selection suddenly doesn't work when distributing on macOS, there is a way to fix this problem:


1. Create backups:

   sudo cp /Library/Preferences/SystemConfiguration/com.apple.nat.plist /Library/Preferences/SystemConfiguration/com.apple.nat.plist.bak
   sudo cp /Library/Preferences/Preferences/SystemConfiguration/NetworkInterfaces.plist /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist.bak
   sudo cp /Library/Preferences/Preferences/SystemConfiguration/preferences.plist /Library/Preferences/SystemConfiguration/preferences.plist.bak


2. Moving existing files:

   sudo mv /Library/Preferences/SystemConfiguration/com.apple.nat.plist /Library/Preferences/SystemConfiguration/com.apple.nat.plist.old
   sudo mv /Library/Preferences/Preferences/SystemConfiguration/NetworkInterfaces.plist /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist.old
   sudo mv /Library/Preferences/Preferences/SystemConfiguration/preferences.plist /Library/Preferences/SystemConfiguration/preferences.plist.old


3. Reboot:

Restart your computer. The next time you start, macOS will automatically create new .plist files.


4. Check:

After rebooting, check for new files:


   ls -l /Library/Preferences/SystemConfiguration/*.plist


5. Restore the Internet Sharing settings:

Set up Internet Sharing again in ‘System Preferences’.


Note: If there are any problems after these steps, you can always restore the original files from backups.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Failed to choose channel in Internet sharing

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