Gebruikershulpmiddelen

Site-hulpmiddelen


hobby:nsd:stockholm

Verschillen

Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.

Link naar deze vergelijking

Beide kanten vorige revisieVorige revisie
Volgende revisie
Vorige revisie
hobby:nsd:stockholm [2019/10/04 13:08] – [nsd config] blaauwgeershobby:nsd:stockholm [2021/09/11 14:27] (huidige) – Externe bewerking 127.0.0.1
Regel 1: Regel 1:
 ===== DNS Stockholm ===== ===== DNS Stockholm =====
 +  - [[.:|up]]
 ==== DNSSEC ==== ==== DNSSEC ====
   - <code bash>   - <code bash>
Regel 15: Regel 15:
 zone/minsk.prac.os3.nl.zone.signed  zone/minsk.stockholm.prac.os3.nl.zone.signed zone/minsk.prac.os3.nl.zone.signed  zone/minsk.stockholm.prac.os3.nl.zone.signed
 ablaauwgeers@minsk:/etc/nsd$ ablaauwgeers@minsk:/etc/nsd$
 +</code>
 +  - <code bash>ablaauwgeers@minsk:/etc/nsd$ cat dnskey/Kminsk.stockholm.prac.os3.nl.+008+43987.ds</code><code ds Kminsk.stockholm.prac.os3.nl.+008+43987.ds>
 +minsk.stockholm.prac.os3.nl.    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9
 +</code>
 +
 +==== Stockholm Conf ====
 +//Andrey, this is what you should add to your Stockholm bind config //
 +
 +  - **You should add**
 +  - <code zone stockholm.prac.os3.nl.zone>minsk.stockholm    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9
 +minsk.stockholm    IN      NS      minsk.studlab.os3.nl
 +minsk.stockholm    IN      NS      stockholm.studlab.os3.nl
 +</code>
 +  - <code conf bind.conf>
 +
 +zone "stockholm.minsk.prac.os3.nl.zone" IN {
 +        type master;
 +        masters { 145.100.104.60; };
 +        file "stockholm.minsk.prac.os3.nl.zone"
 +        notify yes;
 +        allow-transfer { 145.100.104.52; };
 +        also-notify { 145.100.104.52; };
 +};
 +
 +zone "minsk.stockholm.prac.os3.nl.zone" IN {
 +        type slave;
 +        masters { 145.100.104.52; };
 +};
 </code> </code>
  
hobby/nsd/stockholm.1570194483.txt.gz · Laatst gewijzigd: 2021/09/11 14:27 (Externe bewerking)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki