I'm running dns2tcp 0.5.2-1 locally, but 0.4.dfsg-1 on the server.
However I cannot connect to the server.
Server output:
02:04:19 : Debug main.c:97 Chroot to /var/lib/dns2tcpd
02:04:44 : Debug main.c:107 Change to user dns2tcpd
Debug queue.c:421 Received [60462] data_len 0
Debug queue.c:422 Data of packet [60462] is AAAAAOwuAA=auth
Debug queue.c:459 Not a client 0x0Debug queue.c:421 Received [59175]
data_len 0
Debug queue.c:422 Data of packet [59175] is AAAAAOcnAA=auth
Debug queue.c:459 Not a client 0x0
Client output (xxxx is the dns server, xxx.xxxx is the domain used):
debug level 3
Debug socket.c:233 Create socket for dns : 'xxxx'
Debug session.c:46 Request challenge
Debug requests.c:146 Sending dns id = 0x2d38
Debug requests.c:95 Query is AAAAAOcnAA.=auth.xxx.xxxx len 28
Then alternating one of those:
No response from DNS xxxx
Error requests.c:202 Auth error = Name error
When I copy the dns2tcpc binary from the server and use this, it works
(Same when I connect from the server)