Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 98 20:10:20 PST
From:      "Jose Megias Sanchez" <jms@caja-granada.es>
To:        freebsd-questions@FreeBSD.ORG
Subject:   dns lookup by ip-address wrong
Message-ID:  <MAPI.Id.0016.006d7320202020203030303330303033@MAPI.to.RFC822>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MAPI.Id.0016.006d7320202020203030303330303033>