unbound dns server with dnscrypt-proxy and quad9 on Freebsd


Setting up the unbound dns server with dnscrypt-proxty and quad9 dns resolver on Freebsd

Quad9 is a free service that replaces your default ISP or enterprise Domain Name Server (DNS) configuration.

Quad9 blocks lookups of malicious host names from an up-to-the-minute list of threats. The Quad9 DNS serviceis operated by the Swiss-based Quad9 Foundation, whose mission is to provide a safer and more robust Internet for everyone.

I also cover setting up a split openvpn route using fibs that allows you to send command line or gui application over the vpn or your regular connection

unbound dnscrypt-proxy quad9 notes

freebsd root files

dhclient-enter-hooks

pf.conf

rc.conf

resolv.conf

unbound.conf

forward.conf

dnscrypt-proxy.toml

freebsd dotfiles

vpn-firefox.desktop

vpn-qbittorrent.desktop

freebsd bin

vpn-split-route

updown-vpn

quad9

quad9 dns settings
9.9.9.9

qaud9 test

dnssec test

dns leak test
 
Back
Top