DHCP: Allow DNS Update configuration in the web user interface

This commit is contained in:
Stefan Schantl
2015-03-16 00:54:20 +01:00
committed by Michael Tremer
parent f5fb9a0466
commit b510e12ac1
11 changed files with 837 additions and 0 deletions

View File

@@ -697,6 +697,11 @@
'dhcp bootp pxe data' => 'Geben Sie optionale BOOTP PXE-Daten für diese feste Zuordnung ein',
'dhcp configuration' => 'DHCP-Konfiguration',
'dhcp create fixed leases' => 'Feste Zuordnungen erzeugen',
'dhcp dns enable update' => 'DNS-Update (RFC2136) aktivieren:',
'dhcp dns key name' => 'Schlüsselname:',
'dhcp dns update' => 'DNS-Update',
'dhcp dns update algo' => 'Algorithmus:',
'dhcp dns update secret' => 'Schlüssel:',
'dhcp fixed lease err1' => 'Für eine feste Zuordnung müssen entweder die Hardware Adresse (MAC-Adresse) oder der Hostname oder beide eingetragen werden.',
'dhcp fixed lease help1' => 'IP Adressen können als FQDN angegeben werden.',
'dhcp mode' => 'DHCP',

View File

@@ -720,6 +720,11 @@
'dhcp bootp pxe data' => 'Enter optional bootp pxe data for this fixed lease',
'dhcp configuration' => 'DHCP configuration',
'dhcp create fixed leases' => 'Create fixed leases',
'dhcp dns enable update' => 'Enable DNS Update (RFC2136):',
'dhcp dns key name' => 'Key Name:',
'dhcp dns update' => 'DNS Update',
'dhcp dns update algo' => 'Algorithm:',
'dhcp dns update secret' => 'Secret:',
'dhcp fixed lease err1' => 'For a fix lease you have to enter the MAC address or the hostname, or you enter both.',
'dhcp fixed lease help1' => 'IP Addresses might be entered as FQDN',
'dhcp mode' => 'DHCP',