On Tue, Nov 02, 2010 at 07:53:05AM -0500, stan wrote:
> I have a couple of 4.6 machines that I use for internal name servers.
> Yesterday, while changing a few DNS records, I mis typed the name I was
> searching for, and found out that somehow I seem to subject to someone who
> has set up a wildcard DNS machine. Look at this:
> 
> 
> o...@pdns2:etc# nslookup
> > server localhost
> Default server: localhost
> Address: 127.0.0.1#53
> Default server: localhost
> Address: ::1#53
> > foo
> Server:         localhost
> Address:        127.0.0.1#53
> 
> Non-authoritative answer:
> Name:   foo.pm3.XXXX.YYY.co
> Address: 68.178.232.99
> 
> I have replaced my real domain name with XXX.YYY 
> 
> Can anyone suggest how this has happened, and how I can fix it?

Double check the authorative nameservers for the domain and what they
reply with. If they respond with the same answer, edit your domain
files. I'm assuming you already did that however.

Your localhost dns probably uses another dns server (from your ISP)
that returns this IP address on anything that doesn't exist. Browsing
to the address yields a page that says the site is not available.
Your isp is helpfully aiding your webbrowsing experience by letting you
know something that your browser usually tells you, but ofcourse, your
isp does it prettier and in their own house-style. You should praise and
thank your isp for their consideration. ;)

How to fix it: complain to your isp or stop using their (dns) service.

Ciao,
-- 
Ariane

Reply via email to