Commit Graph

19384 Commits

Author SHA1 Message Date
Scott Ullrich
71c2518cd6 Add IPFW2+ALTQ traffic shaping. We have now switched the rules portion over to IPFW which will tag the packet accordingly. 2005-02-02 19:45:41 +00:00
Scott Ullrich
a39ea44496 No need for shifting $config around.. we use the pkg xml parser now 2005-02-02 18:17:20 +00:00
Scott Ullrich
8d0ba41ffc Start adding anchors to most common areas of rules so that packages and shell-cmd can furhter modify the system with ease. 2005-02-02 02:06:26 +00:00
Scott Ullrich
ed3b948db9 Minor comment cleanups, add anchor to altqints and extra welcome text after boot sequence is finally complete. 2005-02-02 01:57:13 +00:00
Scott Ullrich
d2f04740b0 Remove filter_configure() from late in the process, it interferes with shell-cmd 2005-02-02 01:54:54 +00:00
Scott Ullrich
10616c2b9a Add usbd to system startup. 2005-02-02 01:50:41 +00:00
Scott Ullrich
30c3a3060a Add anchors for: altq, nat and filter.
altq is where all the shaping rules currently live.

nat is where all of the nat related items live.

filter is where the actual filter rules live.
2005-02-02 01:28:53 +00:00
Scott Ullrich
d0b18970a6 Version bump to 0.23 2005-02-01 23:47:48 +00:00
Scott Ullrich
6cf08e2080 Add show log feature after package installation is completed. 2005-02-01 17:09:41 +00:00
Scott Ullrich
175ac6e4d4 After fixing the diagnostics and optional interfaces items, we lost the functionality to see which packages are installed. Bring this back. 2005-02-01 16:54:56 +00:00
Scott Ullrich
c5a17c26a8 m0n0wall -> pfSense
Noticed-by: Brian
2005-02-01 15:25:24 +00:00
Scott Ullrich
ebf8a3c06f Alert the user that the upgrade will be in the background. 2005-02-01 00:41:28 +00:00
Scott Ullrich
18ff56f256 Add auto upgrade option to pfSense 2005-01-31 23:28:19 +00:00
Scott Ullrich
6305e67c45 Add /etc/rc.filter_configure which can be called from a shell script to configure the filter 2005-01-31 20:45:56 +00:00
Scott Ullrich
19b258daa9 Remove ftp-proxy debugging entry. 2005-01-31 20:43:47 +00:00
Scott Ullrich
457161f72d Add process_kill_command which will kill the process late after installation to allow other items to finish up such as filter_configure(); 2005-01-31 20:31:58 +00:00
Scott Ullrich
c9ab5ae1a9 Alter ftp-proxy rules a little bit. Be sure to let the firewall itself to allow outgoing proxy traffic. 2005-01-31 19:56:53 +00:00
Scott Ullrich
75c75837f8 use parse_xml_config_pkg 2005-01-31 06:18:20 +00:00
Scott Ullrich
de3fa7a651 m0n0wall -> pfSense 2005-01-31 06:16:55 +00:00
Scott Ullrich
a78ca28572 Reset password to pfsense 2005-01-31 06:15:58 +00:00
Scott Ullrich
a485a6f532 Add start_command and restart_command xml tags. 2005-01-31 04:34:40 +00:00
Scott Ullrich
1be00369fc Eliminate extra space after template parsing 2005-01-31 04:21:33 +00:00
Scott Ullrich
e70e0b7610 Add size capability to rowhelper fields 2005-01-31 04:00:39 +00:00
Scott Ullrich
dcbe6f5282 Add template support to packages. Useful for generating the packages .conf files and such. 2005-01-31 03:54:18 +00:00
Scott Ullrich
49879dd68b Woops its /25 2005-01-30 22:11:34 +00:00
Scott Ullrich
14a255d894 Bump PPTP clients up to 128. Oddly running at 64 still used less ram than on 4.X. 2005-01-30 22:11:21 +00:00
Scott Ullrich
79b196ee72 Alert user during post package commands 2005-01-30 21:46:49 +00:00
Scott Ullrich
664dcdd50b Version bump to 0.22 - FTP-PROXY-TIME-EXCELLENT! 2005-01-30 21:04:41 +00:00
Scott Ullrich
c8bd5e7dea Really remove the label from rdr squid rule 2005-01-30 20:18:05 +00:00
Scott Ullrich
bb2b400720 Do not label squid transparent proxy rule 2005-01-29 22:08:39 +00:00
Scott Ullrich
8ccc8f1a84 Add package reinstallation button to Backup/Restore area. The script will basically reinstall any packages needed by your configuration after a restore ;) 2005-01-28 22:56:55 +00:00
Scott Ullrich
5ba1889725 Add per rule state timeout option. Good for heavily loaded http servers, etc. 2005-01-28 21:25:01 +00:00
Scott Ullrich
5b95b5b501 Bump version to 0.21 2005-01-27 20:07:02 +00:00
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