Changing the internet connection test to use something other than ping for corporate users
-
Some corporations block the use of ping, so testing the internet connection with ping always results in the installer saying that the internet connection test fails, despite the package manager, curl, wget, ect. being able to go out to the internet and do their job.
Would like to see the test changed to something like wget a file from FOG’s website, and use the result of that to determine the internet connection, instead of ping. It would be a more reliable test to verify that files can be pulled.
Thanks!
-
-
@tcthorne If you want to switch over to the 1.5.9 dev branch I can give you instructions. That will take your fog build to 1.5.9.115 or later. The dev branch also contains fixes for single disk resizable function with windows 20H2 and later OS’