Personal Configuration file for hosting dns server on haproxy

Minoplhy 9848faf4c0 Update check.http 4 år sedan
addition 9848faf4c0 Update check.http 4 år sedan
configuration 2bd808ca93 Update kresd.conf 4 år sedan
filters afea9d15d6 Update allowlist.rpz 4 år sedan
README.md c3b1c274ac Update README.md 4 år sedan
bright.md d78c9a2b81 Create bright.md 4 år sedan
download-filters.sh e6b604759a Update download-filters.sh 4 år sedan

README.md

DOT DOH with haproxy

!!! denylist.rpz and allowlist.rpz are made for my private use and will cause problem with some domain !!!

Query
           Dns-over-TLS
          --------------------->  Haproxy(Frontend)    ----------------------------->  
Cluster                         Listen(TCP/443/853)                                 
          --------------------->            (HTTP/443) -------> m13253/DOH   ------->        Knot-resolver
	   Dns-over-HTTPS                                                                    Listen(Local/http)Listen(Local/dns)
	   DNSCrypt v2             
	   --------------------->  jedisct1/Encrypted DNS Server ------------------->
                                   Listen(TCP/UDP/8443)

Recommendation

  1. knot-resolver Recommend using upstream repository on debian
  2. download-filters.sh Recommend if you want to download all the default filters used in kresd.conf(knot-resolver configuration)
  3. jedisct1/Encrypted-dns-server Recommend if you are looking for an easy way to start a DNSCrypt server
  4. Mozilla ssl-config Recommend if you are looking for a sample TLS/SSL configuration for your Server Software

Mirror / Fork

notabug.org

codeberg.org