Y
Hacker News
new
|
ask
|
show
|
jobs
by
eddyg
2014 days ago
Which firewalls let you block DNS over HTTPS? (Without resorting to blocking random IP addresses from some list that constantly needs updating.)
1 comments
jsjohnst
2013 days ago
pfSense - it only blocks
known
DNS over HTTPS servers, but generally all “smart” devices that use it use the publicly available servers. I log and periodically check TCP flow metadata, so I could identify new ones later.
link