LinuxQuestions.org
Support LQ: Use code LQ3 and save $3 on Domain Registration
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 01-12-2005, 05:41 AM   #1
abhis_mail2002
Member
 
Registered: Oct 2004
Posts: 61

Rep: Reputation: 15
configuring dns


hi

i am using fedora3.i want to configure dns.i have followed this steps

1> vi /etc/named.conf
in this file i havw added my own dns name as
zone "host-tech.com" IN {
type master;
file "hosttech.zone";
allow-update { none; };
};

2> created file hosttech.zone at location /var/named as

$TTL 86400
$ORIGIN localhost.
@ 1D IN SOA hosttech.com. @ root.hosttech.com. (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum

1D IN NS 192.168.24.10
1 1D IN PTR localhost
abhis. 1D IN A 192.168.24.10
host-tech.com. 1D IN A 192.168.24.10
www. 1D IN CNAME 192.168.24.10

3> --- also changed in the path /var/named/chroot/etc/named.conf i have copied the file from /etc/named.conf

--- also changed in the path /var/named/chroot/etc/var/named i have copied the file from /var/named/hosttech.zone here
4> included in /etc/resolv.conf file

nameserver 192.168.24.10
domain host-tech.com
~
5>service named restart.
it is giving error
Stopping named: rndc: connect failed: connection refused [ OK ]
Starting named: [ OK ]

6> i have checked by using ping host-tech.com
it is saying unknown host

can anyone tell me wht to do.i have configured in rhes-3 the same way its working.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring DNS kamransoomro84 Linux - General 4 11-21-2005 10:52 PM
Configuring DNS and DHCP plehman Linux - Networking 3 03-24-2005 05:21 PM
Configuring DNS on SuSE nkitilizer Linux - Distributions 0 07-22-2003 09:20 AM
Please help me configuring DNS!!! dibakar Linux - Networking 12 04-14-2003 12:27 PM
DHCP and DNS and configuring both... wlewis Linux - Networking 2 07-20-2002 02:03 PM


All times are GMT -5. The time now is 05:19 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration