Cant do lookups

phn at icke-reklam.ipsec.nu phn at icke-reklam.ipsec.nu
Sun Jun 2 08:58:20 UTC 2002


Ralph Smith <rts2271 at hotmail.com> wrote:
> Hi
> I have 2 DNS server's
> NS1.il-web.com
> NM1.il-web.com
> I have tested the servers on http://www.dnsreport.com/ as well as the
> utilities on http://www.dnsstuff.com/
> Both test's with the exception of my reverse lookups are good. However when
> trying to reference the servers the hostname cannot be found. In fact the
> only one that can be found is www.il-web.com . I have included my zonefile
> to refference. I cant find errors but yet its not working.I would apreciate
> any help before my head explodes lol.
> RT Smith

A non-working reverse ( as yours) will make nslookup fail.

Do yourself a favor, dump nslookup, learn to use dig instdead.



> Forward zone il-web.com

> $ttl 38400
> il-web.com. IN SOA NS1.il-web.com. admin.il-web.com. (
>    1022198593
>    10800
>    3600
>    604800
>    38400 )
> il-web.com. IN NS NS1.il-web.com.
> il-web.com. IN NS NM1.il-web.com.
> il-web.com. IN MX 5 NM1.il-web.com.
> NS1.il-web.com. IN A 209.176.208.2
> NM1.il-web.com. IN A 209.176.208.3
> www.il-web.com. IN A 209.176.208.5
> rts.il-web.com. IN      A       209.176.208.6
> test.il-web.com. IN A 209.176.208.7
> offc1.il-web.com. IN A 209.176.208.101
> offc2.il-web.com. IN A 209.176.208.102
> ssr.il-web.com.  IN A 209.176.208.138
> cs.il-web.com.  IN A 209.176.208.139

works :
> dig offc2.il-web.com.

; <<>> DiG 8.3 <<>> offc2.il-web.com.
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUERY SECTION:
;;      offc2.il-web.com, type = A, class = IN

;; ANSWER SECTION:
offc2.il-web.com.       10h40m IN A     209.176.208.102

;; AUTHORITY SECTION:
il-web.com.             10h40m IN NS    NM1.il-web.com.
il-web.com.             10h40m IN NS    NS1.il-web.com.

;; Total query time: 169 msec
;; FROM: zap.manet.nu to SERVER: default -- 62.20.110.226
;; WHEN: Sun Jun  2 10:53:10 2002
;; MSG SIZE  sent: 34  rcvd: 86


> Reverse Record

> $ttl 38400
> 208.176.209.in-addr.arpa. IN SOA ns1.il-web.com. admin.il-web.com. (
>    1022199343
>    10800
>    3600
>    604800
>    38400 )
> 208.176.209.in-addr.arpa. IN NS NS1.il-web.com.
> 208.176.209.in-addr.arpa. IN NS NM1.il-web.com.
> 2.208.176.209.in-addr.arpa. IN PTR NS1.il-web.com.
> 3.208.176.209.in-addr.arpa. IN PTR NM1.il-web.com.
> 5.208.176.209.in-addr.arpa. IN PTR www.il-web.com.
> 101.208.176.209.in-addr.arpa. IN PTR offc1.il-web.com.
> 102.208.176.209.in-addr.arpa.       IN      PTR     offc2.il-web.com
> 138.208.176.209.in-addr.arpa.       IN      PTR     ssr.il-web.com
> 139.208.176.209.in-addr.arpa.       IN      PTR     cs.il-web.com
> 7.208.176.209.in-addr.arpa. IN PTR test.il-web.com.
> 8.208.176.209.in-addr.arpa. IN PTR www.boyfrogg.com.

does not work, your subnet seems delegated to DNSMADEEASY.COM.

Are you supposed to have a /24 ? Or should DNSMADEEASY.COM. do a 
2317-style delagation ?

Here is the current delegation , ( where DNSMADEEASY.COM is Lame ) :

> dig  208.176.209.in-addr.arpa. ns

; <<>> DiG 8.3 <<>> 208.176.209.in-addr.arpa. ns
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      208.176.209.in-addr.arpa, type = NS, class = IN

;; ANSWER SECTION:
208.176.209.in-addr.arpa.  4H IN NS  NS2.DNSMADEEASY.COM.
208.176.209.in-addr.arpa.  4H IN NS  NS1.DNSMADEEASY.COM.

;; Total query time: 2864 msec
;; FROM: zap.manet.nu to SERVER: default -- 62.20.110.226
;; WHEN: Sun Jun  2 10:55:06 2002
;; MSG SIZE  sent: 42  rcvd: 93



-- 
Peter Håkanson         
        IPSec  Sverige      ( At Gothenburg Riverside )
           Sorry about my e-mail address, but i'm trying to keep spam out,
	   remove "icke-reklam" if you feel for mailing me. Thanx.


More information about the bind-users mailing list