diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 7d749c0f26..b369985c53 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -34,7 +34,7 @@ Disable sending IPv6 redirects net.inet6.ip6.redirect 0 - + Generate SYN cookies for outbound SYN-ACK packets net.inet.tcp.syncookies @@ -697,6 +697,15 @@ root /etc/ping_hosts.sh + + */300 + * + * + * + * + root + /usr/local/bin/reset_slbd.sh + diff --git a/conf.default/config.xml b/conf.default/config.xml index 8c03c3a188..ba35c8f7c3 100644 --- a/conf.default/config.xml +++ b/conf.default/config.xml @@ -34,7 +34,7 @@ Disable sending IPv6 redirects net.inet6.ip6.redirect 0 - + Generate SYN cookies for outbound SYN-ACK packets net.inet.tcp.syncookies @@ -688,6 +688,15 @@ root /etc/ping_hosts.sh + + */300 + * + * + * + * + root + /usr/local/bin/reset_slbd.sh +