Comment on Can we possibly experiment with the DNS on our own, at a micro level ?
adespoton@lemmy.ca 1 week ago
Anyone is free to se up their own DNS, which they can tweak however they want.
An interesting thing about DNS is that there is absolutely no validation done that requires the server you talk to to have a chain of authority back to the official root servers.
You can use DNSSec to add validation and encryption layers, but nobody’s forcing you to use that at this point.
So go ahead… set up your own virtual lab and play around. Get a feel for how it all works, and what breaks/works unexpectedly when you tweak a component.
Just don’t mess with an authoritative server.
MastKalandar@feddit.online 1 week ago
Did you look up the machine in reference ?
adespoton@lemmy.ca 1 week ago
Yes. You could experiment with DNS on a DOS laptop with an i286 processor.
The hardware doesn’t really matter as long as it can run a TCP stack and a DNS server, which your reference machine should be able to do handily.