Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM bind 9

date posted 21st June 2002 15:22

Don't really know BIND 9, but isn't TTL in seconds, so you need something
like:

$TTL 86400
@ IN SOA @ root.localhost (
1123456 ; serial
28800 ; refresh
7200 ; retry
604800 ; expire
86400 ; ttl //**** I think you can also put 1h30m, but I think the max
TTL in SOA is 3 hours
)


As these are (according to named.conf) reverse zones
the entries should go something like:

209 IN PTR router.mydomain.co.uk.

You might want to use $ORIGIN for belt and braces in your zone files

Surely you can't have something in a zone file that isn't from that zone EG
you can't have a 127 in a 192 zone file (or a 192.168.254 in a 192.168.1 ).
Anyway, aren't these the reverse zone files. Where's the master/forward zone
file?

This a typical reverse zone file entry for localhost

zone "0.0.127.in-addr.arpa" {
type master;
file "localhost.rev";
notify no;
};

and this for a forward zone on a primary

zone "mydomain.co.uk" {
type master;
file "mydomain.co.uk.db";
// IP addresses of secondaries allowed to request zone transfers
allow-transfer {
192.168.254.14;
};

I think you can use named-checkconf to check the syntax of named.conf

What is the function of this name server? Primary (authoritative/master),
secondary (slave), caching only, forwarder???

Hope this gives some hints. Unfortunately, I only do MS DNS now! (But a zone
file is a zone file)

Kathy

----- Original Message -----
From: "Rob Garbutt" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, June 21, 2002 1:28 PM
Subject: FN-FORUM bind 9


> Hi,
>
> Thanks for all your help on bind 9.
>
> I've changed pz/127.0.0 like you say but still get the same error.
>
> I've included the 2 files, would it be possible for you top have a look at
> them as its really doing me nut in why it won't run properly.
>
> I've followed the protocol at www.linix-sxs.org/bind9.html is this right?
> can you suggest another/better way? or is this how you do it?
>
> It instructs to create a pz/127.0.0 file which obviously is the loopback,
> but it also suggests to create a 192.168.1 file which I'm unsure of why
this
> number? The IP address of the machine bind is running on is
192.168.254.209
> and the hostname is ns1.pserve.co.uk.
>
> i've also included my named.conf file.
>
> it would highly highly highly appreciated if anyone could shed any light
on
> it!!!
>
> Robin Garbutt
> Portfolio Art & Design Ltd
> Tel - +44 (0) 1204 383822
> Fax - +44 (0) 1204 383866
> Mob - +44 (0) 7811 185490
> e-mail - [EMAIL REMOVED]
>
> For further information please visit us at :-
> www.portfoliodesign.net
>
> The contents of this e-mail are confidential to the ordinary user of the
> e-mail address to which it was addressed and may also be privileged. If
you
> are not the addressee of this e-mail you may not copy, forward, disclose
or
> otherwise use it or any part of it in any form whatsoever. If you have
> received this e-mail in error please e-mail the sender.
>
>



Messages by Day
June 30th 2002
June 29th 2002
June 28th 2002
June 27th 2002
June 26th 2002
June 25th 2002
June 24th 2002
June 23rd 2002
June 22nd 2002
June 21st 2002
June 20th 2002
June 19th 2002
June 18th 2002
June 17th 2002
June 16th 2002
June 15th 2002
June 14th 2002
June 13th 2002
June 12th 2002
June 11th 2002
June 10th 2002
June 9th 2002
June 8th 2002
June 7th 2002
June 6th 2002
June 5th 2002
June 4th 2002
June 3rd 2002
June 2nd 2002
June 1st 2002


Messages by Month
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000