Linux / UNIX Tech Support Forum
This is a discussion on Slow resolutions from DNS server within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hi all, I am facing an issue with DNS server.. I am seeing slow resolutions from our Public DNS servers.. ...
|
|||||||
| CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
Hey kumarat9pm,
I just went through trying to find log files other than /var/log/messages today. On RHEL, you can run Code:
/etc/init.d/named status Or play with the file /etc/named.conf Code:
logging {
category security { default_syslog; };
category lame-servers { null; };
category queries { null; };
};
Also have a look at these tools: Code:
[root@dns1 ~]# named named named-bootconf named-checkconf named-checkzone Check BIND – DNS Server configuration file for errors with named-checkconf tools HTH, Jaysunn |
| The Following User Says Thank You to jaysunn For This Useful Post: | ||
kumarat9pm (19-11-2009)
| ||
|
||||
|
Ya may be that is true to get more info on named.conf file logging.. will try to get some more info on this.. and the mention syntax checking commands will not help me any thing bcz all ready my DNS server is working fine expect slow resolutions..
__________________
Thanks, Surendra Kumar Anne Ubuntu: Simple, Stylish and Striking..! Linux: Fast, friendly, flexible and .... free! Support Open source. |
|
||||
|
Reverse zone belongs to people who control IP address. If ip address leased from ISP, they will control reverse zone. For example, nixcraft.com is resolved by ns{1,2}.nixcraft.net. But its ip reverse lookup is 75.126.168.152 is done by ISP name servers as IP belongs to them.
As far as speed turn on debugging as suggested by above poster. Another geeky and recommend option is to run tcpdump on # 53 and see what is going on.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Here the problem is on Firewall of my company..
we have 2 NS server. ns1 is properly mapped to the name server one, where as ns2 is mapped to one of the ftp severs Thanks once again..
__________________
Thanks, Surendra Kumar Anne Ubuntu: Simple, Stylish and Striking..! Linux: Fast, friendly, flexible and .... free! Support Open source. |
![]() |
| Tags |
| bind , debug , dns , firewall , linux , named , nameservers , ns1 , ns2 , port 53 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "tar xvf" command is executing very slow | prahladkumar | CentOS / RHEL / Fedora | 0 | 02-04-2009 03:44 PM |
| Slow arp and route output - network issue? | sserye | Networking, Firewalls and Security | 3 | 15-10-2008 11:12 PM |
| Running script is very slow!!! | JATA01 | CentOS / RHEL / Fedora | 1 | 24-07-2008 12:07 AM |
| site responding slow via linux proxy | yogeshmalik77 | CentOS / RHEL / Fedora | 2 | 15-05-2008 12:48 PM |
| imap errors / server slow down | seed2be | Mail Servers | 0 | 06-03-2008 09:36 PM |