Dropped Network Connections
I have a MacBook Air M1 running Ventura 13.2.1. A long time ago I disabled sleep mode with this command:
sudo pmset -a disablesleep 1
This has worked great as I never want my laptop to go to sleep when I close the lid or lock the screen. I keep multiple ssh and Claris FileMaker connections open all day. I have fiber from AT&T and good wi-fi coverage through my home with a wireless extender although my laptop does not move from room to room very much at all.
A few months ago I started having problems with my wi-fi network going out. I was able to track it down to the AT&T router. When the wi-fi was available again, the uptime on the router had been reset. I made some configuration changes (mostly disabling the firewall and IPv6 support) and now my router has an uptime of over 25 days. The wireless extender also has a web interface and the uptime there is over 35 days.
The problem I'm having is at random times some or all of my ssh and / or FileMaker connections will drop. The first thing I do is check the modem to make sure it did not reboot and that has not been the case. So far I have not been able to detect a pattern as to when the connections drop or why. There are times when only some of the ssh connections will drop even though they are all going to the same network cloud host.
Is there a low-level log on in MacOS I can view / enable to debug the cause of these dropped connections? My best guess at this point is that my router is still the issue but by disabling some extra services, it's not doing a full reboot when it fails. Maybe it's running low on memory and dropping some persistent connections. Once recently when everything dropped I was able to attempt a ping to google.com and got no response for a minute or two. Because the failures are so intermittent, I can't actually confirm that it's not isolated to my laptop. No other devices on my network are attempting to maintain this constant connections.
MacBook Air Apple Silicon