weird syslog messages

Tony Earnshaw tonye at ilion.nl
Sat Nov 20 14:01:58 UTC 1999


<Mark_Andrews at iengines.com> skrev i
news:199911200308.OAA11801 at bsdi.dv.isc.org
| If "dig @127.0.0.1" as apposed to "dig" is still working you
| have two copies of named running, one of them not started as
| root.

Sorry, but this is just _not_ right.

1035 [root:frigg] / # dig @localhost -x 195.81.20.26

; <<>> DiG 8.2 <<>> @localhost -x
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUERY SECTION:
;;      26.20.81.195.in-addr.arpa, type = ANY, class = IN

;; ANSWER SECTION:
26.20.81.195.in-addr.arpa.  1D IN PTR  frigg.ilion.nl.

;; AUTHORITY SECTION:
20.81.195.in-addr.arpa.  1D IN NS  frigg.ilion.nl.

;; ADDITIONAL SECTION:
frigg.ilion.nl.         1D IN A         195.81.20.26

;; Total query time: 0 msec
;; FROM: frigg.ilion.nl to SERVER: localhost  127.0.0.1
;; WHEN: Sat Nov 20 14:57:06 1999
;; MSG SIZE  sent: 43  rcvd: 123

1036 [root:frigg] / # netstat -An|grep 127.0.0.1
f0b4b800 tcp        0      0  127.0.0.1.53       *.*
LISTEN
f0b90e00 udp        0      0  127.0.0.1.123      *.*
f0b49100 udp        0      0  127.0.0.1.53       *.*

1037 [root:frigg] / # ps -ef|grep named
 root   322     1  0   Nov-18       ?    00:00:26 /usr/local/etc/named
root 29704 29346  0 14:58:20   ttyp3    00:00:00 grep named

Tony




More information about the bind-users mailing list