I am trying to get pdnsd (caching DNS) to work under OpenBSD 2.9 on a
Sparc LX (preferred) or Sparc 5. I'm installing it via the ports
collection, and it seems to fetch/compile/install just fine. The problem
is any type of name query elicits a "Response, not query." as seen below.
# /usr/local/sbin/pdnsd -g -v3
pdnsd- starting.
Debug messages activated
Using IPv4.
pdnsd: info: Server status thread started.
pdnsd: info: tcp server thread started.
pdnsd: info: udp server thread started.
All threads started successfully.
0 08/24 20:30:13| Received query.
0 08/24 20:30:13| Response, not query.
1 08/24 20:30:18| Received query.
1 08/24 20:30:18| Response, not query.
As a test I've installed 2.9 and pdnsd on an Intel box and it works
great. Any ideas?
|