summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 22:23:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 22:23:31 +0000
commit83c5299b6273e66cdeda36588d2fcfdb1df0c3b0 (patch)
treecf3cf351e20bb9863c375fd7513567bd5c75d667 /usr/local/pkg
parent5dd24b7061198692f80b0ba864becd781d10ec7b (diff)
downloadpfsense-83c5299b6273e66cdeda36588d2fcfdb1df0c3b0.zip
pfsense-83c5299b6273e66cdeda36588d2fcfdb1df0c3b0.tar.gz
Move failver vpn settings to ipsec area in a tab
Suggested-by: hoba
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/sasyncd.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/usr/local/pkg/sasyncd.xml b/usr/local/pkg/sasyncd.xml
index ebfe9e6..ab4f08b 100644
--- a/usr/local/pkg/sasyncd.xml
+++ b/usr/local/pkg/sasyncd.xml
@@ -24,6 +24,33 @@
<fieldname>peerip</fieldname>
</columnitem>
</adddeleteeditpagefields>
+ <tabs>
+ <tab>
+ <text>Tunnels</text>
+ <url>vpn_ipsec.php</url>
+ </tab>
+ <tab>
+ <text>Mobile clients</text>
+ <url>vpn_ipsec_mobile.php</url>
+ </tab>
+ <tab>
+ <text>Pre-shared keys</text>
+ <url>vpn_ipsec_keys.php</url>
+ </tab>
+ <tab>
+ <text>CAs</text>
+ <url>vpn_ipsec_ca.php</url>
+ </tab>
+ <tab>
+ <text>Pre-shared keys</text>
+ <url>vpn_ipsec_keys.php</url>
+ </tab>
+ <tab>
+ <text>Failover IPSEC</text>
+ <url>/pkg_edit.php?xml=sasyncd.xml&amp;id=0</url>
+ <active/>
+ </tab>
+ </tabs>
<!-- fields gets invoked when the user adds or edits a item. the following items
will be parsed and rendered for the user as a gui with input, and selectboxes. -->
<fields>
OpenPOWER on IntegriCloud