User Tools

Site Tools


cross-allocation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cross-allocation [2025/01/05 17:12] – [Changes for '7c07'] bentcross-allocation [2025/01/05 17:17] (current) – [Changes for '7c07'] bent
Line 10: Line 10:
 To be able to answer the requests for reverse lookup to 2001:44b8:5135:7c07::/64 the following was done. To be able to answer the requests for reverse lookup to 2001:44b8:5135:7c07::/64 the following was done.
 A zone file was created in /var/cache/bind/pri: A zone file was created in /var/cache/bind/pri:
 +  #ext.7c07.zone 
   ;    ; 
   ; Zone file for my subdomain from Steve ('7c07') -IPv6 reverse look-up - external view   ; Zone file for my subdomain from Steve ('7c07') -IPv6 reverse look-up - external view
Line 33: Line 33:
   5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR     www.oz6bl.dk.   5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR     www.oz6bl.dk.
   d.6.b.8.5.8.e.f.f.f.e.2.1.0.2.0 IN PTR     mail.oz6bl.dk.   d.6.b.8.5.8.e.f.f.f.e.2.1.0.2.0 IN PTR     mail.oz6bl.dk.
 +These lines were added to the master part of the external view in /etc/bind/named.conf.local:
 +
 +  zone "7.0.c.7.5.3.1.5.8.b.4.4.1.0.0.2.ip6.arpa" IN {
 +        type master;
 +        file "pri/ext.7c07.zone";
 +        allow-transfer { "Secondaries"; };
 +        also-notify { "Secondaries"; };
 +        notify explicit;
 +  };
  
  
cross-allocation.txt · Last modified: 2025/01/05 17:17 by bent