0

`I am trying to run a coredns server using quic, but getting empty response.

Here is the link to the github project of coredns: https://github.com/justus237/coredns

I have created a corefile for quic as follows: quic://.:1053 { tls cert/CA/example/example.crt cert/CA/example/example.decrypted.key whoami log hosts example.hosts }

I have also created example.hosts file. It works for all other protocols like DoT, DoH but not for QUIC. Coredns server running

I am trying to query the server using q client q client but getting the below error: query

here is my example.hosts file: 127.0.0.1 localhost 192.168.0.1 www.example.com 192.168.0.2 www.instagram.com 192.168.0.3 www.wikipedia.com

Mikey
  • 1

0 Answers0