Re: I need to learn more about BIND DNS server to pass my job interview next Monday

2025-09-11 Thread Turritopsis Dohrnii Teo En Ming via bind-users
On Friday, September 12th, 2025 at 2:06 AM, Benjamin Smith wrote: > This is a dream response, and it seems that you got this off you're just > honest with them about where you are and what you're doing! > > I note that they don't ask about bind, but DNS and DHCP. So what I think: > > I would st

Re: I need to learn more about BIND DNS server to pass my job interview next Monday

2025-09-11 Thread Turritopsis Dohrnii Teo En Ming via bind-users
On Friday, September 12th, 2025 at 12:02 AM, Michael De Roover wrote: > Hi, > > To be honest, I’m a bit skeptical that you’ll be able to cram this in such a > short time frame. That being said, I do wish you good luck. > > When learning how DNS works, I’ve found it most useful to deploy it in

Re: I need to learn more about BIND DNS server to pass my job interview next Monday

2025-09-11 Thread Turritopsis Dohrnii Teo En Ming via bind-users
On Thursday, September 11th, 2025 at 11:22 PM, Greg Choules wrote: > And you want to do this by Monday? Well good luck. > > Here are some resources you might start with: > > https://bind9.readthedocs.io/en/stable/index.html > https://kb.isc.org/v1/en > https://www.oreilly.com/library/view/dns-an

Re: I need to learn more about BIND DNS server to pass my job interview next Monday

2025-09-11 Thread Benjamin Smith
This is a dream response, and it seems that you got this off you're just honest with them about where you are and what you're doing!I note that they don't ask about bind, but DNS and DHCP. So what I think: I would study hard on how DNS works and DHCP. I wouldn't bother with bind at all. Right about

Re: Finer control over REFUSED, e.g. root referrals

2025-09-11 Thread Petr Špaček
On 08. 09. 25 16:27, Michael Richardson wrote: Ondřej Surý wrote: > I can definitely say this is not going to be implemented and nobody should. > Not returning answer is a protocol violation that can lead to DNS > spoofing window being much larger. Surely I'm allowed to *not*

Re: Development version of BIND 9 - 9.21.10 with meson build system

2025-09-11 Thread Havard Eidnes via bind-users
So... I got some hints elsewhere. In my case I need $ meson setup build-dir -Dtracing=disabled $ meson compile -C build-dir However, install still errors out: # meson install -C build-dir errors out when I have BIND 9.20 already installed in /usr/local with ERROR: Destination '/usr/local/bin

Re: I need to learn more about BIND DNS server to pass my job interview next Monday

2025-09-11 Thread Michael De Roover
Hi, To be honest, I’m a bit skeptical that you’ll be able to cram this in such a short time frame. That being said, I do wish you good luck. When learning how DNS works, I’ve found it most useful to deploy it in my home network — specifically ISC’s products because they (especially BIND) are th