Re: DNSSEC Private OIDs RR

2020-03-30 Thread Tony Finch
Gabriel Gbs wrote: > In case that this is not possible out of the box, where should I start in > source code doing some modifications or workarounds? Have a look in lib/dns/dst_* and lib/dns/openssl_* Tony. -- f.anthony.n.finchhttp://dotat.at/ a world in which all people share the same bas

DNSSEC Private OIDs RR

2020-03-30 Thread Gabriel Gbs
Hello, I would like to get some hints on how can I do to set up bind9 in order to implement a new signing algorithm. rfc4034 states that a private OID (254 alg type) type has to be used. I would have an OpenSSL engine that implements this said algorithm, which registers this new algorithm. It is no

Re: Localhost view is not working for me

2020-03-30 Thread Bob Harold
Try without the "match-destinations". Only use match-clients to determine the view. (Or try only match-destinations as a separate test.) (I have never used match-destinations.) Turn on query logging and see what source and destination your queries are using. Make fake queries to unique names jus

Re: BIND 9.16.1: unable to set effective uid to 0: Operation not permitted

2020-03-30 Thread Ismael Suarez
Yup, I got this error on 9.14.7 running on CentOS 7.7 > On Mar 30, 2020, at 1:31 PM, Mike Lewinski > wrote: > > This error (unable to set effective uid to 0: Operation not permitted) was > reported a year ago where it affected BIND 9.14.0: > https://lists.isc.org/mailman/htdig/bind-users/2

BIND 9.16.1: unable to set effective uid to 0: Operation not permitted

2020-03-30 Thread Mike Lewinski
This error (unable to set effective uid to 0: Operation not permitted) was reported a year ago where it affected BIND 9.14.0: https://lists.isc.org/mailman/htdig/bind-users/2019-March/101582.html I can confirm this error still exists in the most recent isc/bind copr version 9.16.1 installed on

Localhost view is not working for me

2020-03-30 Thread Marc Chamberlin via bind-users
Hello -  I am running the Bind server > named -v BIND 9.11.2 under OpenSuSE Leap 15.0. In order to support other servers running on the same system that my Bind server is running on I am trying to set up 3 views, one for the localhost, one for my internal network to use, and one for the external