%resolveip 127.1
Host name of 127.1 is localhost, localhost.my.domain
%resolveip 0127.1
Host name of 0127.1 is host1-0-dynamic.0-87-r.retail.telecomitalia.it
%resolveip 0127.2
Host name of 0127.2 is host2-0-dynamic.0-87-r.retail.telecomitalia.it
%resolveip 0127.0.0.1
Host name of 0127.0.0.1 is host1-0-dynamic.0-87-r.retail.telecomitalia.it
%resolveip 0127.0
resolveip: Unable to find hostname for '0127.0'
%resolveip 000000127.0.000000000000000000023.000000000024
Host name of 000000127.0.000000000000000000023.000000000024 is
host20-19-dynamic.0-87-r.retail.telecomitalia.it
%resolveip 000000127.23.000000000.1
Host name of 000000127.23.000000000.1 is
host1-0-static.23-87-b.business.telecomitalia.it
%resolveip 000000127.24.0.1
Host name of 000000127.24.0.1 is
host1-0-static.24-87-b.business.telecomitalia.it
%resolveip 000000127.55.0.1
Host name of 000000127.55.0.1 is 0x57370001.ge-1-1-0-1100.esnqu2.dk.ip.tdc.net
%resolveip 000000127.0000000055.0.1
resolveip: Unable to find hostname for '000000127.0000000055.0.1'
%echo what the fuck?
echo: no match
sounds like your resolv.conf file is skrewed up. ?
anyway, I hope you also put this up on something like "freebsd-network" or similar mailing/forum groups 'cuase "freebsd-chat" is not the place for this problem.
GL
Rick.
> Date: Sun, 7 Feb 2010 20:41:41 +0100
> From: deept...@gmail.com
> To: freebs...@freebsd.org
> Subject: resolveip 0127.001 what the fuck?
> _______________________________________________
> freebs...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chat
> To unsubscribe, send any mail to "freebsd-chat...@freebsd.org"
_________________________________________________________________
$ resolveip 0177.0.0.1
Host name of 0177.0.0.1 is localhost, localhost.my.domain
Is that what you were looking for? :) Numbers with a leading 0 are interpreted
as octal.
Cheers
Benjamin