Fwd: Logging with Unencrypted DNS, DoT and DoH

2024-09-18 Thread paranoid sysadmin
istinfo/bind-users -- paranoid sysadmin qnd_dnstap_extract.sh Description: Binary data -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ fo

Fwd: Bind 9.14.1 will not build on OpenBSD 6.5 (amd64)

2019-04-29 Thread paranoid sysadmin
Whoops, Send my reply privately. -- Forwarded message - From: paranoid sysadmin Date: Sat, Apr 27, 2019 at 5:57 PM Subject: Re: Bind 9.14.1 will not build on OpenBSD 6.5 (amd64) To: bind-users@lists.isc.org I've tried gcc (a really old 4.2.1) first, then cc (clang 7.0.1)

Re: Bind 9.14.1 will not build on OpenBSD 6.5 (amd64)

2019-04-27 Thread paranoid sysadmin
I've tried gcc (a really old 4.2.1) first, then cc (clang 7.0.1) , and finally egcc (gcc 8.3.0 package) . All fail on the same module/includes. This does not appear to be a "compiler-ism" but rather an environmental issue. On Sat, Apr 27, 2019 at 3:55 PM paranoid sysadmin < par

Bind 9.14.1 will not build on OpenBSD 6.5 (amd64)

2019-04-27 Thread paranoid sysadmin
n/python \ --with-libxml2 \ --with-libjson \ --without-readline \ --without-protobuf-c \ --without-libfstrm \ --with-lmdb \ --disable-dnstap \ --with-dlopen=no I have tried this with variations on this theme ( with libtool, etc.). Your thoughts will be appreciated. Attachments area -- par