Commit Graph

304 Commits

Author SHA1 Message Date
Scott Ullrich
3da9a135d4 Add IPCOMP (IP Compression) support to IPSEC VPN's 2005-01-25 21:32:40 +00:00
Scott Ullrich
098e02193e Reload the firewall rules when the shaper configuration changes. 2005-01-25 17:26:19 +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
cdde30374b Change m0n0wall -> pfSense.
Noticed-by: Brianm
2005-01-24 16:39:13 +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
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
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
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
d09c8936ca allow bandwidth to not be defined 2005-01-22 06:51:40 +00:00
Scott Ullrich
bf21c7e5b6 Improve shaper port handling 2005-01-22 06:25:56 +00:00
Scott Ullrich
b6f87f4626 Update (C) 2005-01-22 04:50:29 +00:00
Scott Ullrich
78a80023ff Add queues counter status. 2005-01-22 03:27:49 +00:00
Scott Ullrich
12bcdc89e9 Commit what I have so far. Magic shaper now works 100% .. or atleast appears to! 2005-01-22 02:57:05 +00:00
Scott Ullrich
222b529936 Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces. 2005-01-21 20:56:53 +00:00
Scott Ullrich
1b8f6d97f8 Start the process of moving back to a m0n0wall style rules / queues system. 2005-01-21 20:32:03 +00:00
Scott Ullrich
fd69ff6e39 Disable fragmentation rule toggle. 2005-01-18 16:30:16 +00:00
Scott Ullrich
03f0bfe710 Add description for interfaces selection widget if its set. 2005-01-18 01:36:51 +00:00
Scott Ullrich
2c634bddb0 Add support for vpn_selection. 2005-01-18 01:26:43 +00:00
Scott Ullrich
2cf712c449 Add type column to adddeleteeditpagefields allowing for the script to answer yes and no for checkbox items. 2005-01-18 00:01:05 +00:00
Scott Ullrich
03dce3bd1a reset selected variable at the begining of foreach loop 2005-01-17 23:59:02 +00:00
Scott Ullrich
d6a84c3167 Tweak package manager to not require a package to function. 2005-01-13 22:23:33 +00:00
Scott Ullrich
8a9e047d38 If a package does not list any packages needed do not check to make sure its installed. 2005-01-13 21:50:50 +00:00
Scott Ullrich
d21337019d Add variable substitutions: $wanip, $lanip to wizard and pkg_edit facilities. 2005-01-12 17:17:35 +00:00
Scott Ullrich
d51f86e05d Expand the usage of $myurl in wizard fields and pkg_edit 2005-01-12 04:47:39 +00:00
Scott Ullrich
bb940538a4 Correctly save and restore values. 2005-01-11 23:37:54 +00:00
Scott Ullrich
31d27c6c0e Say hello to package editing capabilities! 2005-01-11 20:15:37 +00:00
Scott Ullrich
7c53996539 Add package edit buttons 2005-01-11 18:35:18 +00:00
Scott Ullrich
e02a6839a8 Convert Add to + button, Delete to - button 2005-01-11 03:40:56 +00:00
Scott Ullrich
75236e7df7 Add save button for ftp proxy item 2005-01-11 01:58:11 +00:00
Scott Ullrich
a0a7a8a776 Seperate firewall and ftp-proxy sections 2005-01-11 01:27:55 +00:00
Scott Ullrich
f55cccc4a4 Allow FTP-Proxy to be disabled under advanced menu. 2005-01-11 00:25:48 +00:00
Scott Ullrich
a15a15e7dc Enable ftp-proxy 2005-01-10 22:38:13 +00:00
Scott Ullrich
6484d9e0a1 Update license for pfSense 2005-01-10 22:10:17 +00:00
Scott Ullrich
b49448acd9 Update a few (C) 2005-01-10 06:24:02 +00:00
Scott Ullrich
6d54306924 Add package web address links 2005-01-10 05:43:40 +00:00
Scott Ullrich
689b5e7b8a Break status into its own column 2005-01-10 05:36:19 +00:00