From owner-freebsd-sparc64@FreeBSD.ORG Fri Oct 15 13:20:33 2004 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A5B16A4CE for ; Fri, 15 Oct 2004 13:20:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC9543D60 for ; Fri, 15 Oct 2004 13:20:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9FDKWL4005366 for ; Fri, 15 Oct 2004 13:20:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9FDKWkO005365; Fri, 15 Oct 2004 13:20:32 GMT (envelope-from gnats) Date: Fri, 15 Oct 2004 13:20:32 GMT Message-Id: <200410151320.i9FDKWkO005365@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Ken Smith Subject: Re: sparc64/72731: sparc64, 5.3-BETA7, "host" command doesn't work X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ken Smith List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 13:20:33 -0000 The following reply was made to PR sparc64/72731; it has been noted by GNATS. From: Ken Smith To: Blechinger Robert Cc: freebsd-gnats-submit@freebsd.org Subject: Re: sparc64/72731: sparc64, 5.3-BETA7, "host" command doesn't work Date: Fri, 15 Oct 2004 09:16:50 -0400 On Fri, Oct 15, 2004 at 12:02:31PM +0000, Blechinger Robert wrote: > 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: Thanks for checking the path to host was right. Sorry but I had to ask. :-) Given the complaints from select above the next thing I'd like to check is your network interface settings. Can you send the lines from /etc/rc.conf that configure the net interface and the output of 'ifconfig' please? If you want to either send them as private email or replace the IP/netmask with "x" characters so that info doesn't get logged publically that's fine. And are you using any sort of firewalling? ipfw or something along those lines? Thanks. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |