AW: lokaler DNS um VHosts aufzulösen
Hallo Ralf!
zed:/# nslookup test1.local 192.168.1.2
Server: 192.168.1.2
Address: 192.168.1.2#53
** server can't find test1.local: NXDOMAIN
zed:/# dig @192.168.1.2 test1.local
; <<>> DiG 9.2.4 <<>> @192.168.1.2 test1.local
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 17189
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;test1.local. IN A
;; AUTHORITY SECTION:
. 7789 IN SOA A.ROOT-SERVERS.NET.
NSTLD.VERISIGN-GRS.COM. 2006051200 1800 900 604800 86400
;; Query time: 6 msec
;; SERVER: 192.168.1.2#53(192.168.1.2)
;; WHEN: Sat May 13 12:05:23 2006
;; MSG SIZE rcvd: 104
Ich hoffe das hilft weiter...
Reply to: