Re: using 127.0.0.1 in resolv.conf

2012-07-23 Thread Jon A.
I also use loopback regularly if running a localhost resolver; in fact I use a script that goes as far as changing resolv.conf if it detects an interface address instead of loopback. [Our rules require listening on loopback minimally here] If you do use it, I recommend you make sure you don't hav

rndc/controls block clarification needed?

2012-05-31 Thread Jon A.
Just spent a bit of time on missing a subtle rndc issue with Bind 9.9.1's control block -- either I'm missing a better way to do this, or perhaps bind should more appropriately issue a warning or fail to load instead of silently accepted my bad control block. I did RTFM, and until I'd spent a bunc