summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2012-06-30 19:39:51 +0200
committersmos <seth.mos@dds.nl>2012-06-30 19:40:31 +0200
commit9deb5107549dc9f471e8402b98e71dc7a06bcfe3 (patch)
tree32475b06cdd569cfd7c0a5c1f9d8085991deb267 /etc/inc/gwlb.inc
parent2b73d3a042025b21688651b2be9c0e4e9bba2161 (diff)
downloadpfsense-9deb5107549dc9f471e8402b98e71dc7a06bcfe3.zip
pfsense-9deb5107549dc9f471e8402b98e71dc7a06bcfe3.tar.gz
Reconfigure OpenVPN on gateway change
Diffstat (limited to 'etc/inc/gwlb.inc')
-rw-r--r--etc/inc/gwlb.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 70f06e8..cb9d050 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -86,8 +86,8 @@ rrd interval 60s;
## These parameters can be overriden in a specific alarm configuration
alarm default {
- command on "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'filter reload'"
- command off "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'filter reload'"
+ command on "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'filter reload' -c 'service reload openvpn'"
+ command off "/usr/local/sbin/pfSctl -c 'service reload dyndnsall' -c 'service reload ipsecdns' -c 'filter reload' -c 'service reload openvpn'"
combine 10s
}
OpenPOWER on IntegriCloud