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:17] – [DNSSEC] 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 19: Regel 19:
 minsk.stockholm.prac.os3.nl.    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9 minsk.stockholm.prac.os3.nl.    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9
 </code> </code>
 +
 +==== Stockholm Conf ====
 +//Andrey, this is what you should add to your Stockholm bind config //
 +
   - **You should add**   - **You should add**
-<code>minsk.stockholm    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9 +  - <code zone stockholm.prac.os3.nl.zone>minsk.stockholm    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9 
-minsk.stockholm    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9 +minsk.stockholm    IN      NS      minsk.studlab.os3.nl 
-minsk.stockholm    IN      DS      43987 8 2 5d751cebad5573c5645c91a726c340cc880f06889b0a45e829b60bb6d2d279e9+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.1570195020.txt.gz · Laatst gewijzigd: 2021/09/11 14:27 (Externe bewerking)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki