Stephen Gran on 7 Jun 2008 09:04:51 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] DNS Subdomain


On Sat, Jun 07, 2008 at 11:36:07AM -0400, Neill R said:
> Dave,
> 
> 
> Thanks that method worked for me, did you forget to type a 'c' in the
> second delegation record?

That's normal shorthand that bind9 understands.  A line without an RR
defaults to the RR listed on the line before.  This is why you can do
things like

@                       2008041501         ; Serial
                            518400         ; Refresh
                             86400         ; Retry
                           2419200         ; Expire
                             86400 )       ; Default TTL

                  IN      NS      foo
                  IN      NS      bar
                  IN      NS      baz

                  IN      MX      10      mail


All of those RRs refer back to '@', even though you don't list @ on each
line (@ is shorthand for the zone being served).
-- 
 --------------------------------------------------------------------------
|  Stephen Gran                  | <KnaraKat> Bite me. * TheOne gets some  |
|  steve@lobefin.net             | salt, then proceeds to nibble on        |
|  http://www.lobefin.net/~steve | KnaraKat a little          bit....      |
 --------------------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug