RE: Accidentally ran rndc-confgen on a working BIND box

2024-11-25 Thread Luis Navarro
shows that you have querylog enabled. Is that intentional? On a personal/lab server it's not a concern. But on a busy production server it will kill performance. - You have zero automatic empty zones, suggesting that you disabled them. Again, is that intentional? Cheers, Greg

RE: Accidentally ran rndc-confgen on a working BIND box

2024-11-24 Thread Luis Navarro
You can recreate your rndc config / key with that if needed. Nov 24, 2024 6:36:57 PM Luis Navarro mailto:l...@lunadesign.net> >: I've been running BIND on Ubuntu 22.04 for over a year and it has been running perfectly as my primary DNS server. I’m currently using BIND 9.18.28.

Accidentally ran rndc-confgen on a working BIND box

2024-11-24 Thread Luis Navarro
I've been running BIND on Ubuntu 22.04 for over a year and it has been running perfectly as my primary DNS server. I'm currently using BIND 9.18.28. I'm currently setting up BIND on another box (as a secondary DNS server) and accidentally just ran "sudo rndc-confgen -a" on the first box. From