<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
in-addr.arpa for domain with local ips is only for local view and ip6.arpa is for both, for ip6.arpa i can use in-view or set 1 view as a master and other one as a slave.., i had only issue with forward zone since you kinda need to update it twice with different
 records for each view. </div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family: EmojiFont, Calibri, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 12pt; color: rgb(0, 0, 0);">
Also this is just for my home network, ~20-25 devices most dont even have ipv6, im just playing around trying to find out if/what is possible and after basically a day of searching google and reading docs i run out of ideas so i decided to write here
<span>😊</span></div>
<div style="font-family: EmojiFont, Calibri, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 12pt; color: rgb(0, 0, 0);">
<span><br>
</span></div>
<div style="font-family: EmojiFont, Calibri, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 12pt; color: rgb(0, 0, 0);">
<span><br>
</span></div>
<div style="font-family: EmojiFont, Calibri, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 12pt; color: rgb(0, 0, 0);">
<span>Gonna try Tonys idea tomorrow (or maybe in the evening). Thanks!</span></div>
<div style="font-family: EmojiFont, Calibri, Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 12pt; color: rgb(0, 0, 0);">
<span><br>
</span></div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> dhcp-users <dhcp-users-bounces@lists.isc.org> on behalf of Simon Hobson <dhcp1@thehobsons.co.uk><br>
<b>Sent:</b> 05 December 2018 12:23<br>
<b>To:</b> Users of ISC DHCP<br>
<b>Subject:</b> Re: Can you somehow send DDNS update twice for zone?</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">SoLoR <solor@outlook.com> wrote:<br>
<br>
> Im runing both DHCPv4 and DHCPv6 server, v4 is serving local IPs and v6 is<br>
> serving public ips. Both are currently updating in to lets say<br>
> lan.domain.com and everything is working as it suppose to however i dont<br>
> like that if you resolve host from outside (lets say test.lan.domain.com)<br>
> you will get local A and public AAAA record. So i decided it would be good<br>
> to split configuration in bind in to internal and public view for that<br>
> doimain. In internal view resolving hosts in lan.domain.com would give both<br>
> A and AAAA records, but in public view you would only get AAAA. However here<br>
> is a problem, to get this to work i would need to somehow convince dhcpv6<br>
> server to send AAAA record update TWICE, one for public and one for<br>
> internal, however since its technically same domain i cant find combination<br>
> that would work. I tried adding 2 ips in to primary, in hope it will update<br>
> both primary and i can separate them in bind with proper matching key/ip,<br>
> without success, i tried double zone statements with different key/primary<br>
> combination, no luck... <br>
> <br>
> So bottom line, is there a way for dhcp to send dns update for same zone<br>
> twice? Or i guess other option would be to somehow pass update from one view<br>
> to the other in bind...<br>
<br>
AFAIK there is no way to do this directly - there will be other ways such as that suggested by Tony.<br>
<br>
However, I would question whether this is actually what you want to do.<br>
For services which are to be externally accessible, I would expect those to have static entries. In general, I would expect other internal host to not appear in the DNS at all - so they would not have AAAA record in your public view.<br>
<br>
Also, what are you doing for reverse lookups ? The same problem would apply there unless you configure the relevant ip6.arpa zone in one view to be a forwarder or slave of the same zone in the other view. But from a privacy perspective, having public reverse
 lookups gives a name to each IP address - making the use of privacy addressing moot.<br>
<br>
_______________________________________________<br>
dhcp-users mailing list<br>
dhcp-users@lists.isc.org<br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</div>
</span></font></div>
</body>
</html>