Commit Graph

451 Commits

Author SHA1 Message Date
Scott Ullrich
a4d0533a19 Fix ftp-proxy ;) 2005-01-27 20:03:23 +00:00
Scott Ullrich
2ee90ba05e Add debugging entry to syslog 2005-01-27 19:10:47 +00:00
Scott Ullrich
26a59a7424 Bump PPTP vpn client count to 64 and the subnet to 26 2005-01-25 22:08:45 +00:00
Scott Ullrich
d03fb29322 Increase PPTP vpn maximum connections to 50. 2005-01-25 22:04:59 +00:00
Scott Ullrich
57eb13da27 Missing brace 2005-01-25 21:46:00 +00:00
Scott Ullrich
3da9a135d4 Add IPCOMP (IP Compression) support to IPSEC VPN's 2005-01-25 21:32:40 +00:00
Scott Ullrich
6dfd800f50 Allow for tcp and udp on ports. Create a proto list in thise case. 2005-01-25 20:42:58 +00:00
Scott Ullrich
52d62b6afd Remove extra space after udp ipsec rule 2005-01-25 17:32:33 +00:00
Scott Ullrich
c81ffe5a51 Label user rules as USER_RULE: "rule" 2005-01-25 17:31:09 +00:00
Scott Ullrich
098e02193e Reload the firewall rules when the shaper configuration changes. 2005-01-25 17:26:19 +00:00
Scott Ullrich
43db03124d Bump version to 0.20 2005-01-25 00:56:58 +00:00
Scott Ullrich
64bb79715f add rule labels 2005-01-25 00:55:45 +00:00
Scott Ullrich
349aa28eb1 Remove unused entries. Ensure the vpn only talks on necessary ports on each endpoint. 2005-01-25 00:37:54 +00:00
Scott Ullrich
80f0920329 Redirect sysctl output to /dev/null 2005-01-25 00:36:23 +00:00
Scott Ullrich
3ea688d02d Supply full path to sysctl 2005-01-25 00:35:25 +00:00
Scott Ullrich
17b9532b0c Do not try to execute * 2005-01-24 23:39:05 +00:00
Scott Ullrich
890b0516d9 Make sure the description reads Default PPTP -> any 2005-01-24 23:15:27 +00:00
Scott Ullrich
78cf56c6b2 When user enables the PPTP server, check to see if a rule exists for PPTP. If not add one. Now the system DOES NOT automatically allocate PPTP rules during init. This brings greater flexibility allowing the user to tailer the PPTP traffic to their needs. 2005-01-24 23:05:18 +00:00
Scott Ullrich
aec298f686 Supply complete path to sysctl 2005-01-24 23:01:45 +00:00
Scott Ullrich
adfaae0e74 Switch default optimization method to normal. For some reason "default" does not work even though "Building firewalls with OpenBSD and PF" claims it does. 2005-01-24 22:37:27 +00:00
Scott Ullrich
cdde30374b Change m0n0wall -> pfSense.
Noticed-by: Brianm
2005-01-24 16:39:13 +00:00
Scott Ullrich
fa45a5bad0 Welcome to 0.19 - Drum N Bass Madness! 2005-01-23 04:54:07 +00:00
Scott Ullrich
b3f4d5a4e1 label the custom rules correctly 2005-01-23 04:38:48 +00:00
Scott Ullrich
e5524b565a Load balancing rule should be created in the rules section. Duh! 2005-01-23 04:33:55 +00:00
Scott Ullrich
523cb5049f Add label for custom and traffic shaper rules 2005-01-23 04:26:58 +00:00
Scott Ullrich
cd2446dea3 Remove frag code. 2005-01-23 04:18:20 +00:00
Scott Ullrich
13b76e6d49 We do not use the old flags 2005-01-23 03:57:56 +00:00
Scott Ullrich
5412cd459a Add lowthroughtput items to magic shaper 2005-01-23 03:50:22 +00:00
Scott Ullrich
3ffab55538 Restore 1.2b3 version. 2005-01-23 03:44:07 +00:00
Scott Ullrich
36de900088 Add iptos support 2005-01-23 03:10:12 +00:00
Scott Ullrich
351217eda0 Add maximum states for the firewall to advanced menu. 2005-01-23 02:37:48 +00:00
Scott Ullrich
15eead18de Remove old m0n0wall TCP Timeout field. This is now handled by PF's optimization dropdown. 2005-01-23 02:20:23 +00:00
Scott Ullrich
051c969f23 Eliminate stray save button at top and the extra white space. 2005-01-23 01:20:32 +00:00
Scott Ullrich
19b08f97ca Rearrange ALTQ + PF options into their own area at very bottom. 2005-01-23 01:15:57 +00:00
Scott Ullrich
c8a0fa18c6 Typo in aggressive. 2005-01-23 01:08:25 +00:00
Scott Ullrich
d0b33b21dc Regenerate pf rules after save. 2005-01-23 01:07:02 +00:00
Scott Ullrich
bb818b3fda Use max-mss on the scrub rule 2005-01-23 01:04:25 +00:00
Scott Ullrich
3c8243f5a0 Dump the custom ipf custom mss clamping options. we can fine tune these in the pf rules. 2005-01-23 00:57:38 +00:00
Scott Ullrich
416ed28d60 Allow for the user to customize the pf optimization options in the system -> advanced menu. the default is normal. 2005-01-23 00:52:14 +00:00
Scott Ullrich
121efc3932 Apparently we will need quick for ALTQ rules 2005-01-23 00:00:13 +00:00
Scott Ullrich
7beae95575 Dont use the quick flag when creating ALTQ rules so the user doesnt accidently open up the firewall to something they do not wish to do. 2005-01-22 23:35:02 +00:00
Scott Ullrich
a3ad4f8afa Add swap space graph to main status screen. 2005-01-22 23:30:44 +00:00
Scott Ullrich
6778d4524f Do not set a value="" on checkbox fields. 2005-01-22 22:13:31 +00:00
Scott Ullrich
709133671e Inform the user that the reset password is pfsense .. not mono. While where here notify the user that WAN will be set to DHCP. 2005-01-22 22:03:23 +00:00
Scott Ullrich
a88fe76173 Add pfctl -vsq debugging command to status page 2005-01-22 21:39:12 +00:00
Scott Ullrich
bdb7d6e77e Resync with 1.2b3 with the additional pf options. 2005-01-22 21:18:16 +00:00
Scott Ullrich
4025d86407 Remove console links browser option. It does not work correctly with wizard. 2005-01-22 19:36:21 +00:00
Scott Ullrich
b0b5deb687 Disable scheduler type change when a queue is defined. 2005-01-22 08:43:14 +00:00
Scott Ullrich
8002c53850 Cat out /tmp/rules.debug in status page 2005-01-22 08:19:44 +00:00
Scott Ullrich
5872211642 FIx bug in filter_altq_get_queuename 2005-01-22 07:58:30 +00:00