mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
DHCP: Allow DNS Update configuration in the web user interface
This commit is contained in:
committed by
Michael Tremer
parent
f5fb9a0466
commit
b510e12ac1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user