%PDF- %PDF-
| Direktori : /backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/ |
| Current File : //backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/dialogHostAlias.xml |
<form>
<field>
<id>alias.enabled</id>
<label>Enabled</label>
<type>checkbox</type>
<help>Enable this alias for the selected host</help>
</field>
<field>
<id>alias.host</id>
<label>Host override</label>
<type>dropdown</type>
<help>Select the associated host override to apply this alias on</help>
</field>
<field>
<id>alias.hostname</id>
<label>Host</label>
<type>text</type>
<help>Name of the host, without the domain part. Use "*" to create a wildcard entry.</help>
</field>
<field>
<id>alias.domain</id>
<label>Domain</label>
<type>text</type>
<help>Domain of the host, e.g. example.com</help>
</field>
<field>
<id>alias.description</id>
<label>Description</label>
<type>text</type>
<help>You may enter a description here for your reference (not parsed)</help>
</field>
</form>