Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 1999 10:06:51 -0800
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        "Mr. K." <bsd@a.servers.aozilla.com>
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: localhost.org 
Message-ID:  <19271.942948411@localhost>
In-Reply-To: Your message of "Thu, 18 Nov 1999 10:13:58 EST." <Pine.BSF.3.96.991118101159.958A-100000@inbox.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Your DNS is screwed.  Localhost should always resolve to 127.0.0.1
"locally" and never fall through to localhost.org.  To wit:

jkh@zippy-> telnet localhost
Trying 127.0.0.1...

- J

> this is really bad...  today when i got to my computer i noticed that
> mysql was broken.  the message was "Can't connect to MySQL server on
> localhost".  so after half an hour of debugging (and rebooting my server
> :(, bye uptime), I did a telnet localhost 3306 (the mysql port).  lo and
> behold, I notice:
> 
> # telnet localhost 3306
> Trying 208.211.134.100...
> telnet: Unable to connect to remote host: Connection refused
> # nslookup localhost
> Server:  inbox.org
> Address:  0.0.0.0
> 
> Non-authoritative answer:
> Name:    localhost.org
> Address:  208.211.134.100
> 
> ouch.  time to reset all my passwords, as this bozo could have stolen them
> all.  I don't know why this just started happening, unless the bozo just
> registered the domain name, which is why I'm sending along this warning to
> everyone on here.
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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