From owner-freebsd-questions Thu Mar 26 11:26:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07896 for freebsd-questions-outgoing; Thu, 26 Mar 1998 11:26:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.eunet.es (goya.eunet.es [193.127.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07882 for ; Thu, 26 Mar 1998 11:26:11 -0800 (PST) (envelope-from jms@caja-granada.es) Received: (from uucp@localhost) by relay.eunet.es (8.8.8/8.8.8) id UAA08236 for freebsd-questions@FreeBSD.ORG; Thu, 26 Mar 1998 20:19:26 +0100 (MET) Received: from unknown (jms [130.130.105.3]) by mulhacen.caja-granada.es (8.6.12/4.4) with SMTP id UAA13404 for ; Thu, 26 Mar 1998 20:07:59 +0100 Message-ID: X-MSMail-Priority: Normal X-Priority: 3 To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 From: "Jose Megias Sanchez" Subject: dns lookup by ip-address wrong Date: Thu, 26 Mar 98 20:10:20 PST Content-Type: text/plain; charset="ISO-8859-1"; X-MAPIextension=".TXT" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id LAA07885 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I try to look for a machine of my lan by its ip-address then name return is wrong. For example I use the command nslookup jms, the answer is: Server: mulhacen.caja.es Address: 0.0.0.0 Name: jms.caja.es Address: 130.130.105.3 if I try the command nslookup 130.130.105.3, the answer is: Server: mulhacen.caja.es Address: 0.0.0.0 Name: jms.130.130.in-addr.arpa Address: 130.130.105.3 where the name return is different. What's wrong? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message