Sebastian Schmidt
Sebastian Schmidt
Hi 👋 I've set then up to block pings because for a time the ping traffic was fairly large. The DNS servers only respond to encrypted protocols such as DoT...
What router are you using?
Hi @valaria247 Sorry about the confusion. It's because I first started with one server (Vultr) and doh was not developed or conceptualised yet. So for legacy reasons port `443` was...
Why keep them separate? Hm I like that using DNS this way provides an automatic fallback and makes certificate management easier. I rather have both servers share the same configuration...
So the port for DOH and the Vultr server is `8443`
```sh ❯ curl 'https://doh.seby.io:8443/dns-query?dns=AAABAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB' | hexdump -C % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 75 100 75 0...
I hope that explains why the things are they way they are and why I haven't been keen on changing it. If you have any ideas on how to improve...
Thanks about the errors in the stamp, this should be fixed.
True, If I change it then people will complain that their current setup no longer works, so I won't be changing the ports. I would need to find a way...
ok the Vultr server uses port `443` for DNSCrypt and `8443` for DOH and OVH uses port `443` for DOH and `8443` for DNSCrypt Now if both share the same...