View Full Version : DNS question
pcoeman
07-22-2004, 04:16 PM
I have a domain, www.antifa.net. When I browse to www.antifa.net I see an other site that when I browse to antifa.net. www.antifa.net gives me a Apache SSL welcome screen, antifa.net gives me the DA welcome screen.
NSLookup to antifa.net gives me 66.199.224.100 and www.antifa.net gives me 66.199.224.98. Both IP's on my server. Problem is that I wish to see both pointing to the same page. What did I do wrong with DNS? I can't figure out.
66.199.224.98 is the first IPaddress on my server.
skruf
07-22-2004, 05:28 PM
Hey,
This link may help you sort it out:
http://www.site-helper.com/dns.html
What are your DNS settings?
antifa.com =
www.antifa.com =
Obviously they should both be the same IP (or CNAME) if you want them point to the same site.
David
pcoeman
07-23-2004, 12:12 AM
Originally posted by skruf
Hey,
This link may help you sort it out:
http://www.site-helper.com/dns.html
What are your DNS settings?
antifa.com =
www.antifa.com =
Obviously they should both be the same IP (or CNAME) if you want them point to the same site.
David
Thanks David, but I think that this is done:
antifa.net. A 66.199.224.100
ftp A 66.199.224.100
localhost A 66.199.224.100
mail A 66.199.224.100
pop A 66.199.224.100
www A 66.199.224.100
antifa.net. NS ns1.antifa.net.
antifa.net. NS s2.ezzi.net.
mail MX 10
And this is the whois result:
domain: ANTIFA.NET
nserver: ns1.antifa.net 66.199.224.100
nserver: s2.ezzi.net 65.125.224.20
skruf
07-23-2004, 04:29 AM
Hey,
Yep, your entries look OK there...
Take a look here:
http://www.dnsreport.com/tools/dnsreport.ch?domain=antifa.net
It looks like s2.ezzi.net is giving out the 66.199.224.98 IP. So, apparently the DNS servers are giving out conflicting info and that is probably where your problems are coming from.
The above URL shows there is a ns2.antifa.net and that appears to be coming from s2.ezzi.net info as well.
I'd check s2.ezzi.net and correct your info there, that seems to be causing the problems.
David
pcoeman
07-23-2004, 11:12 AM
Originally posted by skruf
Hey,
Yep, your entries look OK there...
Take a look here:
http://www.dnsreport.com/tools/dnsreport.ch?domain=antifa.net
It looks like s2.ezzi.net is giving out the 66.199.224.98 IP. So, apparently the DNS servers are giving out conflicting info and that is probably where your problems are coming from.
The above URL shows there is a ns2.antifa.net and that appears to be coming from s2.ezzi.net info as well.
I'd check s2.ezzi.net and correct your info there, that seems to be causing the problems.
David
Indeed, but the funny thing is when I login into s2.ezzi.net Than I see that what you say is true. If I do a 'force update' the info isn't changed. Even when I delete that record and create it again, it stays that info publishing (It's a Bind8 with webadmin machine). The record is a slave with ns1.antifa.net as master... Strange, strange....
skruf
07-23-2004, 12:28 PM
Hey,
Looks like it's giving out good info now:
# nslookup
> server s2.ezzi.net
Default server: s2.ezzi.net
Address: 65.125.224.20#53
> antifa.net
Name: antifa.net
Address: 66.199.224.100
> www.antifa.net
Name: www.antifa.net
Address: 66.199.224.100
Maybe it finally caught on! :^)
David
pcoeman
07-23-2004, 12:34 PM
Originally posted by skruf
Hey,
Looks like it's giving out good info now:
# nslookup
> server s2.ezzi.net
Default server: s2.ezzi.net
Address: 65.125.224.20#53
> antifa.net
Name: antifa.net
Address: 66.199.224.100
> www.antifa.net
Name: www.antifa.net
Address: 66.199.224.100
Maybe it finally caught on! :^)
David
Maybe lack of patient was my problem :-)
Thanks for all and more specicly the URL to check DNS settings!!!
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.