LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Darryl Ross <darryl@bachblue.com.au>
  To  : Glen Vallance" <glen@webmedia.com.au>, "LinuxSA <glen@webmedia.com.au>
  Date: Wed, 5 May 1999 11:03:25 +0930

Re: named

Hey There, 

Try this:

@ IN SOA chopper.webmedia.com.au. admin.webmedia.com.au. (
                    99050401        ;Serial
                    10800             ;Refressh after 3 hours
                    3600               ;retry after 1 hour
                    604800            ;Expire after 1 week
                    86400 )            ;Minimum TTL of 1 day

                    IN NS chopper.webmedia.com.au.

webmedia.com.au. IN A        203.8.94.2

airport IN A        203.8.94.2 (???)
chopper IN A     203.8.94.2


Also, did you increment the serial number if you've changed it?

Cheers
Dazz

-- 

Darryl Ross
Technical Manager
Bachblue Pty Ltd
ACN: 084 222 453
darryl@bachblue.com.au


----- Original Message ----- 
From: Glen Vallance <glen@webmedia.com.au>
To: LinuxSA <linuxsa@linuxsa.org.au>
Sent: Wednesday, 5 May 1999 10:26
Subject: named


>Hi people,
>
>I just love DNS and BIND =).
>
>I'm trying to delegate a domain name and I keep getting the follow
>message back from AUNIC's script:
>
>chopper.webmedia.com.au is not listed as a NS by server
>chopper.webmedia.com.au - 0, -1
>
>Does this mean it doesn't think that chopper is NS for the webmedia
>domain?  Looking at the relavant bit of my db files I have this:
>
>@ IN SOA chopper.webmedia.com.au. admin.webmedia.com.au. (
>                        99050401        ;Serial
>                        10800              ;Refressh after 3 hours
>                        3600                ;retry after 1 hour
>                        604800            ;Expire after 1 week
>                        86400 )            ;Minimum TTL of 1 day
>
>@                               IN      NS      chopper.webmedia.com.au.
>
>                                   IN      NS
>airport.webmedia.com.au.
>chopper.webmedia.com.au.        IN      A       203.8.94.2
>webmedia.com.au.                      IN      A       203.8.94.2
>
>
>All the full-stops are in the right place, I thought that was all there
>was to worry about ;-).
>
>
>Glen
>
>
>
>-- 
>Check out the LinuxSA web pages at http://www.linuxsa.org.au/
>To unsubscribe from the LinuxSA list:
>  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject

-- 
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page