Weird stuff with one host...  :-S
    Michelle Konzack 
    linux4michelle at tamay-dogan.net
       
    Mon Jul 16 00:17:38 UTC 2012
    
    
  
Hi guys,
I am puzzeling arround what happen to my intranet NS, because if I do on
my workstation
--[ command 'dig +all samba.intranet1.tamay-dogan.net' ]----------------
; <<>> DiG 9.7.3 <<>> +all samba.intranet1.tamay-dogan.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57287
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4
;; QUESTION SECTION:
;samba.intranet1.tamay-dogan.net. IN    A
;; ANSWER SECTION:
samba.intranet1.tamay-dogan.net. 3600 IN A      192.168.0.12
;; AUTHORITY SECTION:
intranet1.tamay-dogan.net. 3600 IN      NS      dns1.tamay-dogan.net.
intranet1.tamay-dogan.net. 3600 IN      NS      dns2.tamay-dogan.net.
intranet1.tamay-dogan.net. 3600 IN      NS      dns3.tamay-dogan.net.
intranet1.tamay-dogan.net. 3600 IN      NS      dns.intranet1.tamay-dogan.net.
;; ADDITIONAL SECTION:
dns.intranet1.tamay-dogan.net. 3600 IN  A       192.168.0.11
dns1.tamay-dogan.net.   3600    IN      A       78.47.104.44
dns2.tamay-dogan.net.   3600    IN      A       217.147.94.23
dns3.tamay-dogan.net.   3600    IN      A       78.47.247.21
;; Query time: 1 msec
;; SERVER: 192.168.0.11#53(192.168.0.11)
;; WHEN: Mon Jul 16 00:54:05 2012
;; MSG SIZE  rcvd: 204
------------------------------------------------------------------------
which is correct, but then I get for my test-drive
--[ command 'dig +all onlinestore.intranet1.tamay-dogan.net' ]----------
; <<>> DiG 9.7.3 <<>> +all onlinestore.intranet1.tamay-dogan.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 9373
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;onlinestore.intranet1.tamay-dogan.net. IN A
;; AUTHORITY SECTION:
intranet1.tamay-dogan.net. 3600 IN      SOA     dns1.tamay-dogan.net. hostmaster.tamay-dogan.net. 1324032274 14400 3600 604800 86400
;; Query time: 2 msec
;; SERVER: 192.168.0.11#53(192.168.0.11)
;; WHEN: Mon Jul 16 00:55:38 2012
;; MSG SIZE  rcvd: 107
------------------------------------------------------------------------
no A record, but if I log into my <samba> server, where I have:
--[ command 'ifconfig -a' ]---------------------------------------------
eth0      Link encap:Ethernet  Hardware Adresse 00:11:25:3e:4e:5c
          inet Adresse:192.168.0.12  Bcast:192.168.0.255  Maske:255.255.255.0
          inet6-Adresse: fe80::211:25ff:fe3e:4e5c/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX packets:132111024 errors:0 dropped:0 overruns:0 frame:0
          TX packets:122581253 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenl=E4nge:1000=20
          RX bytes:3966334030 (3.6 GiB)  TX bytes:527509855 (503.0 MiB)
          Interrupt:24
eth0:1    Link encap:Ethernet  Hardware Adresse 00:11:25:3e:4e:5c 
          inet Adresse:192.168.0.11  Bcast:192.168.0.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          Interrupt:24
eth0:2    Link encap:Ethernet  Hardware Adresse 00:11:25:3e:4e:5c
          inet Adresse:192.168.0.20  Bcast:192.168.0.255  Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          Interrupt:24
------------------------------------------------------------------------
--[ command 'dig +all onlinestore.intranet1.tamay-dogan.net' ]----------
; <<>> DiG 9.7.3 <<>> +all onlinestore.intranet1.tamay-dogan.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31195
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4
;; QUESTION SECTION:
;onlinestore.intranet1.tamay-dogan.net. IN A
;; ANSWER SECTION:
onlinestore.intranet1.tamay-dogan.net. 3600 IN A 192.168.0.20
;; AUTHORITY SECTION:
intranet1.tamay-dogan.net. 3600 IN      NS      dns3.tamay-dogan.net.
intranet1.tamay-dogan.net. 3600 IN      NS      dns2.tamay-dogan.net.
intranet1.tamay-dogan.net. 3600 IN      NS      dns.intranet1.tamay-dogan.net.
intranet1.tamay-dogan.net. 3600 IN      NS      dns1.tamay-dogan.net.
;; ADDITIONAL SECTION:
dns.intranet1.tamay-dogan.net. 3600 IN  A       192.168.0.11
dns1.tamay-dogan.net.   3600    IN      A       78.47.104.44
dns2.tamay-dogan.net.   3600    IN      A       217.147.94.23
dns3.tamay-dogan.net.   3600    IN      A       78.47.247.21
;; Query time: 0 msec
;; SERVER: 192.168.0.11#53(192.168.0.11)
;; WHEN: Mon Jul 16 00:56:23 2012
;; MSG SIZE  rcvd: 210
------------------------------------------------------------------------
and the A record is there!
WTF?
I am something blind?
ANY hosts are working from any workstations/servers except <onlinestore>
on <work1>.
I have already rebooted my <work1> with the same result.
Any suggestions?
Thanks, Greetings and nice Day/Evening
    Michelle Konzack
-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux
               Internet Service Provider, Cloud Computing
                <http://www.itsystems.tamay-dogan.net/>
itsystems at tdnet                     Jabber  linux4michelle at jabber.ccc.de
Owner Michelle Konzack
Gewerbe Strasse 3                   Tel office: +49-176-86004575
77694 Kehl                          Tel mobil:  +49-177-9351947
Germany                             Tel mobil:  +33-6-61925193  (France)
USt-ID:  DE 278 049 239
Linux-User #280138 with the Linux Counter, http://counter.li.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.pgp
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20120716/7daf4e45/attachment.bin>
    
    
More information about the bind-users
mailing list