With this machine in hand, could l possibly go about experimenting with the DNS ?
Are you just asking questions as an excuse to link that laptop?
Submitted 2 days ago by MastKalandar@feddit.online to [deleted]
https://piefed-media.feddit.online/posts/8y/so/8ysoqq9ydHEqhjJ.jpg
With this machine in hand, could l possibly go about experimenting with the DNS ?
Are you just asking questions as an excuse to link that laptop?
I’m frantically looking for ideas regarding how to put this laptop into some good use provided the fact that it cannot browse a lot of websites today.
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.
Did you look up the machine in reference ?
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.
Messing with DNS is how a PiHole works. You set the devices on your network to use the PiHole for DNS and it “blackholes” domains related to advertising and tracking. You can do something similar with any system acting as a DNS server on your network.
Sure, nothing wrong with running your own DNS. And quite useful in many cases. It is, however, more headache than it’s worth in many other cases.
Source: I used to be fluent in Bind9 zone files
Yes you can. Be aware though only you or people you tell may use it.
You can run something like BIND if you want a public resolver which I do not recommend considering your level of technical knowledge.
You would be better off running something like Pihole or ADGuard home to block ads in your house.
Well, ads yes, and trackers….. Something to speed up the internet……
VPNs too fall in this category ?
Without your data being mined be a faceless company
This has got to be some AI bot nonsense.
Yes, DNS is a very lightweight function so any laptop, even one ones should be able to run it for a home of a few people. Getting into it will let you block ads and malware for anyone using your network. But you gotta make sure it’s stable, because if the service goes down, internet service will essentially stop while you’re repairing it.
Could you suggest me ways how l can create a hands on project ?
Well, you already have a laptop, so here’s a rough outline. Do research around each topic, instead of just doing them, as you’ll learn things that you can use as a basis for the next step.
Sanctus@anarchist.nexus 2 days ago
I think if you just posted this without the insanely nonsensical AI image it would get a lot better interaction.
MastKalandar@feddit.online 2 days ago
This image is forming the link, which is helping me to crosspost it across communities in the fediverse.
DecentM@lemmy.blahaj.zone 2 days ago
You’re asking a totally valid, but simple question that can be answered with a yes or no, why would you want to crosspost this across communities? Especially when getting a text answer to your question from an llm probably has a similar if not lower cost than generating that image.
Sanctus@anarchist.nexus 2 days ago
Yeah its just people are seeing that crazy insane nonsense and probably down voting and moving on. Then the answers you do get are tainted by it. But the answer is yes, you can run DNS on a potato. I ran DNS on a pi 1B until last year.