LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-20-2003, 03:36 AM   #1
jtvillegas
LQ Newbie
 
Registered: Oct 2003
Location: Philippines
Posts: 1

Rep: Reputation: 0
dns client cannot resolve on dns server


hi,

good day to everyone; i have a problem in resolving dns client. first i setup a dns server, install the bind rpm configure the /etc/named.conf , /var/named/zone and /var /named/reversezone. i also configure the /etc/resolve.conf in the client side.
when i perform a dig command on the dns server, i received a correct output and i can also perform ping using computer hostname.
my problem is when i try to perform a ping command in the client side using hostname. i received an error "host unknown", the same error when i also perform a dig command.
but when i ping using ip address, i received a responce.

does any body encounter this kind of problem. please help

thanks
 
Old 10-20-2003, 04:18 AM   #2
sashhoney
Member
 
Registered: Jul 2003
Distribution: Red Hat, Fedora, Debian
Posts: 85

Rep: Reputation: 15
well in ur named .conf file add this line-
assuming network add 192.168.0.0


options {
directory "/var/named" ;
query-source address * port 53;
allow-query {127.0.0.1 ; 192.168.0.0/24 ; }; // u can add other addresses also
};
 
Old 03-11-2016, 07:35 PM   #3
peravino
LQ Newbie
 
Registered: Mar 2016
Posts: 8

Rep: Reputation: Disabled
I have the same problem. but still I could not find the answer. my named.conf look like as below

options {
directory "/var/named" ;
query-source address * port 53;
allow-query { any; }
};
 
Old 03-12-2016, 03:30 PM   #4
peravino
LQ Newbie
 
Registered: Mar 2016
Posts: 8

Rep: Reputation: Disabled
I solved the problem. You should open the udp 53 port on lptable.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
configuring dns server on dhcp client ydpk Linux - Networking 3 11-04-2004 10:23 PM
DNS Server vs XP Pro Client mlefebvre Linux - Networking 0 09-28-2003 04:52 AM
Slowwww access to server by client. DNS? yurlittlepony Linux - Networking 2 09-20-2003 12:47 PM
why do my client PCs need to enter the DNS of the ISP to resolve names? help kublador Linux - Networking 4 04-03-2003 05:55 PM
HELP! Caching DNS server wont resolve .EDU domains? spadesmaster Linux - Networking 0 04-30-2002 10:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration