帮你搜到一个自问自答的,你可以试试,后果自负

本帖于 2025-11-08 13:23:29 时间, 由普通用户 dudaan 编辑
回答: MacBook 不能联网,求助培土2025-11-08 12:29:29

I figured out the problem was with my network cache. None of the online help worked for me.

The problem was occurring only for my home WiFi. I connect with the VPN and noticed everything was working smoothly as earlier.

I cleared my DNS cache, and reset the network configurations. I deleted the directory /Library/Preferences/SystemConfiguration/ and run the commands to flush the DNS cache

$ sudo dscacheutil -flushcache
$ sudo killall -HUP mDNSResponder
$ sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache

Make sure to take the backup of the SystemConfiguration just incase. Your system can generate the files later.

Hopefully, this will help anyone else who seems to be having freezing issues when connected to the internet.

来源:https://apple.stackexchange.com/questions/389062/macbook-is-lagging-and-freezing-when-connected-to-wifi

所有跟帖: 

谢谢,尽管还没看懂,还在努力 -培土- 给 培土 发送悄悄话 培土 的博客首页 (0 bytes) () 11/08/2025 postreply 14:23:57

请您先登陆,再发跟帖!