MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: cmdman on 2014-01-26, 08:43:51

Title: Fixing few warns showed by dns stuff
Post by: cmdman on 2014-01-26, 08:43:51
HI MR.

i just run a report on dnsstuff.com with my domain name i got 3 warning`s, how can i fix this warns
1.
Quote
Nameserver software version   
One or more nameservers responded to version queries. This can be considered a breach of security. If a malicious person or program had access to a version-specific exploit for your DNS server, displaying the version info openly will make their attack much easier. This should be removed or obscured. The nameservers that responded to version queries are:

2.
Quote
SOA field check   One
 or more SOA fields are outside recommended ranges. Values that are out of specifications could cause delays in record updates or unnecessary network traffic. The SOA fields out of range are:

expire | 604800 | EXPIRE - RFC1912 suggests a value between 1209600 to 2419200.

3.
Quote
SMTP greeting   Malformed greeting or no A records found matching banner text for following servers, and banner is not an address literal. RFC5321 requires one or the other (should not be a CNAME). If this is not set correctly, some mail platforms will reject or delay mail from you, and can cause hard to diagnose issues with deliverability. Mailserver details:

114,444,444,555| WARNING: The hostname in the SMTP greeting does not match the reverse DNS (PTR) record for your mail server. This probably won't cause any harm, but may be a technical violation of RFC5321
Title: Re: Fixing few warns showed by dns stuff
Post by: MRatWork on 2014-01-26, 08:46:14
Try change dns server in 'switch program' and then run 'sh /script/fixdns; sh /script/restart-dns'.

For warning (3), ask to your provider to set 'reverse-dns' for your IP(s).
Title: Re: Fixing few warns showed by dns stuff
Post by: cmdman on 2014-01-26, 08:48:50
Quote
Try change dns server in 'switch program'

swith program to what..
Title: Re: Fixing few warns showed by dns stuff
Post by: MRatWork on 2014-01-26, 09:03:37
If using djbdns than change to bind or otherwise.
Title: Re: Fixing few warns showed by dns stuff
Post by: cmdman on 2014-01-26, 09:20:22
iam using bind only
Title: Re: Fixing few warns showed by dns stuff
Post by: MRatWork on 2014-01-26, 09:21:31
Try running 'sh /script/fixdns; sh /script/restart-dns' from ssh.
Title: Re: Fixing few warns showed by dns stuff
Post by: cmdman on 2014-01-26, 09:31:02
i run but still same warns from dsn stuff
Title: Re: Fixing few warns showed by dns stuff
Post by: MRatWork on 2014-01-26, 09:37:03
So, try djbdns instead bind.