Quantcast
Viewing all articles
Browse latest Browse all 4908

Troubleshooting • Re: Auto-reboot if ping to gateway fails

It looks like it restarting the wlan0 but not rebooting

There is nothing in your script that would/should reboot the OS.


Do the commands

Code:

sudo ifconfig wlan0 down
followed a few seconds later by

Code:

sudo ifconfig wlan0 up


when used at a shell (CLI) prompt, have the expected effect of dropping and restarting the wlan interface?

Statistics: Posted by B.Goode — Sat Feb 10, 2024 3:37 pm



Viewing all articles
Browse latest Browse all 4908

Trending Articles