From 675e3e429b91fea8502a6b9f76dd19343c35c3b7 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 2 Oct 2005 21:07:05 +0000 Subject: Use a table width of 90% --- usr/local/www/firewall_rules_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php index 206664a..4746304 100755 --- a/usr/local/www/firewall_rules_edit.php +++ b/usr/local/www/firewall_rules_edit.php @@ -651,7 +651,7 @@ include("head.inc");
HINT: Select which type of state tracking mechanism you would like to use. If in doubt, use keep state.

- +
-- cgit v1.1
  • keep state
  • works with TCP, UDP, and ICMP.
  • modulate state
  • works only with TCP. pfSense will generate strong Initial Sequence Numbers (ISNs) for packets matching this rule.
  • synproxy state
  • proxies incoming TCP connections to help protect servers from spoofed TCP SYN floods. This option includes the functionality of keep state and modulate state combined.