%PDF- %PDF-
| Direktori : /backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/ |
| Current File : //backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogPool.xml |
<form>
<field>
<id>pool.enabled</id>
<label>enabled</label>
<type>checkbox</type>
</field>
<field>
<id>pool.name</id>
<label>Name</label>
<type>text</type>
</field>
<field>
<id>pool.addrs</id>
<label>Network</label>
<type>text</type>
<help>Subnet or range defining addresses allocated in pool. Accepts a single CIDR subnet defining the pool to allocate addresses from.</help>
</field>
<field>
<id>pool.dns</id>
<label>DNS</label>
<type>select_multiple</type>
<style>tokenize</style>
<allownew>true</allownew>
<help>DNS servers to push as configuration payload (RFC4306 3.15 - Value 3 and 10). Accepts multiple IPv4/IPv6 addresses.</help>
</field>
</form>