From 6c49287a40bd39e457d8943808162dd2ffbbd69d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 27 Jul 2015 15:57:39 +0200 Subject: [PATCH] system settings: weave in awesome feedback Submitted by: Curt Dox --- src/etc/config.xml.sample | 42 ++++++++++++++++++ src/www/system_advanced_admin.php | 11 +++-- src/www/system_advanced_firewall.php | 11 ++--- src/www/system_advanced_misc.php | 54 +++++++++-------------- src/www/system_advanced_notifications.php | 6 ++- 5 files changed, 80 insertions(+), 44 deletions(-) diff --git a/src/etc/config.xml.sample b/src/etc/config.xml.sample index 266648ea8..365df90b8 100644 --- a/src/etc/config.xml.sample +++ b/src/etc/config.xml.sample @@ -35,6 +35,48 @@ net.inet.ip.random_id default + + + net.inet.ip.sourceroute + default + + + + net.inet.ip.accept_sourceroute + default + + + + net.inet.icmp.redirect + default + + + + net.inet.icmp.drop_redirect + default + + + + net.inet.icmp.log_redirect + default + net.inet.tcp.drop_synfin diff --git a/src/www/system_advanced_admin.php b/src/www/system_advanced_admin.php index 6f0332c91..fb19b5808 100644 --- a/src/www/system_advanced_admin.php +++ b/src/www/system_advanced_admin.php @@ -373,13 +373,20 @@ endif; ?> } ?> +
+ + ', '' + );?> + -
-
-

/>
-
- -
. +
+
+ ', '' + )?>
diff --git a/src/www/system_advanced_misc.php b/src/www/system_advanced_misc.php index acbe14d6a..d56da98ed 100644 --- a/src/www/system_advanced_misc.php +++ b/src/www/system_advanced_misc.php @@ -312,8 +312,16 @@ include("head.inc"); - + + /> +
+ +
+
onclick="sticky_checked(this)" /> @@ -326,6 +334,7 @@ include("head.inc"); "the sticky connection. Further connections from that host " . "will be redirected to the next web server in the round " . "robin. Changing this option will restart the Load Balancing service."); ?> +

" class="formfld unknown" /> -
- - - - /> -
- - - - + - + @@ -472,24 +469,16 @@ endforeach; ?> "effect. To unload the selected module, set this option to 'none' and then reboot."); ?> - - - - -   - - VPN > IPsec on the Advanced Settings tab."); ?> - - - + /> +
@@ -499,21 +488,20 @@ endforeach; ?> - + /> +
- - - - - +
+
/> +
- > diff --git a/src/www/system_advanced_notifications.php b/src/www/system_advanced_notifications.php index 996cbbccb..944a4a5b1 100644 --- a/src/www/system_advanced_notifications.php +++ b/src/www/system_advanced_notifications.php @@ -279,10 +279,12 @@ include("head.inc"); />Enable SMTP over SSL/TLS
+} ?> /> +
/>Enable STARTTLS
+} ?> /> +