Problem resolving name.

This is a discussion on Problem resolving name. within the Bind Users forums, part of the DNS and Related Forums category; Hi list, I´m using bind version 9.3.0 configured as a dns cache server. I´m experiencing a ...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-11-2004
Fabiano Silos Reis
 
Posts: n/a
Default Problem resolving name.

Hi list,


I´m using bind version 9.3.0 configured as a dns cache server. I´m experiencing a strange situation here and I have no idea if it is a bug issue or not. Just wanna some help from you gurus... When I try to resolve www.jfce.gov.br <http://www.jfce.gov.br/> using this dns server I receive a timeout response. I traced this query using debug level 99. Do anyone have any clue of what I s going on?



Thanks in advance,



Fabiano







nslookup -retry=0 -sil www.jfce.gov.br <http://www.jfce.gov.br/> 127.0.0.1

;; connection timed out; no servers could be reached



[root@arroz named]# nslookup -retry=0 -sil www.google.com.br <http://www.google.com.br/> 127.0.0.1

Server: 127.0.0.1

Address: 127.0.0.1#53



Non-authoritative answer:

www.google.com.br canonical name = www.google.com.

www.google.com canonical name = www.google.akadns.net.

Name: www.google.akadns.net

Address: 66.102.7.99

Name: www.google.akadns.net

Address: 66.102.7.104

Name: www.google.akadns.net

Address: 66.102.7.147



How I start my named:



/iG/tools/bind/sbin/named -n 4 -c /etc/named.conf -t /iG/tools/bind/named -u named



Named.conf



# named.conf - bind9 - cache only



# por aqui a linha do rndc

include "/etc/rndc.key";



controls {

inet 127.0.0.1 allow { localhost; } keys { rndc-key; };

};







options {

directory "/var/named"; // Working directory

pid-file "named.pid"; // Put pid file in working dir

allow-transfer { none ; } ;

statistics-file "named.stats";

dump-file "named.db";

# hide our "real" version number

version "[secured]";

listen-on { 127.0.0.1; };

auth-nxdomain no; # conform to RFC1035

query-source address 127.0.0.1 port 53;

tcp-clients 1000;

recursive-clients 10000;



};



logging {



channel query_logging {

file "query.log"

versions 6 size 100M;

print-time yes; // timestamp log entries

};



category queries {

query_logging ;

};



category lame-servers {

null ;

};



channel my_log {



file "my.log"

versions 6 size 100M;

print-time yes;



};



category client { my_log; };







};





// Root server hints

zone "." {

type hint;

file "named.cache";

};



// Provide a reverse mapping for the loopback address 127.0.0.1

zone "0.0.127.in-addr.arpa" {

type master;

file "localhost.rev";

notify no;

};



zone "localhost" {

type master;

file "localhost.zone";

};





Tracing the query of www.jfce.gov.br <http://www.jfce.gov.br/> with trace debug set to level 99.



10-Nov-2004 12:21:33.917 socket 0x81f2048: dispatch_recv: event 0x81f3938 -> task 0x81f2430

10-Nov-2004 12:21:33.917 socket 0x81f2048: internal_recv: task 0x81f2430 got event 0x81f2088

10-Nov-2004 12:21:33.917 socket 0x81f2048 200.225.159.69#39026: packet received correctly

10-Nov-2004 12:21:33.917 socket 0x81f2048: processing cmsg 0x81c74f8

10-Nov-2004 12:21:33.917 client 200.225.159.69#39026: request is not signed

10-Nov-2004 12:21:33.917 client 200.225.159.69#39026: recursion available

10-Nov-2004 12:21:33.917 client 200.225.159.69#39026: query (cache) 'www.jfce.gov.br/A/IN' approved

10-Nov-2004 12:21:33.917 clientmgr @0x81c3220: createclients

10-Nov-2004 12:21:33.917 clientmgr @0x81c3220: create new

10-Nov-2004 12:21:33.917 createfetch: www.jfce.gov.br A

10-Nov-2004 12:21:33.917 fctx 0x821ad58(www.jfce.gov.br/A'): create

10-Nov-2004 12:21:33.917 fctx 0x821ad58(www.jfce.gov.br/A'): join

10-Nov-2004 12:21:33.917 fetch 0x81c83b8 (fctx 0x821ad58(www.jfce.gov.br/A)): created

10-Nov-2004 12:21:33.917 socket 0x81f2048: socket_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:33.917 fctx 0x821ad58(www.jfce.gov.br/A'): start

10-Nov-2004 12:21:33.917 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:33.917 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:33.917 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:33.917 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.917 res 0x81f9718: priming

10-Nov-2004 12:21:33.917 createfetch: . NS

10-Nov-2004 12:21:33.917 fctx 0x821cad8(./NS'): create

10-Nov-2004 12:21:33.917 fctx 0x821cad8(./NS'): join

10-Nov-2004 12:21:33.917 fetch 0x81c7e18 (fctx 0x821cad8(./NS)): created

10-Nov-2004 12:21:33.917 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.917 dns_adb_createfind: found A for name 0x821ca28 in db

10-Nov-2004 12:21:33.917 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c978 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c8c8 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c818 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c768 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c6b8 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c608 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c558 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c4a8 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c3f8 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c348 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c298 in db

10-Nov-2004 12:21:33.918 res 0x81f9718: dns_resolver_prime

10-Nov-2004 12:21:33.918 expire_v4 set to MIN(2147483647,1100182893) import_rdataset

10-Nov-2004 12:21:33.918 dns_adb_createfind: found A for name 0x821c1e8 in db

10-Nov-2004 12:21:33.918 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:33.918 resquery 0x821e290 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:33.918 dispatch 0x81f1f38 response 0x821e578 202.12.27.33#53: attached to task 0x81f9f88

10-Nov-2004 12:21:33.918 resquery 0x821e290 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:33.918 resquery 0x821e290 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:33.918 fctx 0x821cad8(./NS'): start

10-Nov-2004 12:21:33.918 fctx 0x821cad8(./NS'): try

10-Nov-2004 12:21:33.918 fctx 0x821cad8(./NS'): cancelqueries

10-Nov-2004 12:21:33.918 fctx 0x821cad8(./NS'): getaddresses

10-Nov-2004 12:21:33.918 fctx 0x821cad8(./NS'): query

10-Nov-2004 12:21:33.918 resquery 0x821f3e8 (fctx 0x821cad8(./NS)): send

10-Nov-2004 12:21:33.918 dispatch 0x81f1f38 response 0x821f6d0 202.12.27.33#53: attached to task 0x81f9a08

10-Nov-2004 12:21:33.919 resquery 0x821f3e8 (fctx 0x821cad8(./NS)): sent

10-Nov-2004 12:21:33.919 resquery 0x821f3e8 (fctx 0x821cad8(./NS)): senddone

10-Nov-2004 12:21:34.135 socket 0x81f2048: dispatch_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:34.135 socket 0x81f2048: internal_recv: task 0x8219510 got event 0x81f2088

10-Nov-2004 12:21:34.135 socket 0x81f2048 202.12.27.33#53: packet received correctly

10-Nov-2004 12:21:34.135 socket 0x81f2048: processing cmsg 0x81c74f8

10-Nov-2004 12:21:34.135 socket 0x81f2048 202.12.27.33#53: packet received correctly

10-Nov-2004 12:21:34.135 socket 0x81f2048: processing cmsg 0x81c74f8

10-Nov-2004 12:21:34.135 socket 0x81f2048: socket_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: got packet: requests 2, buffers 2, recvs 0

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: got valid DNS message header, /QR 1, id 8777

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: search for response in bucket 349: found

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38 response 0x821e578 202.12.27.33#53: [a] Sent event 0x8221a80 buffer 0x821f9d8 len 4096 to task 0x81f9f88

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: got packet: requests 2, buffers 2, recvs 0

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: got valid DNS message header, /QR 1, id 2081

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: search for response in bucket 2000: found

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38 response 0x821f6d0 202.12.27.33#53: [a] Sent event 0x8221b20 buffer 0x8220a78 len 4096 to task 0x81f9a08

10-Nov-2004 12:21:34.135 resquery 0x821e290 (fctx 0x821ad58(www.jfce.gov.br/A)): response

10-Nov-2004 12:21:34.135 fctx 0x821ad58(www.jfce.gov.br/A'): noanswer_response

10-Nov-2004 12:21:34.135 fctx 0x821ad58(www.jfce.gov.br/A'): cache_message

10-Nov-2004 12:21:34.135 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38 response 0x821e578 202.12.27.33#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:34.135 dispatch 0x81f1f38: detach: refcount 9

10-Nov-2004 12:21:34.135 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821b9c0

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821bab0

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821bee8

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821bd08

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821bc18

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821ba38

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821bba0

10-Nov-2004 12:21:34.135 dns_adb_destroyfind on find 0x821bc90

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821be70

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821bdf8

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821bf60

10-Nov-2004 12:21:34.136 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:34.136 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:34.136 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:34.136 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.136 dns_adb_createfind: found A for name 0x821c138 in db

10-Nov-2004 12:21:34.136 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.136 dns_adb_createfind: found A for name 0x821c088 in db

10-Nov-2004 12:21:34.136 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.136 dns_adb_createfind: found A for name 0x821bfd8 in db

10-Nov-2004 12:21:34.136 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.136 dns_adb_createfind: found A for name 0x82232d8 in db

10-Nov-2004 12:21:34.136 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.136 dns_adb_createfind: found A for name 0x8223228 in db

10-Nov-2004 12:21:34.136 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:34.136 resquery 0x82239c8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:34.136 dispatch 0x81f1f38 response 0x821e578 192.134.0.49#53: attached to task 0x81f9f88

10-Nov-2004 12:21:34.136 resquery 0x82239c8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:34.136 resquery 0x82239c8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:34.136 resquery 0x821f3e8 (fctx 0x821cad8(./NS)): response

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): answer_response

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): cache_message

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): clone_results

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): cancelquery

10-Nov-2004 12:21:34.136 dispatch 0x81f1f38 response 0x821f6d0 202.12.27.33#53: detaching from task 0x81f9a08

10-Nov-2004 12:21:34.136 dispatch 0x81f1f38: detach: refcount 9

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): done

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): stopeverything

10-Nov-2004 12:21:34.136 fctx 0x821cad8(./NS'): cancelqueries

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821eab8

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821eba8

10-Nov-2004 12:21:34.136 dns_adb_destroyfind on find 0x821b8d0

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821ee00

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821ed10

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821eb30

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821ec98

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821ed88

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821b858

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821eef0

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821ec20

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821ee78

10-Nov-2004 12:21:34.137 dns_adb_destroyfind on find 0x821b948

10-Nov-2004 12:21:34.137 fctx 0x821cad8(./NS'): sendevents

10-Nov-2004 12:21:34.137 fetch 0x81c7e18 (fctx 0x821cad8(./NS)): destroyfetch

10-Nov-2004 12:21:34.137 fctx 0x821cad8(./NS'): shutdown

10-Nov-2004 12:21:34.137 fctx 0x821cad8(./NS'): doshutdown

10-Nov-2004 12:21:34.137 fctx 0x821cad8(./NS'): stopeverything

10-Nov-2004 12:21:34.137 fctx 0x821cad8(./NS'): cancelqueries

10-Nov-2004 12:21:34.137 fctx 0x821cad8(./NS'): destroy

10-Nov-2004 12:21:34.344 socket 0x81f2048: dispatch_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:34.344 socket 0x81f2048: internal_recv: task 0x8219510 got event 0x81f2088

10-Nov-2004 12:21:34.344 socket 0x81f2048 192.134.0.49#53: packet received correctly

10-Nov-2004 12:21:34.344 socket 0x81f2048: processing cmsg 0x81c74f8

10-Nov-2004 12:21:34.344 socket 0x81f2048: socket_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:34.344 dispatch 0x81f1f38: got packet: requests 1, buffers 1, recvs 0

10-Nov-2004 12:21:34.344 dispatch 0x81f1f38: got valid DNS message header, /QR 1, id 57856

10-Nov-2004 12:21:34.344 dispatch 0x81f1f38: search for response in bucket 6866: found

10-Nov-2004 12:21:34.344 dispatch 0x81f1f38 response 0x821e578 192.134.0.49#53: [a] Sent event 0x8221b20 buffer 0x821f9d8 len4096 to task 0x81f9f88

10-Nov-2004 12:21:34.344 resquery 0x82239c8 (fctx 0x821ad58(www.jfce.gov.br/A)): response

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): noanswer_response

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): cache_message

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:34.344 dispatch 0x81f1f38 response 0x821e578 192.134.0.49#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:34.344 dispatch 0x81f1f38: detach: refcount 7

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:34.344 dns_adb_destroyfind on find 0x821bdf8

10-Nov-2004 12:21:34.344 dns_adb_destroyfind on find 0x821bf60

10-Nov-2004 12:21:34.344 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:21:34.344 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:21:34.344 dns_adb_destroyfind on find 0x821be70

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:34.344 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.344 dns_adb_createfind: found A for name 0x8223178 in db

10-Nov-2004 12:21:34.344 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.344 dns_adb_createfind: found A for name 0x82230c8 in db

10-Nov-2004 12:21:34.344 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.344 dns_adb_createfind: found A for name 0x8223018 in db

10-Nov-2004 12:21:34.344 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:34.344 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:34.345 dispatch 0x81f1f38 response 0x821e578 200.160.0.5#53: attached to task 0x81f9f88

10-Nov-2004 12:21:34.345 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:34.345 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:34.350 socket 0x81f2048: dispatch_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:34.350 socket 0x81f2048: internal_recv: task 0x8219510 got event 0x81f2088

10-Nov-2004 12:21:34.350 socket 0x81f2048 200.160.0.5#53: packet received correctly

10-Nov-2004 12:21:34.350 socket 0x81f2048: processing cmsg 0x81c74f8

10-Nov-2004 12:21:34.350 socket 0x81f2048: socket_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:34.350 dispatch 0x81f1f38: got packet: requests 1, buffers 1, recvs 0

10-Nov-2004 12:21:34.350 dispatch 0x81f1f38: got valid DNS message header, /QR 1, id 28928

10-Nov-2004 12:21:34.350 dispatch 0x81f1f38: search for response in bucket 2619: found

10-Nov-2004 12:21:34.350 dispatch 0x81f1f38 response 0x821e578 200.160.0.5#53: [a] Sent event 0x8221b20 buffer 0x821f9d8 len 4096 to task 0x81f9f88

10-Nov-2004 12:21:34.350 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): response

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): noanswer_response

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): cache_message

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:34.350 dispatch 0x81f1f38 response 0x821e578 200.160.0.5#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:34.350 dispatch 0x81f1f38: detach: refcount 7

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:34.350 dns_adb_destroyfind on find 0x821be70

10-Nov-2004 12:21:34.350 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:21:34.350 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:34.350 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:34.351 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.351 dns_adb_createfind: found A for name 0x8222f68 in db

10-Nov-2004 12:21:34.351 expire_v4 set to MIN(2147483647,1100096504) import_rdataset

10-Nov-2004 12:21:34.351 dns_adb_createfind: found A for name 0x8222eb8 in db

10-Nov-2004 12:21:34.351 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:34.351 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:34.351 dispatch 0x81f1f38 response 0x821e578 200.166.132.11#53: attached to task 0x81f9f88

10-Nov-2004 12:21:34.351 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:34.351 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:36.351 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:21:36.351 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:36.351 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:36.351 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:36.351 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.10#53: attached to task 0x81f9f88

10-Nov-2004 12:21:36.351 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:36.351 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:38.353 dispatch 0x81f1f38 response 0x821e578 200.166.132.11#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:38.353 dispatch 0x81f1f38: detach: refcount 9

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:38.353 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.10#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:38.353 dispatch 0x81f1f38: detach: refcount 7

10-Nov-2004 12:21:38.353 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:21:38.353 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:38.353 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:38.353 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:38.354 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.11#53: attached to task 0x81f9f88

10-Nov-2004 12:21:38.354 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:38.354 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:40.355 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:21:40.355 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:40.355 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:40.355 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:40.355 dispatch 0x81f1f38 response 0x821e578 200.166.132.10#53: attached to task 0x81f9f88

10-Nov-2004 12:21:40.355 dispatch 0x81f1f38 response 0x821e578 200.166.132.10#53: attached to task 0x81f9f88

10-Nov-2004 12:21:40.355 fctx 0x821ad58(www.jfce.gov.br/A'): too many timeouts, disabling EDNS0

10-Nov-2004 12:21:40.355 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:40.355 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:42.357 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.11#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:42.357 dispatch 0x81f1f38: detach: refcount 9

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:42.357 dispatch 0x81f1f38 response 0x821e578 200.166.132.10#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:42.357 dispatch 0x81f1f38: detach: refcount 7

10-Nov-2004 12:21:42.357 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:21:42.357 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:42.357 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:42.357 dispatch 0x81f1f38 response 0x821e578 200.166.132.11#53: attached to task 0x81f9f88

10-Nov-2004 12:21:42.357 fctx 0x821ad58(www.jfce.gov.br/A'): too many timeouts, disabling EDNS0

10-Nov-2004 12:21:42.357 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:42.357 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:50.359 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:21:50.359 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:50.359 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:50.359 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:50.359 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.10#53: attached to task 0x81f9f88

10-Nov-2004 12:21:50.359 fctx 0x821ad58(www.jfce.gov.br/A'): too many timeouts, disabling EDNS0

10-Nov-2004 12:21:50.359 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:50.359 resquery 0x821cad8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:21:53.918 socket 0x81f2048: dispatch_recv: event 0x81c7d58 -> task 0x8219510

10-Nov-2004 12:21:53.918 socket 0x81f2048: internal_recv: task 0x8219510 got event 0x81f2088

10-Nov-2004 12:21:53.918 socket 0x81f2048 200.225.159.69#39026: packet received correctly

10-Nov-2004 12:21:53.918 socket 0x81f2048: processing cmsg 0x81c74f8

10-Nov-2004 12:21:53.918 client 200.225.159.69#39026: request is not signed

10-Nov-2004 12:21:53.918 client 200.225.159.69#39026: recursion available

10-Nov-2004 12:21:53.918 client 200.225.159.69#39026: query (cache) 'www.jfce.gov.br/A/IN' approved

10-Nov-2004 12:21:53.918 clientmgr @0x81c3220: createclients

10-Nov-2004 12:21:53.918 clientmgr @0x81c3220: create new

10-Nov-2004 12:21:53.918 createfetch: www.jfce.gov.br A

10-Nov-2004 12:21:53.918 fctx 0x821ad58(www.jfce.gov.br/A'): join

10-Nov-2004 12:21:53.918 fetch 0x81e0988 (fctx 0x821ad58(www.jfce.gov.br/A)): created

10-Nov-2004 12:21:53.918 socket 0x81f2048: socket_recv: event 0x821d370 -> task 0x8222088

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): try

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:58.361 dispatch 0x81f1f38 response 0x821e578 200.166.132.11#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:58.361 dispatch 0x81f1f38: detach: refcount 10

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:21:58.361 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.10#53: detaching from task 0x81f9f88

10-Nov-2004 12:21:58.361 dispatch 0x81f1f38: detach: refcount 8

10-Nov-2004 12:21:58.361 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:21:58.361 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): getaddresses

10-Nov-2004 12:21:58.361 expiring v4 for name 0x8222f68

10-Nov-2004 12:21:58.361 expire_v4 set to MIN(2147483647,1100096528) import_rdataset

10-Nov-2004 12:21:58.361 dns_adb_createfind: found A for name 0x8222f68 in db

10-Nov-2004 12:21:58.361 expiring v4 for name 0x8222eb8

10-Nov-2004 12:21:58.361 expire_v4 set to MIN(2147483647,1100096528) import_rdataset

10-Nov-2004 12:21:58.361 dns_adb_createfind: found A for name 0x8222eb8 in db

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): query

10-Nov-2004 12:21:58.361 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): send

10-Nov-2004 12:21:58.361 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.11#53: attached to task 0x81f9f88

10-Nov-2004 12:21:58.361 fctx 0x821ad58(www.jfce.gov.br/A'): too many timeouts, disabling EDNS0

10-Nov-2004 12:21:58.361 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): sent

10-Nov-2004 12:21:58.361 resquery 0x821f3e8 (fctx 0x821ad58(www.jfce.gov.br/A)): senddone

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): timeout

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): done

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): stopeverything

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): cancelquery

10-Nov-2004 12:22:03.918 dispatch 0x81f1f38 response 0x821f6d0 200.166.132.11#53: detaching from task 0x81f9f88

10-Nov-2004 12:22:03.918 dispatch 0x81f1f38: detach: refcount 8

10-Nov-2004 12:22:03.918 dns_adb_destroyfind on find 0x821bb28

10-Nov-2004 12:22:03.918 dns_adb_destroyfind on find 0x821bd80

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): sendevents

10-Nov-2004 12:22:03.918 fetch 0x81c83b8 (fctx 0x821ad58(www.jfce.gov.br/A)): destroyfetch

10-Nov-2004 12:22:03.918 dispatch 0x81f1f38: detach: refcount 7

10-Nov-2004 12:22:03.918 fetch 0x81e0988 (fctx 0x821ad58(www.jfce.gov.br/A)): destroyfetch

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): shutdown

10-Nov-2004 12:22:03.918 dispatch 0x81f1f38: detach: refcount 6

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): doshutdown

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): stopeverything

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): cancelqueries

10-Nov-2004 12:22:03.918 fctx 0x821ad58(www.jfce.gov.br/A'): destroy





End.







Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:21 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0