BIND error: opcode: QUERY, status: SERVFAIL

2011-04-27 Thread kshitij mali
Hi everbody ,

we are unable to lookup the domain "goelexports.com"


[root@D1OKH680RL ~]# dig goelexports.com

; <<>> DiG 9.2.4 <<>> goelexports.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;goelexports.com.   IN  A

;; Query time: 10 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Apr 27 03:28:13 2011
;; MSG SIZE  rcvd: 33





what does status: SERVFAIL means how can check



Regards,

kshitij
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-04-27 Thread Karl Auer
On Wed, 2011-04-27 at 17:45 +0530, kshitij mali wrote:
> we are unable to lookup the domain "goelexports.com"
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082

A trace shows the likely problem:

dns2-rz-ap:[log]$ dig +trace goelexports.com
[...]
;; Received 505 bytes from 192.58.128.30#53(j.root-servers.net) in 32 ms

goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.
;; Received 116 bytes from 192.52.178.30#53(k.gtld-servers.net) in 29 ms

dig: Couldn't find server 'ns.hostsearchindia.com': node name or service
name not known

Neither of those allegedly authoritative nameservers appears to exist.

Has there been a very recent change to the nameservers for this domain?
My servers seem to have it cached and are responding with what looks
like good data:

dns2-rz-ap:[log]$ dig goelexports.com

; <<>> DiG 9.2.4 <<>> goelexports.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1596
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;goelexports.com.   IN  A

;; ANSWER SECTION:
goelexports.com.14057   IN  A   69.16.253.121

;; AUTHORITY SECTION:
goelexports.com.84408   IN  NS  ns5.webcomindia.net.
goelexports.com.84408   IN  NS  ns4.webcomindia.net.

;; ADDITIONAL SECTION:
ns4.webcomindia.net.12408   IN  A   69.16.253.121
ns5.webcomindia.net.12408   IN  A   69.16.253.122

;; Query time: 2 msec
;; SERVER: 129.132.98.12#53(129.132.98.12)
;; WHEN: Wed Apr 27 14:58:26 2011
;; MSG SIZE  rcvd: 132

Regards, K.

-- 
~~~
Karl Auer (ka...@biplane.com.au)   +61-2-64957160 (h)
http://www.biplane.com.au/kauer/   +61-428-957160 (mob)

GPG fingerprint: DA41 51B1 1481 16E1 F7E2 B2E9 3007 14ED 5736 F687
Old fingerprint: B386 7819 B227 2961 8301 C5A9 2EBC 754B CD97 0156


signature.asc
Description: This is a digitally signed message part
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-04-27 Thread Mark Andrews

In message , kshitij mali w
rites:
> Hi everbody ,
> 
> we are unable to lookup the domain "goelexports.com"
 
goelexports.com is delegated to the following nameservers which do not
exist.

Mark

goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.

; <<>> DiG 9.6.0-APPLE-P2 <<>> ns.hostsearchindia.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 36873
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;ns.hostsearchindia.com.IN  A

;; AUTHORITY SECTION:
hostsearchindia.com.10719   IN  SOA ns4.webcomindia.net. 
amit.sood.webcomindia.net. 2009090712 86400 7200 360 86400

;; Query time: 2 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Apr 27 23:45:38 2011
;; MSG SIZE  rcvd: 105

> [root@D1OKH680RL ~]# dig goelexports.com
> 
> ; <<>> DiG 9.2.4 <<>> goelexports.com
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> 
> ;; QUESTION SECTION:
> ;goelexports.com.   IN  A
> 
> ;; Query time: 10 msec
> ;; SERVER: 127.0.0.1#53(127.0.0.1)
> ;; WHEN: Wed Apr 27 03:28:13 2011
> ;; MSG SIZE  rcvd: 33
> 
> 
> 
> 
> 
> what does status: SERVFAIL means how can check
> 
> 
> 
> Regards,
> 
> kshitij
> 
> --0016e6d96f657794a304a1e56815
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: quoted-printable
> 
> =A0
> Hi everbody ,
> =A0
> we are unable to lookup the domain "http://goelexports=
> .com">goelexports.com"
> =A0
> 
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >[root@D1OKH680RL ~]# dig http://goelexports.com";>goelexports.co=
> m
> 
> 
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >; <<>> DiG 9.2.4 <<>> http://goelexport=
> s.com">goelexports.com
> 
> ;; global options:=A0 printcmd;; Got answer:;; ->>HEADER<&=
> lt;- opcode: QUERY, status  yellow">: SERVFAIL, id: 63082;; flags: qr rd ra; QUERY: 1, ANSW=
> ER: 0, AUTHORITY: 0, ADDITIONAL: 0
> 
> 
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >;; QUESTION SECTION:;http://goelexports.com";>goelexports.co=
> m.=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 IN=A0=A0=A0=A0=A0 A=
> 
> 
> 
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >;; Query time: 10 msec;; SERVER: 127.0.0.1#53(127.0.0.1);; WHEN: W=
> ed Apr 27 03:28:13 2011
> 
> ;; MSG SIZE=A0 rcvd: 33
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >=A0
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >=A0
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >what does status: SERVFAIL means how can check
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >=A0
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >Regards,
>  MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE: 10pt"=
> >kshitij
> 
> --0016e6d96f657794a304a1e56815--
> 
> --===2533559258763338727==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
> 
> ___
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
> --===2533559258763338727==--
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-04-27 Thread Laurent Bauer
On 27/04/2011 15:03, Karl Auer wrote:
> On Wed, 2011-04-27 at 17:45 +0530, kshitij mali wrote:
>> we are unable to lookup the domain "goelexports.com"
>> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
> 
> A trace shows the likely problem:
> 
> dns2-rz-ap:[log]$ dig +trace goelexports.com
> [...]
> ;; Received 505 bytes from 192.58.128.30#53(j.root-servers.net) in 32 ms
> 
> goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
> goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.
> ;; Received 116 bytes from 192.52.178.30#53(k.gtld-servers.net) in 29 ms
> 
> dig: Couldn't find server 'ns.hostsearchindia.com': node name or service
> name not known
> 
> Neither of those allegedly authoritative nameservers appears to exist.
> 
> Has there been a very recent change to the nameservers for this domain?
> My servers seem to have it cached and are responding with what looks
> like good data:
> 
> dns2-rz-ap:[log]$ dig goelexports.com
> [...]
> ;; ANSWER SECTION:
> goelexports.com.14057   IN  A   69.16.253.121
> 
> ;; AUTHORITY SECTION:
> goelexports.com.84408   IN  NS  ns5.webcomindia.net.
> goelexports.com.84408   IN  NS  ns4.webcomindia.net.
> 
> ;; ADDITIONAL SECTION:
> ns4.webcomindia.net.12408   IN  A   69.16.253.121
> ns5.webcomindia.net.12408   IN  A   69.16.253.122

Hello,

It looks like the delegation has not changed, but the zonefile itself has :

$ dig -t ns goelexports.com @l.gtld-servers.net.
;; AUTHORITY SECTION:
goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.

;; ADDITIONAL SECTION:
ns.hostsearchindia.com. 172800  IN  A   69.16.253.121
ns2.hostsearchindia.com. 172800 IN  A   69.16.253.122

*.gtld-servers.net still hold the correct glues for
ns[2].hostsearchindia.com, but the parent's answer is not authoritative.
If you request the IP addresses for those records, you will see the new
NS records, and also you will no longer see an answer for the glues
themselves :

$ dig -t ns goelexports.com @69.16.253.121
;; ANSWER SECTION:
goelexports.com.86400   IN  NS  ns5.webcomindia.net.
goelexports.com.86400   IN  NS  ns4.webcomindia.net.

$ dig -t ns ns.hostsearchindia.com @69.16.253.121
;; ->>HEADER<<- opcode: QUERY, status: *NXDOMAIN*, id: 47931
;; AUTHORITY SECTION:
hostsearchindia.com.86400   IN  SOA ns4.webcomindia.net.
amit.sood.webcomindia.net. 2009090712 86400 7200 360 86400

Maybe the zone administrator intended to change the NS names, but did
that the wrong way.

I guess some DNS clients won't use the glue records if they are not part
of an authoritative answer, and some clients will try anyway, using the
IP they have from the parent (additional section).
In my case (dig version 9.6) 'dig' does the former, and 'dig +trace' the
latter.

I have already had a similar issue, see :
https://lists.isc.org/pipermail/bind-users/2010-December/082051.html
for example.

Regards,

Laurent
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-04-27 Thread Mark Andrews

In message <4db829e3.5010...@mailclub.fr>, Laurent Bauer writes:
> On 27/04/2011 15:03, Karl Auer wrote:
> > On Wed, 2011-04-27 at 17:45 +0530, kshitij mali wrote:
> >> we are unable to lookup the domain "goelexports.com"
> >> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
> > 
> > A trace shows the likely problem:
> > 
> > dns2-rz-ap:[log]$ dig +trace goelexports.com
> > [...]
> > ;; Received 505 bytes from 192.58.128.30#53(j.root-servers.net) in 32 ms
> > 
> > goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
> > goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.
> > ;; Received 116 bytes from 192.52.178.30#53(k.gtld-servers.net) in 29 ms
> > 
> > dig: Couldn't find server 'ns.hostsearchindia.com': node name or service
> > name not known
> > 
> > Neither of those allegedly authoritative nameservers appears to exist.
> > 
> > Has there been a very recent change to the nameservers for this domain?
> > My servers seem to have it cached and are responding with what looks
> > like good data:
> > 
> > dns2-rz-ap:[log]$ dig goelexports.com
> > [...]
> > ;; ANSWER SECTION:
> > goelexports.com.14057   IN  A   69.16.253.121
> > 
> > ;; AUTHORITY SECTION:
> > goelexports.com.84408   IN  NS  ns5.webcomindia.net.
> > goelexports.com.84408   IN  NS  ns4.webcomindia.net.
> > 
> > ;; ADDITIONAL SECTION:
> > ns4.webcomindia.net.12408   IN  A   69.16.253.121
> > ns5.webcomindia.net.12408   IN  A   69.16.253.122
> 
>   Hello,
> 
> It looks like the delegation has not changed, but the zonefile itself has :
> 
> $ dig -t ns goelexports.com @l.gtld-servers.net.
> ;; AUTHORITY SECTION:
> goelexports.com.  172800  IN  NS  ns.hostsearchindia.com.
> goelexports.com.  172800  IN  NS  ns2.hostsearchindia.com.
> 
> ;; ADDITIONAL SECTION:
> ns.hostsearchindia.com.   172800  IN  A   69.16.253.121
> ns2.hostsearchindia.com. 172800   IN  A   69.16.253.122
> 
> *.gtld-servers.net still hold the correct glues for
> ns[2].hostsearchindia.com, but the parent's answer is not authoritative.
> If you request the IP addresses for those records, you will see the new
> NS records, and also you will no longer see an answer for the glues
> themselves :
> 
> $ dig -t ns goelexports.com @69.16.253.121
> ;; ANSWER SECTION:
> goelexports.com.  86400   IN  NS  ns5.webcomindia.net.
> goelexports.com.  86400   IN  NS  ns4.webcomindia.net.
> 
> $ dig -t ns ns.hostsearchindia.com @69.16.253.121
> ;; ->>HEADER<<- opcode: QUERY, status: *NXDOMAIN*, id: 47931
> ;; AUTHORITY SECTION:
> hostsearchindia.com.  86400   IN  SOA ns4.webcomindia.net.
> amit.sood.webcomindia.net. 2009090712 86400 7200 360 86400
> 
> Maybe the zone administrator intended to change the NS names, but did
> that the wrong way.

Perhaps.  This is also something the registry is supposed to be checking
regularly.

RFC 1034

 As the last installation step, the delegation NS RRs and glue RRs
 necessary to make the delegation effective should be added to the parent
 zone.  The administrators of both zones should insure that the NS and
 glue RRs which mark both sides of the cut are consistent and remain so.

Unfortunately lots of TLD administators think they don't need to
follow the proceedures in RFC 1034.  All of the TLD administrators
took on their roles *after* RFC 1034 was written so they have no
excuse to not ensuring that these checks are being made.

> I guess some DNS clients won't use the glue records if they are not part
> of an authoritative answer, and some clients will try anyway, using the
> IP they have from the parent (additional section).
> In my case (dig version 9.6) 'dig' does the former, and 'dig +trace' the
> latter.
> 
> I have already had a similar issue, see :
> https://lists.isc.org/pipermail/bind-users/2010-December/082051.html
> for example.
> 
> Regards,
> 
>   Laurent
> ___
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-04-28 Thread kshitij mali
goelexports.com is delegated to the following nameservers which do not
exist.

kshitij : may i know how you checked the delegation for the above domain


Regards,
Kshitij



On Wed, Apr 27, 2011 at 7:17 PM, Mark Andrews  wrote:

>
> In message , kshitij
> mali w
> rites:
> > Hi everbody ,
> >
> > we are unable to lookup the domain "goelexports.com"
>
> goelexports.com is delegated to the following nameservers which do not
> exist.
>
> Mark
>
> goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
> goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.
>
> ; <<>> DiG 9.6.0-APPLE-P2 <<>> ns.hostsearchindia.com
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 36873
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
>
> ;; QUESTION SECTION:
> ;ns.hostsearchindia.com.IN  A
>
> ;; AUTHORITY SECTION:
> hostsearchindia.com.10719   IN  SOA ns4.webcomindia.net.
> amit.sood.webcomindia.net. 2009090712 86400 7200 360 86400
>
> ;; Query time: 2 msec
> ;; SERVER: 127.0.0.1#53(127.0.0.1)
> ;; WHEN: Wed Apr 27 23:45:38 2011
> ;; MSG SIZE  rcvd: 105
>
> > [root@D1OKH680RL ~]# dig goelexports.com
> >
> > ; <<>> DiG 9.2.4 <<>> goelexports.com
> > ;; global options:  printcmd
> > ;; Got answer:
> > ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
> > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> >
> > ;; QUESTION SECTION:
> > ;goelexports.com.   IN  A
> >
> > ;; Query time: 10 msec
> > ;; SERVER: 127.0.0.1#53(127.0.0.1)
> > ;; WHEN: Wed Apr 27 03:28:13 2011
> > ;; MSG SIZE  rcvd: 33
> >
> >
> >
> >
> >
> > what does status: SERVFAIL means how can check
> >
> >
> >
> > Regards,
> >
> > kshitij
> >
> > --0016e6d96f657794a304a1e56815
> > Content-Type: text/html; charset=ISO-8859-1
> > Content-Transfer-Encoding: quoted-printable
> >
> > =A0
> > Hi everbody ,
> > =A0
> > we are unable to lookup the domain " http://goelexports=
> > .com">goelexports.com"
> > =A0
> > 
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >[root@D1OKH680RL ~]# dig http://goelexports.com";>
> goelexports.co=
> > m
> >
> >
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >; <<>> DiG 9.2.4 <<>>  http://goelexport=
> > s.com">goelexports.com
> >
> > ;; global options:=A0 printcmd;; Got answer:;;
> ->>HEADER<&=
> > lt;- opcode: QUERY, status mso-highlight:=
> >  yellow">: SERVFAIL, id: 63082;; flags: qr rd ra; QUERY: 1,
> ANSW=
> > ER: 0, AUTHORITY: 0, ADDITIONAL: 0
> >
> >
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >;; QUESTION SECTION:;http://goelexports.com";>
> goelexports.co=
> > m.=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 IN=A0=A0=A0=A0=A0
> A=
> > 
> >
> >
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >;; Query time: 10 msec;; SERVER: 127.0.0.1#53(127.0.0.1);; WHEN:
> W=
> > ed Apr 27 03:28:13 2011
> >
> > ;; MSG SIZE=A0 rcvd: 33
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >=A0
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >=A0
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >what does status: SERVFAIL means how can check
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >=A0
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >Regards,
> >  style=3D"FONT-FA=
> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
> 10pt"=
> > >kshitij
> >
> > --0016e6d96f657794a304a1e56815--
> >
> > --===2533559258763338727==
> > Content-Type: text/plain; charset="us-ascii"
> > MIME-Version: 1.0
> > Content-Transfer-Encoding: 7bit
> > Content-Disposition: inline
> >
> > ___
> > bind-users mailing list
> > bind-users@lists.isc.org
> > https://lists.isc.org/mailman/listinfo/bind-users
> > --===2533559258763338727==--
> --
> Mark Andrews, ISC
> 1 Seymour St., Dundas Valley, NSW 2117, Australia
> PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
>
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread kshitij mali
Hello ALL

Please help me toubleshoot this bind ISSUE

I am facing intermetent problem with some domains

==

[root@D1OKH680RL ~]# dig goelexports.com
; <<>> DiG 9.2.4 <<>> goelexports.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;goelexports.com.   IN  A
;; Query time: 10 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Apr 27 03:28:13 2011
;; MSG SIZE  rcvd: 33

===

Regards,
Kshitij Mali






On Thu, Apr 28, 2011 at 2:38 PM, kshitij mali  wrote:

>  goelexports.com is delegated to the following nameservers which do not
> exist.
>
> kshitij : may i know how you checked the delegation for the above domain
>
>
> Regards,
> Kshitij
>
>
>
> On Wed, Apr 27, 2011 at 7:17 PM, Mark Andrews  wrote:
>
>>
>> In message , kshitij
>> mali w
>> rites:
>> > Hi everbody ,
>> >
>> > we are unable to lookup the domain "goelexports.com"
>>
>> goelexports.com is delegated to the following nameservers which do not
>> exist.
>>
>> Mark
>>
>> goelexports.com.172800  IN  NS  ns.hostsearchindia.com.
>> goelexports.com.172800  IN  NS  ns2.hostsearchindia.com.
>>
>> ; <<>> DiG 9.6.0-APPLE-P2 <<>> ns.hostsearchindia.com
>> ;; global options: +cmd
>> ;; Got answer:
>> ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 36873
>> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
>>
>> ;; QUESTION SECTION:
>> ;ns.hostsearchindia.com.IN  A
>>
>> ;; AUTHORITY SECTION:
>> hostsearchindia.com.10719   IN  SOA ns4.webcomindia.net.
>> amit.sood.webcomindia.net. 2009090712 86400 7200 360 86400
>>
>> ;; Query time: 2 msec
>> ;; SERVER: 127.0.0.1#53(127.0.0.1)
>> ;; WHEN: Wed Apr 27 23:45:38 2011
>> ;; MSG SIZE  rcvd: 105
>>
>> > [root@D1OKH680RL ~]# dig goelexports.com
>> >
>> > ; <<>> DiG 9.2.4 <<>> goelexports.com
>> > ;; global options:  printcmd
>> > ;; Got answer:
>> > ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
>> > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
>> >
>> > ;; QUESTION SECTION:
>> > ;goelexports.com.   IN  A
>> >
>> > ;; Query time: 10 msec
>> > ;; SERVER: 127.0.0.1#53(127.0.0.1)
>> > ;; WHEN: Wed Apr 27 03:28:13 2011
>> > ;; MSG SIZE  rcvd: 33
>> >
>> >
>> >
>> >
>> >
>> > what does status: SERVFAIL means how can check
>> >
>> >
>> >
>> > Regards,
>> >
>> > kshitij
>> >
>> > --0016e6d96f657794a304a1e56815
>> > Content-Type: text/html; charset=ISO-8859-1
>> > Content-Transfer-Encoding: quoted-printable
>> >
>> > =A0
>> > Hi everbody ,
>> > =A0
>> > we are unable to lookup the domain "> http://goelexports=
>> > .com">goelexports.com"
>> > =A0
>> > 
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >[root@D1OKH680RL ~]# dig http://goelexports.com";>
>> goelexports.co=
>> > m
>> >
>> >
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >; <<>> DiG 9.2.4 <<>> > http://goelexport=
>> > s.com">goelexports.com
>> >
>> > ;; global options:=A0 printcmd;; Got answer:;;
>> ->>HEADER<&=
>> > lt;- opcode: QUERY, status> mso-highlight:=
>> >  yellow">: SERVFAIL, id: 63082;; flags: qr rd ra; QUERY: 1,
>> ANSW=
>> > ER: 0, AUTHORITY: 0, ADDITIONAL: 0
>> >
>> >
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >;; QUESTION SECTION:;http://goelexports.com";>
>> goelexports.co=
>> > m.=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 IN=A0=A0=A0=A0=A0
>> A=
>> > 
>> >
>> >
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >;; Query time: 10 msec;; SERVER: 127.0.0.1#53(127.0.0.1);;
>> WHEN: W=
>> > ed Apr 27 03:28:13 2011
>> >
>> > ;; MSG SIZE=A0 rcvd: 33
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >=A0
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >=A0
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >what does status: SERVFAIL means how can check
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >=A0
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >Regards,
>> > > style=3D"FONT-FA=
>> > MILY: 'Tahoma','sans-serif'; COLOR: black; FONT-SIZE:
>> 10pt"=
>> > >kshitij
>> >
>> > --0016e6d96f657794a304a1e56815--
>> >
>> > --===2533559258763338727==
>> > Content-Type: text/plain; charset="us-ascii"
>> > MIME-Version: 1.0
>> > Content-Transfer-Encoding: 7bit
>> > Content-Disposition: inline
>> >
>> > ___
>> > bind-users mailing list
>> > bind-users@lists.isc.org
>> > https://list

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread doni
Dear sir,


Do your server running bind server ? do you place your configuration of the 
domain into your bind server ?
Sent from my BlackBerry®
powered by Sinyal Kuat INDOSAT

-Original Message-
From: kshitij mali 
Sender: bind-users-bounces+mediono=gmail@lists.isc.org
Date: Fri, 3 Jun 2011 12:34:58 
To: Mark Andrews
Cc: 
Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread kshitij mali
I am using bind dns as an caching only nameserver ( resolver)

i am able to reslove all the domain but unable to resolve some of them
eg goelexports.com

Regards,
Kshitij

On Fri, Jun 3, 2011 at 1:11 PM, doni  wrote:

> Dear sir,
>
>
> Do your server running bind server ? do you place your configuration of the
> domain into your bind server ?
> Sent from my BlackBerry®
> powered by Sinyal Kuat INDOSAT
>
> -Original Message-
> From: kshitij mali 
> Sender: bind-users-bounces+mediono=gmail@lists.isc.org
> Date: Fri, 3 Jun 2011 12:34:58
> To: Mark Andrews
> Cc: 
> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
>
> ___
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread kshitij mali
Hi All ,

Please find the dig details result below

 [root@D1OKH680RL ~]# dig goelexports.com
; <<>> DiG 9.2.4 <<>> goelexports.com
;; global options:  printcmd
;; connection timed out; no servers could be reached
[root@D1OKH680RL ~]# dig +trace goelexports.com
; <<>> DiG 9.2.4 <<>> +trace goelexports.com
;; global options:  printcmd
.   456817  IN  NS  h.root-servers.net.
.   456817  IN  NS  i.root-servers.net.
.   456817  IN  NS  j.root-servers.net.
.   456817  IN  NS  k.root-servers.net.
.   456817  IN  NS  l.root-servers.net.
.   456817  IN  NS  m.root-servers.net.
.   456817  IN  NS  a.root-servers.net.
.   456817  IN  NS  b.root-servers.net.
.   456817  IN  NS  c.root-servers.net.
.   456817  IN  NS  d.root-servers.net.
.   456817  IN  NS  e.root-servers.net.
.   456817  IN  NS  f.root-servers.net.
.   456817  IN  NS  g.root-servers.net.
;; Received 228 bytes from 127.0.0.1#53(127.0.0.1) in 0 ms
com.172800  IN  NS  a.gtld-servers.net.
com.172800  IN  NS  b.gtld-servers.net.
com.172800  IN  NS  c.gtld-servers.net.
com.172800  IN  NS  d.gtld-servers.net.
com.172800  IN  NS  e.gtld-servers.net.
com.172800  IN  NS  f.gtld-servers.net.
com.172800  IN  NS  g.gtld-servers.net.
com.172800  IN  NS  h.gtld-servers.net.
com.172800  IN  NS  i.gtld-servers.net.
com.172800  IN  NS  j.gtld-servers.net.
com.172800  IN  NS  k.gtld-servers.net.
com.172800  IN  NS  l.gtld-servers.net.
com.172800  IN  NS  m.gtld-servers.net.
;; Received 493 bytes from 128.63.2.53#53(h.root-servers.net) in 68 ms
goelexports.com.172800  IN  NS  ns4.webcomindia.net.
goelexports.com.172800  IN  NS  ns5.webcomindia.net.
;; Received 116 bytes from 192.5.6.30#53(a.gtld-servers.net) in 40 ms
dig: couldn't get address for 'ns4.webcomindia.net': failure


On Fri, Jun 3, 2011 at 4:25 PM, kshitij mali  wrote:

> I am using bind dns as an caching only nameserver ( resolver)
>
> i am able to reslove all the domain but unable to resolve some of them
> eg goelexports.com
>
> Regards,
> Kshitij
>
>   On Fri, Jun 3, 2011 at 1:11 PM, doni  wrote:
>
>> Dear sir,
>>
>>
>> Do your server running bind server ? do you place your configuration of
>> the domain into your bind server ?
>> Sent from my BlackBerry®
>> powered by Sinyal Kuat INDOSAT
>>
>> -Original Message-
>> From: kshitij mali 
>> Sender: bind-users-bounces+mediono=gmail@lists.isc.org
>> Date: Fri, 3 Jun 2011 12:34:58
>> To: Mark Andrews
>> Cc: 
>> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
>>
>> ___
>> bind-users mailing list
>> bind-users@lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
>>
>
>
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread Doni Mediono
It said no servers could be reached meaning that your caching nameserver not 
properly connected to internet. Are these domain is configure and placed 
anywhere else in the internet ?
Doni Mediono
web http://www.mediono.com

Me & Linux

-Original Message-
From: kshitij mali 
Date: Fri, 3 Jun 2011 17:50:24 
To: 
Cc: ; 
Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL

Hi All ,

Please find the dig details result below

 [root@D1OKH680RL ~]# dig goelexports.com
; <<>> DiG 9.2.4 <<>> goelexports.com
;; global options:  printcmd
;; connection timed out; no servers could be reached
[root@D1OKH680RL ~]# dig +trace goelexports.com
; <<>> DiG 9.2.4 <<>> +trace goelexports.com
;; global options:  printcmd
.   456817  IN  NS  h.root-servers.net.
.   456817  IN  NS  i.root-servers.net.
.   456817  IN  NS  j.root-servers.net.
.   456817  IN  NS  k.root-servers.net.
.   456817  IN  NS  l.root-servers.net.
.   456817  IN  NS  m.root-servers.net.
.   456817  IN  NS  a.root-servers.net.
.   456817  IN  NS  b.root-servers.net.
.   456817  IN  NS  c.root-servers.net.
.   456817  IN  NS  d.root-servers.net.
.   456817  IN  NS  e.root-servers.net.
.   456817  IN  NS  f.root-servers.net.
.   456817  IN  NS  g.root-servers.net.
;; Received 228 bytes from 127.0.0.1#53(127.0.0.1) in 0 ms
com.172800  IN  NS  a.gtld-servers.net.
com.172800  IN  NS  b.gtld-servers.net.
com.172800  IN  NS  c.gtld-servers.net.
com.172800  IN  NS  d.gtld-servers.net.
com.172800  IN  NS  e.gtld-servers.net.
com.172800  IN  NS  f.gtld-servers.net.
com.172800  IN  NS  g.gtld-servers.net.
com.172800  IN  NS  h.gtld-servers.net.
com.172800  IN  NS  i.gtld-servers.net.
com.172800  IN  NS  j.gtld-servers.net.
com.172800  IN  NS  k.gtld-servers.net.
com.172800  IN  NS  l.gtld-servers.net.
com.172800  IN  NS  m.gtld-servers.net.
;; Received 493 bytes from 128.63.2.53#53(h.root-servers.net) in 68 ms
goelexports.com.172800  IN  NS  ns4.webcomindia.net.
goelexports.com.172800  IN  NS  ns5.webcomindia.net.
;; Received 116 bytes from 192.5.6.30#53(a.gtld-servers.net) in 40 ms
dig: couldn't get address for 'ns4.webcomindia.net': failure


On Fri, Jun 3, 2011 at 4:25 PM, kshitij mali  wrote:

> I am using bind dns as an caching only nameserver ( resolver)
>
> i am able to reslove all the domain but unable to resolve some of them
> eg goelexports.com
>
> Regards,
> Kshitij
>
>   On Fri, Jun 3, 2011 at 1:11 PM, doni  wrote:
>
>> Dear sir,
>>
>>
>> Do your server running bind server ? do you place your configuration of
>> the domain into your bind server ?
>> Sent from my BlackBerry®
>> powered by Sinyal Kuat INDOSAT
>>
>> -Original Message-
>> From: kshitij mali 
>> Sender: bind-users-bounces+mediono=gmail@lists.isc.org
>> Date: Fri, 3 Jun 2011 12:34:58
>> To: Mark Andrews
>> Cc: 
>> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
>>
>>___
>> bind-users mailing list
>> bind-users@lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
>>
>
>

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread kshitij mali
>>Are these domain is configure and placed anywhere else in the internet ?
soory i didnt got the above question

Let me clarify the dig result from which i have provided is an email server
upon which
emails gets delivered to the internet where i install local caching only
name server for
faster lookup .
the domain goelexports.com is and recipient domain for which lookup is
working intermittently

currently we are not able to lookup this domain /some domains

Regards,
Kshitij



On Fri, Jun 3, 2011 at 5:56 PM, Doni Mediono  wrote:

> It said no servers could be reached meaning that your caching nameserver
> not properly connected to internet. Are these domain is configure and placed
> anywhere else in the internet ?
>
> Doni Mediono
> web http://www.mediono.com
>
> Me & Linux
> --
>  *From: *kshitij mali 
> *Date: *Fri, 3 Jun 2011 17:50:24 +0530
> *To: *
> *Cc: *; <
> bind-us...@isc.org>
>   *Subject: *Re: BIND error: opcode: QUERY, status: SERVFAIL
>
> Hi All ,
>
> Please find the dig details result below
>
>  [root@D1OKH680RL ~]# dig goelexports.com
> ; <<>> DiG 9.2.4 <<>> goelexports.com
> ;; global options:  printcmd
> ;; connection timed out; no servers could be reached
> [root@D1OKH680RL ~]# dig +trace goelexports.com
> ; <<>> DiG 9.2.4 <<>> +trace goelexports.com
> ;; global options:  printcmd
> .   456817  IN  NS  h.root-servers.net.
> .   456817  IN  NS  i.root-servers.net.
> .   456817  IN  NS  j.root-servers.net.
> .   456817  IN  NS  k.root-servers.net.
> .   456817  IN  NS  l.root-servers.net.
> .   456817  IN  NS  m.root-servers.net.
> .   456817  IN  NS  a.root-servers.net.
> .   456817  IN  NS  b.root-servers.net.
> .   456817  IN  NS  c.root-servers.net.
> .   456817  IN  NS  d.root-servers.net.
> .   456817  IN  NS  e.root-servers.net.
> .   456817  IN  NS  f.root-servers.net.
> .   456817  IN  NS  g.root-servers.net.
> ;; Received 228 bytes from 127.0.0.1#53(127.0.0.1) in 0 ms
> com.172800  IN  NS  a.gtld-servers.net.
> com.172800  IN  NS  b.gtld-servers.net.
> com.172800  IN  NS  c.gtld-servers.net.
> com.172800  IN  NS  d.gtld-servers.net.
> com.172800  IN  NS  e.gtld-servers.net.
> com.172800  IN  NS  f.gtld-servers.net.
> com.172800  IN  NS  g.gtld-servers.net.
> com.172800  IN  NS  h.gtld-servers.net.
> com.172800  IN  NS  i.gtld-servers.net.
> com.172800  IN  NS  j.gtld-servers.net.
> com.172800  IN  NS  k.gtld-servers.net.
> com.172800  IN  NS  l.gtld-servers.net.
> com.172800  IN  NS  m.gtld-servers.net.
> ;; Received 493 bytes from 128.63.2.53#53(h.root-servers.net) in 68 ms
> goelexports.com.172800  IN  NS  ns4.webcomindia.net.
> goelexports.com.172800  IN  NS  ns5.webcomindia.net.
> ;; Received 116 bytes from 192.5.6.30#53(a.gtld-servers.net) in 40 ms
> dig: couldn't get address for 'ns4.webcomindia.net': failure
>
>
> On Fri, Jun 3, 2011 at 4:25 PM, kshitij mali wrote:
>
>> I am using bind dns as an caching only nameserver ( resolver)
>>
>> i am able to reslove all the domain but unable to resolve some of them
>> eg goelexports.com
>>
>> Regards,
>> Kshitij
>>
>>   On Fri, Jun 3, 2011 at 1:11 PM, doni  wrote:
>>
>>> Dear sir,
>>>
>>>
>>> Do your server running bind server ? do you place your configuration of
>>> the domain into your bind server ?
>>> Sent from my BlackBerry®
>>> powered by Sinyal Kuat INDOSAT
>>>
>>> -Original Message-
>>> From: kshitij mali 
>>> Sender: bind-users-bounces+mediono=gmail@lists.isc.org
>>> Date: Fri, 3 Jun 2011 12:34:58
>>> To: Mark Andrews
>>> Cc: 
>>> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
>>>
>>> ___
>>> bind-users mailing list
>>> bind-users@lists.isc.org
>>> https://lists.isc.org/mailman/listinfo/bind-users
>>>
>>
>>
>
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread Lyle Giese
SERVFAIL means there was a failure to properly resolve something.  Not 
necessarily a BIND error.


Do this and analyze the output:

dig +trace goelexports.com

Also you are using an old version of DIG. You may want to consider 
updating BIND.


It also appears that you are running a recursive server on this machine. 
 Do you have UDP and TCP ports 53 open to this server?  You need both open.


Lyle Giese
LCR Computer Services, Inc.

On 06/03/11 02:04, kshitij mali wrote:

Hello ALL
Please help me toubleshoot this bind ISSUE
I am facing intermetent problem with some domains
==
[root@D1OKH680RL ~]# dig goelexports.com 
; <<>> DiG 9.2.4 <<>> goelexports.com 
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;goelexports.com .   IN  A
;; Query time: 10 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Apr 27 03:28:13 2011
;; MSG SIZE  rcvd: 33
===
Regards,
Kshitij Mali


On Thu, Apr 28, 2011 at 2:38 PM, kshitij mali mailto:foreplay...@gmail.com>> wrote:

goelexports.com  is delegated to the
following nameservers which do not
exist.

kshitij : may i know how you checked the delegation for the above domain
Regards,
Kshitij


On Wed, Apr 27, 2011 at 7:17 PM, Mark Andrews mailto:ma...@isc.org>> wrote:


In message mailto:banlktik70mdfrhcbfi%2b7ye_sibccoge...@mail.gmail.com>>,
kshitij mali w
rites:
 > Hi everbody ,
 >
 > we are unable to lookup the domain "goelexports.com
"

goelexports.com  is delegated to the
following nameservers which do not
exist.

Mark

goelexports.com .172800  IN
  NS ns.hostsearchindia.com .
goelexports.com .172800  IN
  NS ns2.hostsearchindia.com .

; <<>> DiG 9.6.0-APPLE-P2 <<>> ns.hostsearchindia.com

;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 36873
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;ns.hostsearchindia.com .
  IN  A

;; AUTHORITY SECTION:
hostsearchindia.com .10719   IN
  SOA ns4.webcomindia.net .
amit.sood.webcomindia.net .
2009090712 86400 7200 360 86400

;; Query time: 2 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Apr 27 23:45:38 2011
;; MSG SIZE  rcvd: 105

 > [root@D1OKH680RL ~]# dig goelexports.com

 >
 > ; <<>> DiG 9.2.4 <<>> goelexports.com 
 > ;; global options:  printcmd
 > ;; Got answer:
 > ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
 > ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0,
ADDITIONAL: 0
 >
 > ;; QUESTION SECTION:
 > ;goelexports.com .   IN
  A
 >
 > ;; Query time: 10 msec
 > ;; SERVER: 127.0.0.1#53(127.0.0.1)
 > ;; WHEN: Wed Apr 27 03:28:13 2011
 > ;; MSG SIZE  rcvd: 33
 >
 >
 >
 >
 >
 > what does status: SERVFAIL means how can check
 >
 >
 >
 > Regards,
 >
 > kshitij
 >
 > --0016e6d96f657794a304a1e56815
 > Content-Type: text/html; charset=ISO-8859-1
 > Content-Transfer-Encoding: quoted-printable
 >
 > =A0
 > Hi everbody ,
 > =A0
 > we are unable to lookup the domain "http://goelexports =
 > .com">goelexports.com "
 > =A0
 > 
 >  MILY: 'Tahoma','sans-serif'; COLOR: black;
FONT-SIZE: 10pt"=
 > >[root@D1OKH680RL ~]# dig http://goelexports.com
">goelexports.co =
 > m
 >
 >
 >  MILY: 'Tahoma','sans-serif'; COLOR: black;
FONT-SIZE: 10pt"=
 > >; <<>> DiG 9.2.4 <<>> http://goelexport =
 > s.com ">goelexports.com

 >
 > ;; global options:=A0 printcmd;; Got answer:;;
->>HEADER<&=
 

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-03 Thread Mark Andrews

goelexports is served by:

goelexports.com.86400   IN  NS  ns5.webcomindia.net.
goelexports.com.86400   IN  NS  ns4.webcomindia.net.

ns4.webcomindia.net and ns5.webcomindia.net are served by:

webcomindia.net.172800  IN  NS  ns9.hostsearchindia.com.
webcomindia.net.172800  IN  NS  ns10.hostsearchindia.com.

ns9.hostsearchindia.com and ns10.hostsearchindia.com are served by:

hostsearchindia.com.172800  IN  NS  ns.hostsearchindia.com.
hostsearchindia.com.172800  IN  NS  ns2.hostsearchindia.com.

according to COM and don't exist other than as glue records.  This
leads to intermittent failures as records timeout and cannot be
refreshed named has been told that the zones don't exist.

; <<>> DiG 9.6.0-APPLE-P2 <<>> ns.hostsearchindia.com @69.16.253.121
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 58722
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;ns.hostsearchindia.com.IN  A

;; AUTHORITY SECTION:
hostsearchindia.com.86400   IN  SOA ns4.webcomindia.net. 
amit.sood.webcomindia.net. 2011042804 86400 7200 360 86400

;; Query time: 324 msec
;; SERVER: 69.16.253.121#53(69.16.253.121)
;; WHEN: Sat Jun  4 13:31:16 2011
;; MSG SIZE  rcvd: 105

Now the hostsearchindia.com zone says it is served by:

hostsearchindia.com.86400   IN  NS  ns4.webcomindia.net.
hostsearchindia.com.86400   IN  NS  ns5.webcomindia.net.

don't match the records listed in COM.  The fix is to make sure that
the delegation is constitent and that all nameservers have address
records.

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-06 Thread kshitij mali
Hi all ,

Please any one help me out to check bind caching resolver is working fine or
else can any one tell me how to improve the performance of DNS reslover

Regards,
Kshitij

On Sun, Jun 5, 2011 at 8:16 PM, kshitij mali  wrote:

> But HOW can we prove this with technical details
>
>
> Regards,
> Kshitij
>
>   On Fri, Jun 3, 2011 at 7:51 PM, Leonard Mills  wrote:
>
>>   At about Fri, June 3, 2011 5:40:47 AM kshitij mali <
>> foreplay...@gmail.com> wrote:
>>
>>  >Let me clarify the dig result from which i have provided is an email
>> server upon which
>> >emails gets delivered to the internet where i install local caching only
>> name server for
>> >faster lookup .
>> >the domain goelexports.com is and recipient domain for which lookup is
>> working intermittently
>>
>> Like many random "working intermittently" problems, this one is caused by
>> the outsourced
>> name service for the domain.  In short, ns5.webcomindia.net is out to
>> lunch.
>>
>> hth
>>
>
>
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-06 Thread Mark Andrews

In message , kshitij mali 
writes:
> Hi all ,
> 
> Please any one help me out to check bind caching resolver is working fine or
> else can any one tell me how to improve the performance of DNS reslover
> 
> Regards,
> Kshitij

goelexports.com depends on ns4.webcomindia.net and ns5.webcomindia.net
existing which in turn depends on ns9.hostsearchindia.com and
ns10.hostsearchindia.com existing and they do not.

The zone operators of hostsearchindia.com need to restore the address
records for ns9.hostsearchindia.com and ns10.hostsearchindia.com.

If you want to get things working you need to call Amit Sood and
complain that the delegation for hostsearchindia.com is broken.

Mark

Administrator:
 Amit Sood amit.s...@webcomindia.net +91.1204277577
 Webcom Systems
 a 270 new friends colony
 New Delhi,Delhi,IN 110025

Technical Contactor:
 Amit Sood amit.s...@webcomindia.net +91.1204277577
 Webcom Systems
 a 270 new friends colony
 New Delhi,Delhi,IN 110025

Billing Contactor:
 Amit Sood amit.s...@webcomindia.net +91.1204277577
 Webcom Systems
 a 270 new friends colony
 New Delhi,Delhi,IN 110025


> On Sun, Jun 5, 2011 at 8:16 PM, kshitij mali  wrote:
> 
> > But HOW can we prove this with technical details
> >
> >
> > Regards,
> > Kshitij
> >
> >   On Fri, Jun 3, 2011 at 7:51 PM, Leonard Mills  wrote:
> >
> >>   At about Fri, June 3, 2011 5:40:47 AM kshitij mali <
> >> foreplay...@gmail.com> wrote:
> >>
> >>  >Let me clarify the dig result from which i have provided is an email
> >> server upon which
> >> >emails gets delivered to the internet where i install local caching only
> >> name server for
> >> >faster lookup .
> >> >the domain goelexports.com is and recipient domain for which lookup is
> >> working intermittently
> >>
> >> Like many random "working intermittently" problems, this one is caused by
> >> the outsourced
> >> name service for the domain.  In short, ns5.webcomindia.net is out to
> >> lunch.
> >>
> >> hth
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-06 Thread kshitij mali
Hello Mark ,

There are 2 more other domain giving same error below are the domain

cherryhill.com.au
interfreightinternational.com.au

will u please help me out for above 2 domains also

Regards,
Kshitij


On Mon, Jun 6, 2011 at 2:26 PM, kshitij mali  wrote:

> Hello amit ,
>
> please fix the issue below for the domain goelexports.com , we are
> intermittent getting lookup
> failure for the domain goelexports.com
>
> Regards,
> Kshitij Mali
> 9967490880
> NOL messaging support
> orange-business services
>
>  -- Forwarded message --
> From: Mark Andrews 
> Date: Mon, Jun 6, 2011 at 1:19 PM
> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
>  To: kshitij mali 
> Cc: Leonard Mills , bind-us...@isc.org
>
>
>
> In message , kshitij
> mali writes:
> > Hi all ,
> >
> > Please any one help me out to check bind caching resolver is working fine
> or
> > else can any one tell me how to improve the performance of DNS reslover
> >
> > Regards,
> > Kshitij
>
> goelexports.com depends on ns4.webcomindia.net and ns5.webcomindia.net
> existing which in turn depends on ns9.hostsearchindia.com and
> ns10.hostsearchindia.com existing and they do not.
>
> The zone operators of hostsearchindia.com need to restore the address
> records for ns9.hostsearchindia.com and ns10.hostsearchindia.com.
>
> If you want to get things working you need to call Amit Sood and
> complain that the delegation for hostsearchindia.com is broken.
>
> Mark
>
> Administrator:
> Amit Sood amit.s...@webcomindia.net +91.1204277577
> Webcom Systems
> a 270 new friends colony
> New Delhi,Delhi,IN 110025
>
> Technical Contactor:
> Amit Sood amit.s...@webcomindia.net +91.1204277577
> Webcom Systems
> a 270 new friends colony
> New Delhi,Delhi,IN 110025
>
> Billing Contactor:
> Amit Sood amit.s...@webcomindia.net +91.1204277577
> Webcom Systems
> a 270 new friends colony
> New Delhi,Delhi,IN 110025
>
>
> > On Sun, Jun 5, 2011 at 8:16 PM, kshitij mali 
> wrote:
> >
> > > But HOW can we prove this with technical details
> > >
> > >
> > > Regards,
> > > Kshitij
> > >
> > >   On Fri, Jun 3, 2011 at 7:51 PM, Leonard Mills 
> wrote:
> > >
> > >>   At about Fri, June 3, 2011 5:40:47 AM kshitij mali <
> > >> foreplay...@gmail.com> wrote:
> > >>
> > >>  >Let me clarify the dig result from which i have provided is an email
> > >> server upon which
> > >> >emails gets delivered to the internet where i install local caching
> only
> > >> name server for
> > >> >faster lookup .
> > >> >the domain goelexports.com is and recipient domain for which lookup
> is
> > >> working intermittently
> > >>
> > >> Like many random "working intermittently" problems, this one is caused
> by
> > >> the outsourced
> > >> name service for the domain.  In short, ns5.webcomindia.net is out to
> > >> lunch.
> > >>
> > >> hth
> --
>  Mark Andrews, ISC
> 1 Seymour St., Dundas Valley, NSW 2117, Australia
> PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
>
>
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-06 Thread /dev/rob0
Please do not top-post your replies, and trim out irrelevant quotes. 
Thank you.

On Mon, Jun 06, 2011 at 02:33:21PM +0530, kshitij mali wrote:
> There are 2 more other domain giving same error below are the domain
> 
> cherryhill.com.au
> interfreightinternational.com.au
> 
> will u please help me out for above 2 domains also

There are thousands upon thousands of domains with broken DNS in one 
way or another. If anyone expects you to make domains work that you 
don't control, that person has unreasonable expectations, and will 
not be satisfied.

If you learn how to use the dig(1) tool, especially with +trace, you 
can identify DNS problems on your own. The Cricket book, _DNS and 
BIND_, might be a useful investment.

If you learn how to use the whois(1) tool, you can determine who is 
responsible for Internet domains and IP addresses. Note that whois 
isn't part of the BIND distribution, so questions about its use are 
offtopic here.

Mark threw you a fish for the other domain. I'm giving you a fishing 
net. Jump in there now and catch some fish!
-- 
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-08 Thread kshitij mali
Hi All ,

I am unable to lookup some domain getting SERVFAIL  error to the dig command

find the result below:

[root@D1OKH680RL ~]# dig goelexports.com
; <<>> DiG 9.2.4 <<>> goelexports.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;goelexports.com.   IN  A
;; Query time: 10 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Apr 27 03:28:13 2011
;; MSG SIZE  rcvd: 33

===
Where has there is not real problem at all with the domain
see the dig reasult from whois.net

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> goelexports.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25441
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;goelexports.com. IN A

;; ANSWER SECTION:
goelexports.com. 14400 IN A 69.16.253.121

;; Query time: 1765 msec
;; SERVER: 128.242.54.18#53(128.242.54.18)
;; WHEN: Wed Jun  8 03:00:19 2011
;; MSG SIZE  rcvd: 49

Please some one from the list will help me troubleshoot from my server

Regards,
Kshitij



On Mon, Jun 6, 2011 at 5:35 PM, Amit Sood  wrote:

>  There is no issue I have checked it.
>
> Regards
> Amit Sood
>
>  - Original Message -
> *From:* kshitij mali 
>   *To:* Amit Sood 
> *Sent:* Monday, June 06, 2011 4:46 PM
> *Subject:* Re: BIND error: opcode: QUERY, status: SERVFAIL
>
> Hi Amit.
>
> there is some record issue with domain goelexports.com also the deligation
> problem as mention by mark
>
> please check the below link
> http://www.intodns.com/goelexports.com
>
> regards,
> Kshitij
>
> On Mon, Jun 6, 2011 at 2:57 PM, Amit Sood wrote:
>
>>  There is no issue with the server, please check again
>> Regards
>> Amit Sood
>>
>>  - Original Message -----
>> *From:* kshitij mali 
>>   *To:* amit.s...@webcomindia.net
>> *Cc:* kshitij.mali 
>> *Sent:* Monday, June 06, 2011 2:26 PM
>> *Subject:* Fwd: BIND error: opcode: QUERY, status: SERVFAIL
>>
>> Hello amit ,
>>
>> please fix the issue below for the domain goelexports.com , we are
>> intermittent getting lookup
>> failure for the domain goelexports.com
>>
>> Regards,
>> Kshitij Mali
>> 9967490880
>> NOL messaging support
>> orange-business services
>>
>> -- Forwarded message --
>> From: Mark Andrews 
>> Date: Mon, Jun 6, 2011 at 1:19 PM
>> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
>> To: kshitij mali 
>> Cc: Leonard Mills , bind-us...@isc.org
>>
>>
>>
>> In message , kshitij
>> mali writes:
>> > Hi all ,
>> >
>> > Please any one help me out to check bind caching resolver is working
>> fine or
>> > else can any one tell me how to improve the performance of DNS reslover
>> >
>> > Regards,
>> > Kshitij
>>
>> goelexports.com depends on ns4.webcomindia.net and ns5.webcomindia.net
>> existing which in turn depends on ns9.hostsearchindia.com and
>> ns10.hostsearchindia.com existing and they do not.
>>
>> The zone operators of hostsearchindia.com need to restore the address
>> records for ns9.hostsearchindia.com and ns10.hostsearchindia.com.
>>
>> If you want to get things working you need to call Amit Sood and
>> complain that the delegation for hostsearchindia.com is broken.
>>
>> Mark
>>
>> Administrator:
>> Amit Sood amit.s...@webcomindia.net +91.1204277577
>> Webcom Systems
>> a 270 new friends colony
>> New Delhi,Delhi,IN 110025
>>
>> Technical Contactor:
>> Amit Sood amit.s...@webcomindia.net +91.1204277577
>> Webcom Systems
>> a 270 new friends colony
>> New Delhi,Delhi,IN 110025
>>
>> Billing Contactor:
>> Amit Sood amit.s...@webcomindia.net +91.1204277577
>> Webcom Systems
>> a 270 new friends colony
>> New Delhi,Delhi,IN 110025
>>
>>
>> > On Sun, Jun 5, 2011 at 8:16 PM, kshitij mali 
>> wrote:
>> >
>> > > But HOW can we prove this with technical details
>> > >
>> > >
>> > > Regards,
>> > > Kshitij
>> > >
>> > >   On Fri, Jun 3, 2011 at 7:51 PM, Leonard Mills 
>> wrote:
>> > >
>> > >>   At about Fri, June 3, 2011 5:40:47 AM kshitij mali <
>> > &g

Re: BIND error: opcode: QUERY, status: SERVFAIL

2011-06-08 Thread Mark Andrews

Amit,
the delegation for hostsearchindia.com is broken.  This is
breaking lookups of goelexports.com.  The com servers have the
following NS records listed for hostsearchindia.com.

hostsearchindia.com.172800  IN  NS  ns.hostsearchindia.com.
hostsearchindia.com.172800  IN  NS  ns2.hostsearchindia.com.

The zone has the following NS records.

hostsearchindia.com.86400   IN  NS  ns4.webcomindia.net.
hostsearchindia.com.86400   IN  NS  ns5.webcomindia.net.

You need to fix the delegation so that the NS records match and
also ensure that any glue records also exist in the zone.  Currently
ns.hostsearchindia.com and ns2.hostsearchindia.com DO NOT exist in
the webcomindia.net zone.  You need to re-add the address records
for these machines until ALL zones that reference them have been
updated.

Mark

In message , kshitij mali w
rites:
> --===0274540524673718444==
> Content-Type: multipart/alternative; boundary=bcaec5540054d6f9b104a52de907
> 
> --bcaec5540054d6f9b104a52de907
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Hi All ,
> 
> I am unable to lookup some domain getting SERVFAIL  error to the dig command
> 
> find the result below:
> 
> [root@D1OKH680RL ~]# dig goelexports.com
> ; <<>> DiG 9.2.4 <<>> goelexports.com
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 63082
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
> ;; QUESTION SECTION:
> ;goelexports.com.   IN  A
> ;; Query time: 10 msec
> ;; SERVER: 127.0.0.1#53(127.0.0.1)
> ;; WHEN: Wed Apr 27 03:28:13 2011
> ;; MSG SIZE  rcvd: 33
> 
> ===
> Where has there is not real problem at all with the domain
> see the dig reasult from whois.net
> 
> ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> goelexports.com
> ;; global options:  printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25441
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
> 
> ;; QUESTION SECTION:
> ;goelexports.com. IN A
> 
> ;; ANSWER SECTION:
> goelexports.com. 14400 IN A 69.16.253.121
> 
> ;; Query time: 1765 msec
> ;; SERVER: 128.242.54.18#53(128.242.54.18)
> ;; WHEN: Wed Jun  8 03:00:19 2011
> ;; MSG SIZE  rcvd: 49
> 
> Please some one from the list will help me troubleshoot from my server
> 
> Regards,
> Kshitij
> 
> 
> 
> On Mon, Jun 6, 2011 at 5:35 PM, Amit Sood  wrote:
> 
> >  There is no issue I have checked it.
> >
> > Regards
> > Amit Sood
> >
> >  - Original Message -
> > *From:* kshitij mali 
> >   *To:* Amit Sood 
> > *Sent:* Monday, June 06, 2011 4:46 PM
> > *Subject:* Re: BIND error: opcode: QUERY, status: SERVFAIL
> >
> > Hi Amit.
> >
> > there is some record issue with domain goelexports.com also the deligation
> > problem as mention by mark
> >
> > please check the below link
> > http://www.intodns.com/goelexports.com
> >
> > regards,
> > Kshitij
> >
> > On Mon, Jun 6, 2011 at 2:57 PM, Amit Sood wrote:
> >
> >>  There is no issue with the server, please check again
> >> Regards
> >> Amit Sood
> >>
> >>  - Original Message -
> >> *From:* kshitij mali 
> >>   *To:* amit.s...@webcomindia.net
> >> *Cc:* kshitij.mali 
> >> *Sent:* Monday, June 06, 2011 2:26 PM
> >> *Subject:* Fwd: BIND error: opcode: QUERY, status: SERVFAIL
> >>
> >> Hello amit ,
> >>
> >> please fix the issue below for the domain goelexports.com , we are
> >> intermittent getting lookup
> >> failure for the domain goelexports.com
> >>
> >> Regards,
> >> Kshitij Mali
> >> 9967490880
> >> NOL messaging support
> >> orange-business services
> >>
> >> -- Forwarded message --
> >> From: Mark Andrews 
> >> Date: Mon, Jun 6, 2011 at 1:19 PM
> >> Subject: Re: BIND error: opcode: QUERY, status: SERVFAIL
> >> To: kshitij mali 
> >> Cc: Leonard Mills , bind-us...@isc.org
> >>
> >>
> >>
> >> In message , kshitij
> >> mali writes:
> >> > Hi all ,
> >> >
> >> > Please any one help me out to check bind caching resolver is working
> >> fine or
> >> > else can any one tell me how to improve the performance of DNS reslover
> >> >
> >> > Regards,
> >> > Kshitij
> >>
> >