LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 01-31-2005, 01:20 AM   #1
leonardbd
LQ Newbie
 
Registered: Jan 2005
Location: Bangladesh
Posts: 1

Rep: Reputation: 0
Unhappy Having Error form DNS


I have configured my DNS server with following configured file:

#vi /etc/named.conf
==========================================
options {
directory "/var/named";
};

controls {
inet 127.0.0.1 allow { localhost; } keys { rndckey; };
};

zone "." IN {
type hint;
file "named.ca";
};

zone "kolnet.net" IN {
type master;
file "kolnet.net.zone";
};

zone "10.88.69.in-addr.arpa" IN {
type master;
file "69.88.10.50.zone";
};

zone "localhost" IN {
type master;
file "localhost.zone";
};

nclude "/etc/rndc.key";
==========================================

#vi /var/named/kolnet.net.zone

==========================================
$TTL 86400
$ORIGIN kolnet.net.
@ IN SOA ns1.kolnet.net. root.ns1.kolnet.net. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum

IN NS ns1.kolnet.net.
IN MX 10 ns1.kolnet.net.

ns1 IN A 69.88.10.50
www IN CNAME ns1.kolnet.net.
mail IN CNAME ns1.kolnet.net.
mikrotik IN A 69.88.10.51
proxy IN CNAME mikrotik.kolnet.net.
zyxel IN A 69.88.10.52
quintum1 IN A 69.88.10.53
voip1 IN CNAME quintum1.kolnet.net.
control IN A 69.88.10.54
leo IN CNAME control.kolnet.net.
===========================================

When I NSLOOKUP from my client PC it shows the following result:

C:\Documents and Settings\KolAdmin>nslookup kolnet.net
Server: ns1.kolnet.net
Address: 69.88.10.50

Name: kolnet.net

C:\Documents and Settings\KolAdmin>nslookup ns1.kolnet.net
Server: ns1.kolnet.net
Address: 69.88.10.50

Name: ns1.kolnet.net
Address: 69.88.10.50

C:\Documents and Settings\KolAdmin>nslookup control
Server: ns1.kolnet.net
Address: 69.88.10.50

Name: control.kolnet.net
Address: 69.88.10.54
-------------------------------------

But when I NSLOOKUP from my DNS server it shows the following:

[root@ns1 CD]# nslookup kolnet.net
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server: 69.88.10.50
Address: 69.88.10.50#53

*** Can't find kolnet.net: No answer

[root@ns1 CD]# nslookup ns1.kolnet.net
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server: 69.88.10.50
Address: 69.88.10.50#53

Name: ns1.kolnet.net
Address: 69.88.10.50
--------------------------------------------

My Question is when I NSLOOKUP my domain from DNS server why it answer ***Cant find kolnet.net: No answer*** ?
Do I need to change any cofiguration? Is my Zone and Forward database ok?
Please help me.

Leonard
 
Old 01-31-2005, 05:06 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
this is not related to issues about linuxquestions.org. please pick your forums more carefully next time.
 
Old 01-31-2005, 05:22 AM   #3
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
It should probably be added: Please do not repost in another forum, as this will eventually be moved to the correct place.
 
Old 01-31-2005, 12:34 PM   #4
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
//moved.

--jeremy
 
  


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
To call a new form from Current form in QT Desginer kiranbud Linux - Software 0 11-25-2005 11:56 PM
is this php automatic form submit post wriiten correctly? fsock error.. verbatim Programming 1 05-11-2005 10:24 AM
shell script works form command line but not form crontab saifee General 1 10-14-2004 10:27 AM
how do I copy a whoel folder form one directory to another form the command line? zwyrbla Linux - Newbie 8 08-24-2004 06:40 PM
I want Linux source code for FAT file system in user readable form not in binary form ramya272 Linux - Newbie 5 02-05-2004 07:54 PM

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

All times are GMT -5. The time now is 09:49 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