Occasionally it will not be possible to connect to Wi-Fi due to a problem with Docker, so use it at that time.
The following is the command You can stop and start with the ʻifconfig` command.
sudo ifconfig en0 down
sudo ifconfig en0 up
cf. https://apple.stackexchange.com/questions/284251/how-to-restart-network-services-on-sierra
Recommended Posts