Understanding RR service types "E2U+sip" and "E2U+pstn"

2018-01-03 Thread Harshith Mulky
Wanted to understand, if in a ENUM RR, can service type "E2U+SIP" contain a rn number?like this:"E2U+sip" "!^.*$!sip:1413407;npdi;rn=+14134000...@atlanta.com;user=phone!"IF yes, what is the practical use of having a rn number in E2U+sip rather than E2U+pstnDoes any RFC specify carrying rn numbe

Re: Recommended values for a zone

2018-01-03 Thread Mik J via bind-users
Thank you Bob for your answer.I continued to search and saw rfc1912 page 4It's much higher than I first thought Le mercredi 3 janvier 2018 à 20:05:57 UTC+1, Bob Harold a écrit : On Wed, Jan 3, 2018 at 1:57 PM, Mik J via bind-users wrote: Hello, I would like to have your thoughts

Re: Keeping dynamic and static zone data separated

2018-01-03 Thread Tony Finch
Matthias Pigulla wrote: > Tony Finch wrote: > > > Best solution is to put the dynamic stuff in a subdomain so it can be > > in a separate zone. > > Unfortunately, I need to have a final result of dynamic-rr.myzone.tld and > static-rr.myzone.tld, that is, both need to go together. Is there any way

Re: Keeping dynamic and static zone data separated

2018-01-03 Thread Matthias Pigulla
Tony Finch wrote: > Best solution is to put the dynamic stuff in a subdomain so it can be in >a > separate zone. Unfortunately, I need to have a final result of dynamic-rr.myzone.tld and static-rr.myzone.tld, that is, both need to go together. Is there any way to import and/or alias a subdomain/

Re: Recommended values for a zone

2018-01-03 Thread Bob Harold
On Wed, Jan 3, 2018 at 1:57 PM, Mik J via bind-users < bind-users@lists.isc.org> wrote: > Hello, > > I would like to have your thoughts about what should be the best values > for refresh, retry, expire and negative cache. > > In my case I have 2 DNS which are hosted in 2 different locations. These

Recommended values for a zone

2018-01-03 Thread Mik J via bind-users
Hello, I would like to have your thoughts about what should be the best values for refresh, retry, expire and negative cache. In my case I have 2 DNS which are hosted in 2 different locations. These location are near one another (100km). The latency is very low and packet is 0.I configured a lot

Re: Keeping dynamic and static zone data separated

2018-01-03 Thread Tony Finch
Matthias Pigulla wrote: > > So, how do you handle the situation of mixed static and dynamic RRs? Is > there another way to keep these separated and possibly under version > control? Best solution is to put the dynamic stuff in a subdomain so it can be in a separate zone. Alternatively, you might

Keeping dynamic and static zone data separated

2018-01-03 Thread Matthias Pigulla
Dear bind-users, I am running a zone with dynamic updates, but will also need to add "static" RRs. My first attempt was to use /etc/bind/db.myzone for the SOA and static RRs. Then, use something like /var/lib/bind/db.myzone as the zone file and $INCLUDE /etc/bind/db.myzone from there. I was hop

Re: BIND 9.11.2, named-checkconf barfs on cookie-secret

2018-01-03 Thread Ray Bellis
On 03/01/2018 12:48, Ingeborg Hellemo wrote: > What am I missing? Bug in named-checkconf? Yes, it's a known bug, fixed in the forthcoming 9.11.3 release: 4695. [bug] cookie-secrets were not being properly checked by named-checkconf. [RT #45886] kind regards, Ray __

BIND 9.11.2, named-checkconf barfs on cookie-secret

2018-01-03 Thread Ingeborg Hellemo
I want to upgrade to BIND 9.11.2 I have an anycast cluster and want to pre-set the server cookie string with option cookie-secret. My problem is that named-checkconf complains over the length of the cookie-secret regardless how I set cookie-secret and cookie-algorithm: options { ... c