BIND9 DoT/DoH - request for comments

2020-04-15 Thread Witold Kręcicki
Hello All,
I'm currently working on DoH/DoT design - most specifically, the configuration 
syntax that will be used to set up DoH/DoT. Since removing or modifying 
options in named.conf is very hard I want it to be done properly - hence this  
request for comments. The current design document is here:
https://gitlab.isc.org/isc-projects/bind9/-/wikis/DoT/DoH-Design

Feel free to comment either here on the mailing list or on the following 
ticket in our Gitlab:
https://gitlab.isc.org/isc-projects/bind9/-/issues/1144

We especially look forward for feedback from people who are actively using 
DoT/DoH - what are other implementations doing well, what are they missing?

Witold Kręcicki



___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: Compiling on AIX-7.1

2016-10-24 Thread Witold Kręcicki

W dniu 24.10.2016 o 19:24, Davis, Donald W pisze:
> Has anyone compiled bind-9.11 on AIX version 7.1?  I have gcc
> installed.  The first make failed with “nslookup.c:39:31: fatal error:
> readline/readline.h: No such file or directory”
> 
> I installed the readline library and now is failing with the following
> errors:
> 
> ld: 0711-317 ERROR: Undefined symbol: .__cxa_finalize
> 
> ld: 0711-317 ERROR: Undefined symbol: .__udivdi3
> 
> ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
> 
> collect2: error: ld returned 8 exit status
Could you paste the ./configure options you are using?
Try adding LDFLAGS="-lm" to ./configure

-- 
wpk
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users