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

Re: Who would like to provide DNS slave(s) for berkeleylug.com.?



Cool, thanks - 'tis done*, made authoritative:
$ (for NS in $(dig +short com. NS); do dig +noall +authority @"$NS" berkeleylug.com. NS; done) | sort | uniq -c | sort -bnr
     13 berkeleylug.com.        172800  IN      NS      puck.nether.net.
     13 berkeleylug.com.        172800  IN      NS      ns1.svlug.org.
     13 berkeleylug.com.        172800  IN      NS      ns1.linuxmafia.com.
     13 berkeleylug.com.        172800  IN      NS      ns0.berkeleylug.com.
$ (NS=$(dig +short com. NS | head -n 1); for NS in $(dig +noall +authority @"$NS" berkeleylug.com. NS | sed -e 's/^.*[ ]//' | sort); do dig @"$NS" +noall +answer +norecurse berkeleylug.com. SOA | sed -e 's/[ ]\{1,\}/ /g;s/$/ @'"$NS/"; done) berkeleylug.com. 172800 IN SOA ns0.berkeleylug.com. Michael\.Paoli.cal.berkeley.edu.berkeleylug.com. 1557241613 21600 3600 1209600 86400 @ns0.berkeleylug.com. berkeleylug.com. 172800 IN SOA ns0.berkeleylug.com. Michael\.Paoli.cal.berkeley.edu.berkeleylug.com. 1557241613 21600 3600 1209600 86400 @ns1.linuxmafia.com. berkeleylug.com. 172800 IN SOA ns0.berkeleylug.com. michael\.paoli.cal.berkeley.edu.berkeleylug.com. 1557241613 21600 3600 1209600 86400 @ns1.svlug.org. berkeleylug.com. 172800 IN SOA ns0.berkeleylug.com. michael\.paoli.cal.berkeley.edu.berkeleylug.com. 1557241613 21600 3600 1209600 86400 @puck.nether.net.
$

*longest involved TTL 172800 (seconds) - so may take up to 2 days to
be fully effective Internet-wide;  I also still have some RR TTLs to
adjust soon (some kept rather short through transition - "just in case"),
but otherwise mostly to nominal - at least for now.

From: "Rick Moen" <rick@linuxmafia.com>
Subject: Re: Who would like to provide DNS slave(s) for berkeleylug.com.?
Date: Tue, 7 May 2019 06:34:12 -0700

Quoting Michael Paoli (Michael.Paoli@cal.berkeley.edu):

Who would like to provide DNS slave(s) for berkeleylug.com.?
Master is at IPs:
198.144.194.238
2001:470:1f05:19e::4
AXFR is open to any Internet IP

1 of 2:  On ns1.linuxmafia.com:

[added stanza to named.conf.local]

linuxmafia:/# rndc reconfig
linuxmafia:/# rndc reload berkeleylug.com
zone refresh queued
linuxmafia:/# dig -t soa berkeleylug.com @ns1.linuxmafia.com +short
ns0.berkeleylug.com. Michael\.Paoli.cal.berkeley.edu.berkeleylug.com. 1557221215 21600 3600 1209600 86400
linuxmafia:/# dig -t soa berkeleylug.com @ns0.berkeleylug.com +short
ns0.berkeleylug.com. Michael\.Paoli.cal.berkeley.edu.berkeleylug.com. 1557221215 21600 3600 1209600 86400
linuxmafia:/#


2 of 2:  On ns1.svlug.org:

[added stanza to nsd.conf]

root@gruyere:/etc/nsd3 # nsdc restart
root@gruyere:/etc/nsd3 # nsd-xfer -z berkeleylug.com -f secondary/berkeleylug.com.zone 198.144.194.238 [1557234862] nsd-xfer[22832]: info: send AXFR query to 198.144.194.238 for berkeleylug.com.
root@gruyere:/etc/nsd3 # chown nsd:nsd secondary/berkeleylug.com.zone
root@gruyere:/etc/nsd3 # nsdc rebuild
root@gruyere:/etc/nsd3 # dig -t soa berkeleylug.com @ns1.svlug.org +short
ns0.berkeleylug.com. michael\.paoli.cal.berkeley.edu.berkeleylug.com. 1557221215 21600 3600 1209600 86400


Please advise whether you make those authoritative.


I may be slow to respond through May 20th, because my wife and I are flying soon to Europe
(San Francisco to Copenhagen to Nice) for this cruise:
https://seadream.com/voyages/11920

The SAS pilots' strike ended just in time.  Hurrah!

--
You received this message because you are subscribed to the Google Groups "BerkeleyLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to berkeleylug+unsubscribe@googlegroups.com.
To post to this group, send email to berkeleylug@googlegroups.com.
Visit this group at https://groups.google.com/group/berkeleylug.
To view this discussion on the web visit https://groups.google.com/d/msgid/berkeleylug/20190507082428.127324ay5nf8zwg0%40webmail.rawbw.com.
For more options, visit https://groups.google.com/d/optout.