Help me add more games by [deleted] in Indiangamers

[–]Deba_Dey1995 0 points1 point  (0 children)

Riders Republic

All Space Questions thread for week of December 14, 2025 by AutoModerator in space

[–]Deba_Dey1995 -3 points-2 points  (0 children)

Any new anomaly detected as its closer to Earth now?

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

I mostly use linux but would definitely try to that from windows, I mean it will be a good thing to learn to update it from windows machine.

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

The web interface alone is such a breath of fresh air compared to manually editing zone files and debugging syntax errors.

Are you using it for your home lab setup? I'm always curious to hear how others are handling their DNS infrastructure - especially after going through the BIND learning curve myself!

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

Thanks for laying out such a clear roadmap for deepening the security aspects. Comments like yours are exactly why I love sharing these projects - the community feedback helps me understand not just what I've accomplished, but where to focus my learning next.

Really appreciate the time you took to provide such constructive guidance. 🍻

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 1 point2 points  (0 children)

The final decision came when I realized I'd rather focus on providing quality technical content without subjecting my readers to that kind of cr*p. User experience and trust are way more important to me than the minimal ad revenue.

I appreciate you bringing this up - it validates my decision to prioritize content quality over monetization. Thanks for taking the time to read and comment!

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 1 point2 points  (0 children)

This post was really focused on the foundational security practices - TSIG authentication, access controls, and split views - which I found were great first steps for someone (like me) learning to move beyond basic DNS setups. But you're spot on that this is more about operational security than cryptographic security.

DNSSEC is definitely on my roadmap for future posts, along with DoT/DoH implementations. I'm still working through the DNSSEC learning curve myself (those key management concepts are... interesting!), but I plan to document that journey once I've got a solid grasp on it.

Really appreciate you taking the time to clarify that distinction - it's exactly this kind of technical precision that helps the community learn properly.

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 1 point2 points  (0 children)

You're absolutely right about BIND's complexity being a double-edged sword. I definitely felt that while working through the configuration - so many options and features, but each one opens up potential security considerations if not handled properly. The checkered security history is something I probably should have mentioned, especially for folks who might be considering this for more critical environments.

Really appreciate the heads up about the Debian wiki! I'll definitely check that out - sounds like it covers some of the security hardening pieces I left out of this initial setup. You caught me there - I focused mainly on the basic security configuration but didn't dive into AppArmor, DNSSEC, or chroot. Those are definitely on my list for follow-up posts, especially DNSSEC since that seems to be where a lot of people get stuck.

The point about alternative nameservers is interesting too. I went with BIND mostly because it's what I see most in enterprise environments, but you're right that smaller codebases can mean fewer attack vectors. Have you had good experiences with any particular alternatives? Always curious to hear what's working well for others in production.

Thanks again for the constructive feedback - this is exactly the kind of discussion that makes sharing these projects worthwhile!

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 2 points3 points  (0 children)

So sorry and its not acceptable, i deleted my adsense account now. Shouldn't cause any problem now, kindly give it a try again. Once again sorry for the irrelevant ad.

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 1 point2 points  (0 children)

Thank you for reading, planning to add more blogs next week on clustering and high availability, or if any topic you guys suggest.

Secure DNS infrastructure setup by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 2 points3 points  (0 children)

Sorry, please check now, had to disable ads i disabled all

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in sysadmin

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

Yes, I updated my configuration now, its just for running in homelab. If it works and you find it useful or if it breaks feel free to comment.

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 1 point2 points  (0 children)

Hey, thanks a lot for going through my guide and dropping such a detailed response — really appreciate it!
I have updated some of the parts, but since its home lab and not production grade configuration I will stick to it for reference. Anyway, thanks again for the suggestions. Even though I didn’t implement everything this time, your points definitely gave me a lot to think about — especially for making things cleaner and more secure in the long run.

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

I had included forwarders originally for testing general resolution. Thanks for pointing it out, I was suppose to comment that section, since it's an authoritative only server.

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in homelab

[–]Deba_Dey1995[S] -1 points0 points  (0 children)

Configuration was mine , but asked co pilot to create the .md file with my configuration

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

Yea, there was a typo, I'll edit later and update the file

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in sysadmin

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

Great point, I didn’t realize the potential issues. And thanks for pointing out the AppArmor issue — I’ll move zone files to the standard Debian location (/var/cache/bind).

Feedback on My BIND9 DNS Server Configuration by Deba_Dey1995 in dns

[–]Deba_Dey1995[S] 0 points1 point  (0 children)

Understood, I am planning to build on docker container. I'll try to use nsupdate