summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-03-17 19:53:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-03-17 19:53:10 +0000
commit8da8f2f87a74006d637481ea4a62b2ff95893f10 (patch)
tree37344e892198c198d6b5eea3c61326613f4bf75d /usr/local/pkg
parent3e1b00335cca8739c62cf44789fa86622f8d0d0f (diff)
downloadpfsense-8da8f2f87a74006d637481ea4a62b2ff95893f10.zip
pfsense-8da8f2f87a74006d637481ea4a62b2ff95893f10.tar.gz
Allow multiple racoon listen ips so that racoon can live on two different wan carp ips (multiple isps)
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/sasyncd.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/pkg/sasyncd.xml b/usr/local/pkg/sasyncd.xml
index 94d3fe4..61906d3 100644
--- a/usr/local/pkg/sasyncd.xml
+++ b/usr/local/pkg/sasyncd.xml
@@ -54,7 +54,9 @@
<fielddescr>Failover IP</fielddescr>
<fieldname>ip</fieldname>
<description>Enter the IP address you would like to use for failover. HINT: You normally want to use a public CARP ip.</description>
- <type>input</type>
+ <type>textarea</type>
+ <rows>3</rows>
+ <cols>20</cols><type>input</type>
</field>
</fields>
<custom_add_php_command>
OpenPOWER on IntegriCloud