Quote from: Patrick M. Hausen on June 18, 2025, 11:45:49 PMYou could start by structuring your post in a way it is actually readable. You know, sentences, punctuation, paragraphs ...
I am not able to parse this wall of text, sorry.
There, is this better?
I had to switch from Windows 7 to W10 recently because my new printer didn't come with drivers for W7. I stayed on W7 because W8-W11 is known to be pulling data off your computer and sending it to Redmond. I put Opnsense on an older dell I had and started fighting W10 telemetry by monitoring what was going out of my computer with WireShark, LiveTcpUdpWatch, and Zenarmor Live Sessions. I was able to track down and block 58 IPs going back to Microsoft and an additional 250 IPs going to other various companies (google, amazon, etc). Most of the tracking caught was during evening hours just after a reboot with no programs running other than WireShark and LiveTcpUdpWatch. All the captured IPs are now being blocked by Opnsense.
However, there were some W10 programs and a couple of other softwares that were unnecessarily connecting to their companies. They were automatically connecting through my VPN by way of using my Network Settings, so I had to set my W10 'Proxy Access to the Internet' to 'No Proxy'. By doing this I apparently am now blocking my browsers from DNS, they can't interpret any domain names now. They can go to a hard IP address however.
My main problem is that I am trying to setup Unbound to try to use it for DNS, but when I try to change Unbound's port from 5353 to 53, Opnsense says that Adguard has port 53. I don't know if there is a way to change W10's DNS port to 5353. Can anyone see anything I can do to make W10 use Unbound?
Thanks