%PDF- %PDF-
Direktori : /backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Kea/forms/ |
Current File : //backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Kea/forms/generalSettings4.xml |
<form> <field> <type>header</type> <label>General settings</label> </field> <field> <id>dhcpv4.general.enabled</id> <label>Enabled</label> <type>checkbox</type> <help>Enable DHCPv4 server.</help> </field> <field> <id>dhcpv4.general.interfaces</id> <label>Interfaces</label> <type>select_multiple</type> <help>Select interfaces to listen on.</help> </field> <field> <id>dhcpv4.general.valid_lifetime</id> <label>Valid lifetime</label> <type>text</type> <help>Defines how long the addresses (leases) given out by the server are valid (in seconds)</help> </field> <field> <id>dhcpv4.general.fwrules</id> <label>Firewall rules</label> <type>checkbox</type> <help>Automatically add a basic set of firewall rules to allow dhcp traffic, more fine grained controls can be offered manually when disabling this option.</help> </field> <field> <id>dhcpv4.general.dhcp_socket_type</id> <label>Socket Type</label> <type>dropdown</type> <help>Socket type used for DHCP communication</help> </field> <field> <type>header</type> <label>High Availability</label> </field> <field> <id>dhcpv4.ha.enabled</id> <label>Enabled</label> <type>checkbox</type> <help>Enable High availability hook, requires the Control Agent to be enabled as well.</help> </field> <field> <id>dhcpv4.ha.this_server_name</id> <label>This server name</label> <type>text</type> <help>The name of this server, should match with one of the entries in the HA peers. Leave empty to use this machines hostname </help> </field> <field> <id>dhcpv4.ha.max_unacked_clients</id> <label>Max Unacked clients</label> <type>text</type> <help> This specifies the number of clients which send messages to the partner but appear to not receive any response. A higher value needs a busier environment in order to consider a member down, when set to 0, any network disruption will cause a failover to happen. </help> </field> </form>