omeg
July 14 2011, 06:39:03 PM
So, for a good while I had a very annoying glitch/problem with my home PC: when it lost internet access, even just for a second, the network connection in windows became unrecognized and reset to "Public". I use remote desktop and other stuff a lot, and in "Public" mode almost all server functions are filtered.
Extensive googling provided no solution that worked, so finally I said "fuck that" and wrote a simple service that monitors specified network connection(s) and sets them to "Private" again if anything changes. I have no idea what the root cause of that is, but I'm too lazy to find out. My solution works, so v0v.
If anyone has this problem, you can find the app (with src) here: http://omeg.pl/code/NetLocationMonitor.zip
Extensive googling provided no solution that worked, so finally I said "fuck that" and wrote a simple service that monitors specified network connection(s) and sets them to "Private" again if anything changes. I have no idea what the root cause of that is, but I'm too lazy to find out. My solution works, so v0v.
If anyone has this problem, you can find the app (with src) here: http://omeg.pl/code/NetLocationMonitor.zip