Re: acl in also-nofify

2024-02-08 Thread Elmar K. Bins
Randy, ra...@psg.com (Randy Bush) wrote: > can i use an acl{} or other macro in `also-notify`? i have a bunch of > zones where i want the same `also-notify` list. Been running into the same issue and tried to find out. My master lists and acls are identical as yours seem to be. I've been told t

Re: Stub zones, but secndary?

2023-11-20 Thread Elmar K. Bins
Hi Cathy :-) cat...@isc.org (Cathy Almond) wrote: > Have you looked at mirror zones for root? No... post-1990, what do I know about them ;-) I did read up in the docs; it does not mention access control, which I would like to behave just like "hint" zones (only respond to requests coming from a

Stub zones, but secndary?

2023-11-19 Thread Elmar K. Bins
Good evening, my freshly recrafted DNS servers got the latest BIND 9.18 pkg from FreeBSD. They're all supposed to only respond for a certain set of zones to the outside, but should be able to be used as a resolver from localhost. The pkg comes with a default config that slaves "." and its cousins

Re: This list's prefix

2013-06-06 Thread Elmar K. Bins
s...@resistor.net (SM) wrote: > >And the 100-dollar-question is: How do you remove them on outgoing mails? ;-) > The answer is to edit the subject line after hitting the reply button. :-) I feared this would be the ugly truth... Elmar. ___ Please visit

Re: This list's prefix

2013-06-05 Thread Elmar K. Bins
war...@kumari.net (Warren Kumari) wrote: > > And the 100-dollar-question is: How do you remove them on outgoing mails? > > ;-) > You don't -- that's part of the churches evangelism / outreach effort. ;) > (Less flip answer: sorry, don't know if you can...) Just wondering, because your respons

Re: This list's prefix

2013-06-05 Thread Elmar K. Bins
war...@kumari.net (Warren Kumari) wrote: > If, like me, you really like list prefixes, *and* you use procmial, you can > add them yourself: [...] And the 100-dollar-question is: How do you remove them on outgoing mails? ;-) Elmar. PS: But thank you for the adding recipe already.

Re: Authoritative internal server - how do I get rid of...

2013-05-21 Thread Elmar K. Bins
Re Mark, > > Oh, I forgot to mention that all master zones have "notify explicit;" set. > > (Is there a global setting for that?) > > What about the slave zones? They also send notify messages. Which slave zones? This server is auth-only, master-only. That's it. No slaves, no recursion, no look

Re: Authoritative internal server - how do I get rid of...

2013-05-21 Thread Elmar K. Bins
Re Mark, thanks for your answer (and good morning!), ma...@isc.org (Mark Andrews) wrote: > > Recursion is off, and the root hints file has been removed from the local > > zone config. No effect. > > Authoritative nameservers still need to lookup address of nameservers > to send NOTIFY messages

Re: Authoritative internal server - how do I get rid of...

2013-05-21 Thread Elmar K. Bins
Re Bryan, bryanlhar...@me.com (Bryan Harris) wrote: >> Recursion is off, and the root hints file has been removed from the local >> zone config. No effect. >   > Do you have a line like this?  Hope it helps. > allow-recursion { none;  }; Would that help more than options { recursion no; } ? Any

Authoritative internal server - how do I get rid of...

2013-05-21 Thread Elmar K. Bins
... these annoying root lookups: error (host unreachable) resolving './DNSKEY/IN': 192.112.36.4#53 error (host unreachable) resolving './NS/IN': 192.36.148.17#53 ... Hi guys, I guess a few of you have seen and mitigated this before. We're running a few BIND server strictly internally - for maste