From 4507fbfd3bf9c2cde97e36ae3edb695097a1eefd Mon Sep 17 00:00:00 2001 From: doktornotor Date: Thu, 12 Nov 2015 11:45:17 +0100 Subject: XMLRPC sync fixes and improvements - Add CARP/HA sync option - Add enable/disable checkbox per replication target - Add protocol/port selection - Add timeout setting --- config/ipguard/ipguard_sync.xml | 99 ++++++++++++++++++++++++++++++++--------- 1 file changed, 79 insertions(+), 20 deletions(-) (limited to 'config/ipguard/ipguard_sync.xml') diff --git a/config/ipguard/ipguard_sync.xml b/config/ipguard/ipguard_sync.xml index 609dd6ca..e477ce3f 100755 --- a/config/ipguard/ipguard_sync.xml +++ b/config/ipguard/ipguard_sync.xml @@ -42,8 +42,8 @@ ]]> ipguardsync - 0.1.1 - IPguard - Sync + 0.1.3 + Firewall: IPguard: Sync /usr/local/pkg/ipguard.inc @@ -62,30 +62,89 @@ listtopic - Automatically sync configuration changes + Enable Sync synconchanges - Automatically sync changes to the hosts defined below. - checkbox + +
+ Important: While using "Sync to host(s) defined below", only sync from host A to B, A to C but do not enable XMLRPC sync to A. + This will result in a loop! + ]]> +
+ select + + disabled + + + + +
- Remote Server + Sync Timeout + synctimeout + XMLRPC timeout in seconds. + select + + 250 + + + + + + + + + + Replication Targets none rowhelper - - IP Address - ipaddress - IP Address of remote server - input - 20 - - - Password - password - Password for remote server. - password - 20 - + + Enable + syncdestinenable + + checkbox + + + Protocol + syncprotocol + + select + HTTP + + + + + + + IP Address/Hostname + ipaddress + + input + 40 + + + Port + syncport + + input + 3 + + + Username (admin) + username + + input + 20 + + + Admin Password + password + + password + 20 + -- cgit v1.2.3