Machine : M1 macOS Big Sur 11.4
Wifi : 5Ghz
I ran a continuous ping test (through command line) to captive.apple.com over 12 hours. My M1 mac was pining that address with interval of 60 seconds and I found the following :
Code:
....
2021-05-27 00:33:17 64 bytes from 17.253.67.203: icmp_seq=326 ttl=57 time=37.601 ms
2021-05-27 00:34:17 64 bytes from 17.253.67.203: icmp_seq=327 ttl=57 time=44.921 ms
2021-05-27 00:35:47 92 bytes from 192.168.1.1: Destination Net Unreachable
2021-05-27 00:35:47 Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
2021-05-27 00:35:47 4 5 00 5400 6755 0 0000 40 01 fb7e 192.168.1.101 17.253.67.203
2021-05-27 00:35:47
2021-05-27 00:36:17 Request timeout for icmp_seq 328
2021-05-27 00:36:17 64 bytes from 17.253.67.203: icmp_seq=329 ttl=57 time=22.646 ms
2021-05-27 00:37:18 64 bytes from 17.253.67.203: icmp_seq=330 ttl=57 time=59.248 ms
...
17.253.67.203 IP of
cative.apple.com
192.168.1.101 is just my local IP (yours might be different)
The following is the command I ran through terminal. I think it would be worth if any one can test the same. See if you guys also get
Destination Net Unreachable
Note : I got "Destination Net Unreachable" error 6 times out 1100 pings so far.
Code:
ping -i 60 -c 21599 captive.apple.com | while read pong; do echo "$(date -j '+%Y-%m-%d %H:%M:%S') $pong" 1>>~/PingsWithDate.txt;done
-------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------
QUOTES:
I am not sure if this is the problem we ALL are facing but would like everyone to at least try and see what are your results.
Hi,
just ask a friend about fw version on 11.3 as I'm on beta of 11.4. And it's - wl0: Apr 2 2021 00:48:12 version 18.52.1.2.7.8.116 FWID 01-9f7b4413. So the same version as on RC.
I feel certain this is a software issue as it was getting better with each update, but 11.3 went backwards. I'm on the phone now with Apple support. I don't know they test their releases but I suspect the users have become the testers. I'd be happy to back to version 11.2.3 if I can do this
Hi all thanks for this helpful thread. I want to report that i have all the issues MBP M1 11.2
BUT ONLY at home with a Google Wifi setup. All the problems - drops SSID completely every 4-5 min, endless DNS lookups when it does work, etc.
AT WORK, with a ubiquiti setup - ZERO problems.
I"m in the process of downloading 11.4 beta and hoping it will fix the Google Wifi issue and not break the Ubiquiti side...
any thoughts about how this issue might relate to settings or chipsets differing between the two setups?
Absolutely ridiculous that you had to do that... sorry. You would think internet connectivity would be there top item to correct on the M1 line. especially with the desktop release! I would imagine they are all about to have the same issue.
just found this post. I’ve been on the macOS 11.4 betas and the RC since it was released, and then TODAY I’m having connection issues. I’ve got Comcast and have both the 2.4Ghz & 5Ghz bands combined in Bridge mode. I’m having zero issues with any of the other devices/computers in our house.
I tried reinstalling macOS 11.4 and am not seeing any change! I can reboot, it connects and seems fine. After an undeterminable amount of time I lose connection. I haven’t tried restarting my Modem yet, it’s just odd that everything would be fine and then fail like this.