[AusNOG] OSPFv3 / EIGRPv4 - Link local addresses
    Mark Smith 
    markzzzsmith at yahoo.com.au
       
    Fri May  3 20:31:42 EST 2013
    
    
  
Oops. Forgot to change the PTR records after copy-pasting the first one.
> The next thing to do is to put those now network-wide unique link-local 
> addresses in your authoritative DNS for your domain and your 
> 8.e.f.ip6.in.addr.arpa. domains (which you should have, because of RFC6303), 
> with both forward and reverse RRs e.g. 
> 
> eth0.rtr1.example.com.        IN      AAAA      fe80::1
> 
> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR 
> eth0.rtr1.example.com.
> 
> 
> eth0.rtr2.example.com.        IN      AAAA      fe80::2
> 
> 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR 
> eth0.rtr1.example.com.
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR eth0.rtr2.example.com.
> 
> eth1.rtr1.example.com.        IN      AAAA      fe80::3
> 
> 3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR 
> eth0.rtr1.example.com.
3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR eth1.rtr1.example.com.
> 
> eth0.rtr3.example.com.        IN      AAAA      fe80::4
> 
> 4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR 
> eth0.rtr1.example.com.
> 
4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. IN PTR eth0.rtr3.example.com.
    
    
More information about the AusNOG
mailing list