Date: Fri, 15 Oct 2004 12:02:31 GMT From: Blechinger Robert <rblechinger@exbb.de> To: freebsd-gnats-submit@FreeBSD.org Subject: sparc64/72731: sparc64, 5.3-BETA7, "host" command doesn't work Message-ID: <200410151202.i9FC2Vxb027782@www.freebsd.org> Resent-Message-ID: <200410151210.i9FCATUq098799@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72731
>Category: sparc64
>Synopsis: sparc64, 5.3-BETA7, "host" command doesn't work
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-sparc64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Oct 15 12:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Blechinger Robert
>Release: 5.3-BETA7
>Organization:
ISP-Service
>Environment:
FreeBSD nuntius.ffm.as8665.net 5.3-BETA7 FreeBSD 5.3-BETA7 #4: Mon Oct 11 09:52:16 CEST 2004 rblechinger@nuntius.ffm.as8665.net:/usr/obj/usr/src/sys/NUNTIUS sparc64
Machine:
Sun 420R
real memory = 4294967296 (4096 MB)
avail memory = 4178272256 (3984 MB)
cpu0: Sun Microsystems UltraSparc-II Processor (450.08 MHz CPU)
cpu1: Sun Microsystems UltraSparc-II Processor (450.08 MHz CPU)
cpu2: Sun Microsystems UltraSparc-II Processor (450.08 MHz CPU)
cpu3: Sun Microsystems UltraSparc-II Processor (450.08 MHz CPU)
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
>Description:
the command "host" doesn't work. ALL lookups ends in failure.
even if you specify an external nameserver.
nameresoltion of other system commands are working fine ( netstat, who, nslookup, arp )
on 5.2.1 there was no problem. this problem occoured after upgrading to 5.3beta AND updating time_t to 64bits. i followed excatly what is written in /usr/src/UPDATING.64BTT
i upgraded severaltimes to newest beta number, and also cleaned the whole source tree an rebuild multiple times "world, kernel"
Here a short part of CLI:
rblechinger@nuntius:~>host www.google.de.
Host not found, try again.
rblechinger@nuntius:~>host www.google.de. 83.120.1.2
Using domain server 83.120.1.2:
Host not found, try again.
rblechinger@nuntius:~>host -v www.google.de.
Host not found, try again.
rblechinger@nuntius:~>host -v www.google.de. 83.120.1.2
Using domain server 83.120.1.2:
Host not found, try again.
rblechinger@nuntius:~>host -vd www.google.de.
;; res_nmkquery(QUERY, www.google.de, IN, A)
;; res_send()
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53801
;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; www.google.de, type = A, class = IN
;; Querying server (# 1) address = 83.120.1.2
;; new DG socket
res_send: select: Invalid argument
;; Querying server (# 2) address = 83.120.2.7
;; new DG socket
res_send: select: Invalid argument
;; Querying server (# 1) address = 83.120.1.2
;; new DG socket
res_send: select: Invalid argument
;; Querying server (# 2) address = 83.120.2.7
;; new DG socket
res_send: select: Invalid argument
res_nsend failed
Host not found, try again.
rblechinger@nuntius:~>host -vd www.google.de. 83.120.1.2
Using domain server 83.120.1.2:
;; res_nmkquery(QUERY, www.google.de, IN, A)
;; res_send()
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47842
;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; www.google.de, type = A, class = IN
;; Querying server (# 1) address = 83.120.1.2
;; new DG socket
res_send: select: Invalid argument
;; Querying server (# 1) address = 83.120.1.2
;; new DG socket
res_send: select: Invalid argument
res_nsend failed
Host not found, try again.
rblechinger@nuntius:~>
>How-To-Repeat:
sorry, i cannot try to discover the probem, by installing it NEW and try the steps one by one again. the machine is now some houndred of kilometers away.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410151202.i9FC2Vxb027782>
