LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-19-2004, 07:19 AM   #16
Jek
LQ Newbie
 
Registered: Feb 2004
Posts: 18

Original Poster
Rep: Reputation: 0

Just thought I'd let you know the named server worked perfectly first time round and it's resolved my problems.

Many thanks again linux_terror, you DA MAN!
 
Old 03-19-2005, 06:14 AM   #17
Jek
LQ Newbie
 
Registered: Feb 2004
Posts: 18

Original Poster
Rep: Reputation: 0
Hi guy's..

I'm back again and now having problems after upgrading to core3, I have setup my DNS EXACTLY the same as below and cannot get it to work.. Is there any changes to C3 from C2 that would stop this from working ?

Quote:
Originally posted by linux_terror
locate named.conf

add something like
Code:
zone "home.jeknet.com" {
        type master;
        file "/var/named/home.jeknet.com.hosts";
        };
this points it to a record called /var/named/home.jeknet.com.hosts

then
Code:
cd /var/named/
touch home.jeknet.com.hosts
open the file home.jeknet.com.hosts in a text editor and add
Code:
$ttl 38400
home.jeknet.com.      IN      SOA     ns.home.jeknet.com. webmaster.jeknet.com. (
                        1092506603
                        3700
                        3600
                        604800
                        38400 )
home.jeknet.com.      IN      NS      ns.home.jeknet.com.
home.jeknet.com.      IN      A       10.0.0.200
ns.home.jeknet.com.   IN      A       10.0.0.200
save the file,

start named
Code:
/etc/init.d/named start
if it complains that named is already running
Code:
/etc/init.d/named reload

Last edited by Jek; 03-19-2005 at 06:25 AM.
 
  


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
n00b question FD_Doc Linux - Newbie 5 11-20-2005 05:09 PM
N00b question Bendert_katier Linux - Software 7 11-01-2004 01:06 AM
ok n00b question of all time The_Drifter Linux - Newbie 10 05-03-2004 02:46 PM
just another n00b question BriceM LinuxQuestions.org Member Intro 2 08-23-2003 09:00 PM
n00b Question sandy_obrien Linux - General 6 08-18-2003 12:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:12 AM.

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