Re: Yet another GSS-TSIG thread for BIND9 with AD

2020-06-12 Thread Vinícius Ferrão via bind-users
Hi Tim, sorry foi the delayed answer, but the message was gone to the spam folder. I tried with your settings but the results were the same: ==> /var/log/named/update.log <== 12-Jun-2020 23:14:42.767 client @0x7f2c580a1ca0 192.0.2.11#55332: updating zone 'local.example.com/IN':

Another DoT client (python)

2020-06-12 Thread Fred Morris
Hello, I've written a DoT forwarder to be run locally on for example a laptop in python: https://github.com/m3047/tcp_only_forwarder * python3 asyncio * standard modules only * no make, no binaries * one source file * 53 LOC (the irony!) I wrote this a few weeks ago as a DNS-over-Plain-