Web Hosting Talk







View Full Version : need fix eeor in server


forsan
03-10-2006, 03:41 PM
hi
i need some one help me to fix error in my server and make full check

my error can find at
http://webhostingtalk.com/showthread.php?t=494095

thankx
forsan
i pay by visa not paypal stormpay or westtern union
thankx

forsan

kevhosting
03-10-2006, 03:47 PM
Hello,
Feel free to contact me through IM or PM. I would be happy to see what's wrong with your server and to attempt to fix it.

rumi
03-10-2006, 08:04 PM
Looks like your DNS report is fine, however there is a failed Open DNS servers, and this is very simple to fix.

http://www.dnsreport.com/tools/dnsreport.ch?domain=4rsan.net

allengeorge
03-10-2006, 10:22 PM
Hello,

We can do that for you.

Regards
Allen

MaximSupport
03-11-2006, 12:13 AM
Dear forsan,
Hello,

You need to allow only your own ip's to DNS Server. Edit your /etc/named.conf and add following lines top of the named.conf

options {
directory "/var/named/";
version "Not telling you";
allow-transfer { IP's that are allowed (slaves/master); };
};

and issue this command.

# /etc/init.d/named restart

Best Regards.

kevhosting
03-11-2006, 11:35 AM
forsan has given me root access to check what the problem is, and it actually lies with the DNS entrys. Everything else looks in order.