Re: getnameinfo contacting 'wrong' resolver for lookup

2003-01-22 Thread lemon
Peter Pentchev wrote: My previous attempts at analyzing this aside, could this be related to the problem described in PR bin/40984 and ports/39953? http://www.FreeBSD.org/cgi/query-pr.cgi?pr=40894 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=39953 the patch in the latter sorted the problem out,

Re: getnameinfo contacting 'wrong' resolver for lookup

2003-01-22 Thread Peter Pentchev
On Sun, Jan 05, 2003 at 12:55:48PM +, lemon wrote: > hi, > > i have a 4.7-STABLE box running two nameservers: a djbdns dnscache on > 127.0.0.1 to serve local requests, and have recently added a djbdns > tinydns on my external address to serve domains i host, viz: > > $ sockstat -4 | grep :53

Re: getnameinfo contacting 'wrong' resolver for lookup

2003-01-06 Thread lemon
Peter Pentchev wrote: On Mon, Jan 06, 2003 at 12:32:57PM +, lemon wrote: Peter Pentchev wrote: Can you post the full configuration of the tinydns and dnscache services, e.g. using Jonathan de Boyne Pollard's tinydns-showctl and dnscache-showctl utilities, available from http://homepages.te

Re: getnameinfo contacting 'wrong' resolver for lookup

2003-01-06 Thread Peter Pentchev
On Mon, Jan 06, 2003 at 12:32:57PM +, lemon wrote: > Peter Pentchev wrote: > >On Sun, Jan 05, 2003 at 12:55:48PM +, lemon wrote: > > > >> > >># tcpdump -ni lo0 > >>tcpdump: listening on lo0 > >> > >>[ 'wrong' listener being contacted ] > >> > >>18:02:38.448117 192.168.1.2.1226 > 192.168.1.2

Re: getnameinfo contacting 'wrong' resolver for lookup

2003-01-06 Thread lemon
Peter Pentchev wrote: On Sun, Jan 05, 2003 at 12:55:48PM +, lemon wrote: # tcpdump -ni lo0 tcpdump: listening on lo0 [ 'wrong' listener being contacted ] 18:02:38.448117 192.168.1.2.1226 > 192.168.1.2.53: 24805+ PTR? 7.57.192.80.in-addr.arpa. (42) 18:02:43.452867 192.168.1.2.1227 > 192

Re: getnameinfo contacting 'wrong' resolver for lookup

2003-01-06 Thread Peter Pentchev
On Sun, Jan 05, 2003 at 12:55:48PM +, lemon wrote: > hi, > > i have a 4.7-STABLE box running two nameservers: a djbdns dnscache on > 127.0.0.1 to serve local requests, and have recently added a djbdns > tinydns on my external address to serve domains i host, viz: > > $ sockstat -4 | grep :53

getnameinfo contacting 'wrong' resolver for lookup

2003-01-05 Thread lemon
hi, i have a 4.7-STABLE box running two nameservers: a djbdns dnscache on 127.0.0.1 to serve local requests, and have recently added a djbdns tinydns on my external address to serve domains i host, viz: $ sockstat -4 | grep :53 dnscache dnscache 376793 udp4 127.0.0.1:53 *:* dnscach