[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq4 Server with 550 o/s dns & email problems



> I have recently bought a raq4 with 550 o/s and it is now set up and 
> alive (almost) on the internet.  However, I have two major problems 
> and after searching the archives, I have not found a solution.  I am 
> therefore writing asking for a little expert help.
> 
> The site concerned is www.cbserves.com 81.105.244.37
> 
> Problem 1:-
> 
> I have uploaded a test site to the server but when I type in 
> www.cbserves.com into the browser, instead of going to the site 
> index page, I keep getting www.cbserves.com:444/login/ appearing 
> instead.  I have disabled port 444 as I do not want the world trying 
> to log into the server whilst I sort this problem out ! so currently 
> that page appears unavailable.  However, I can enter 
> www.cbserves.com/~username/ into the browser and instantly see the 
> default place holder page for that user.

Have you looked at the default page that should be in the /web directory
for www.cbserves.com?
I'm not sure where the HTML is being generated but your server is
returning a JavaScript redirect to 444.
<BODY onLoad="location='http://'+location.host+':444/login/'">

> 
> Problem 2:-
> 
> Despite the web server being live on the internet, the mail server 
> mail.cbserves.com cannot be seen and I can neither send or receive 
> emails at all.  I know the mail server is working though as I 
> sometimes get emails from the server to my external email address.  
> I have set up an mx record for mail (host) and cbserves.com (domain) 
> but to no avail.

Your DNS seems flaky. Sometimes it responds and sometimes it doesn't.
Did you just recently make changes to your whois and ns1.cbserves.com?
http://www.dnsreport.com/tools/dnsreport.ch?domain=cbserves.com is
having trouble reaching your nameserver.
"ERROR: ns1.cbserves.com. has a CNAME entry (www.cbserves.com.); it is
not valid to have a CNAME entry and NS entries for ns1.cbserves.com..
See RFC1912 2.4 and RFC2181 10.3 for more information."

Maybe fixing that will straighten out your problems.
-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.