Live data from Hacker News

IBDNS: Intentionally Broken DNS server

afnic.fr

1–10 of 30 posts

Re: IBDNS: Intentionally Broken DNS server

#2
The purpose of this tool is testing if a domain name system follows (or does not follow) the correct specifications:

IBDNS fills a gap in the universe of DNS test tools by offering the possibility of deviating intentionally and on demand from the DNS specifications, and thus simulating incorrect behaviour of authoritative name servers.

Re: IBDNS: Intentionally Broken DNS server

#5
I absolutely love this. This will be amazing to trigger unexpected behavior in CoreDNS when working with dnsmasq pods that are resolved via wireguard.

I've had so many issues where I'd lose DNS inside pods and had to reschedule CoreDNS in order for it to start working again, hopefully I can finally trigger this on demand and find a solution for it.

Re: IBDNS: Intentionally Broken DNS server

#10
post #8

Perfect addition for me. I use with badssl.com in my toolbox for training and coding tests. Need more "bad example" tools to cover corner cases and understand common failure modes.

In case anyone is looking for similar tools needs one for HTTP status codes:

https://httpstat.us https://httpstat.us/404

Post reply on HN