<div class="gmail_quote"><div><br></div><div>If each of your three adapters get their IP's from DHCP, why don't you configure the DHCP server to update DDNS instead of the client (i.e. - a separate ddns-domainname statement for each DHCP subnet)?  That way you can specify the zone to update dynamically based on the subnet each adapter gets an IP from.</div>
<div><br></div><div>For example:</div><div><br></div><div>Adapter 1 will get an IP from Subnet A and the DHCP server will add a record to the zone named <a href="http://a.zone.com">a.zone.com</a>.</div><div><meta charset="utf-8">Adapter 2 will get an IP from Subnet B and the DHCP server will add a record to the zone named <a href="http://b.zone.com">b.zone.com</a>.</div>
<meta charset="utf-8"><div><meta charset="utf-8">Adapter 3 will get an IP from Subnet C and the DHCP server will add a record to the zone named <a href="http://c.zone.com">c.zone.com</a>.</div><meta charset="utf-8"><div><br>
</div><div>Chris.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">---------- Forwarded message ----------<br>From: Flex Banana <<a href="mailto:flex.banana@bluewin.ch">flex.banana@bluewin.ch</a>><br>
To: <a href="mailto:bind-users@isc.org">bind-users@isc.org</a>, Users of ISC DHCP <<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>><br>Date: Wed, 27 Apr 2011 13:36:17 +0200<br>Subject: Dynamic DNS Update depuis mes cartes ethernet<br>
<div style="word-wrap:break-word">Bonjour,<div><br></div><div>J'aimerai mettre à jour mes zones via le méchanisme Dynamic DNS Update en fonction des machines qui se connectent sur mes différentes cartes réseau.</div><div>
<br></div><div>Mon serveur est équipé de trois cartes ethernet avec différents subnet qui ne sont pas accessibles les uns des autres et j'ai besoin que les zones soient automatiquement mises à jour par les clients par l'adresse IP de la carte ethernet d'où le DHCP est distribué.</div>
<div><br></div><div>En quelque sort j'ai besoin que l'adresse IP ci-dessous corresponde à l'adresse de la carte ethernet duquelle le DHCP est distribué:</div><div><br></div><div><span style="white-space:pre-wrap"> </span>zone <a href="http://trucmuche.ch/" target="_blank">trucmuche.ch</a>. { primary <i>10.1.1.100</i>; key clé_serveur; }</div>
<div><br></div><div>J'utilise bind 9.7.3 avec dhcpd 4.2.1 sous openSUSE 11.4</div><div><br></div><div>Merci infiniment et meilleures salutations <br>Banana</div>
</div></blockquote></div><br>