diff --git a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml index 905424949..160456616 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogChild.xml @@ -100,7 +100,9 @@ select_multiple true - List of local traffic selectors to include in CHILD_SA. Each selector is a CIDR subnet definition. + List of local traffic selectors to include in CHILD_SA. Each selector is a CIDR subnet definition. + When left empty the address will be replaced by the tunnel outer address or the virtual IP if negotiated ([dynamic]). + child.remote_ts @@ -108,7 +110,9 @@ select_multiple true - List of remote traffic selectors to include in CHILD_SA. Each selector is a CIDR subnet definition. + List of remote traffic selectors to include in CHILD_SA. Each selector is a CIDR subnet definition. + When left empty the address will be replaced by the tunnel outer address or the virtual IP if negotiated ([dynamic]) + child.rekey_time diff --git a/src/opnsense/mvc/app/models/OPNsense/IPsec/Swanctl.xml b/src/opnsense/mvc/app/models/OPNsense/IPsec/Swanctl.xml index 01f570651..c110d9100 100644 --- a/src/opnsense/mvc/app/models/OPNsense/IPsec/Swanctl.xml +++ b/src/opnsense/mvc/app/models/OPNsense/IPsec/Swanctl.xml @@ -304,13 +304,11 @@ Y - Y , Y N - Y , Y N