Commit Graph

19384 Commits

Author SHA1 Message Date
Scott Ullrich
3059e7ee62 Use Actually use verifyinstalledpkg flag if its defined 2005-02-27 20:27:25 +00:00
Scott Ullrich
131781ba81 Add verifyinstalledpkg tag. This tag can be used to verify a different package has been installed veruses always relying on the package name. 2005-02-27 20:26:39 +00:00
Bill Marquette
e49c7b2276 more hardcoded paths 2005-02-27 20:06:27 +00:00
Bill Marquette
0da051a8c7 cleanup another hardcoded path 2005-02-27 19:59:59 +00:00
Bill Marquette
1d169baa21 Hardcoded /tmp cleanup 2005-02-27 19:49:45 +00:00
Scott Ullrich
ac892191cc To the moon, alice! We've been in 2005 for some time. 2005-02-27 05:55:57 +00:00
Scott Ullrich
87f9d450de Notify user when updating filter rules 2005-02-26 23:24:44 +00:00
Scott Ullrich
48b9fcc659 Allow for parent / child queue relationships when using cbq 2005-02-26 21:47:21 +00:00
Scott Ullrich
89d77d880d Remove "Please note that pfSense does not adjust firewall rules when a package is installed. This is left for the end user." warning since its no longer completely true 2005-02-26 20:33:45 +00:00
Scott Ullrich
5cd30ac398 Process before form events 2005-02-26 19:49:23 +00:00
Scott Ullrich
4b4d599637 cat y out to pkg_add to automatically answer any nagging questions 2005-02-26 19:26:49 +00:00
Scott Ullrich
e08000ce39 Version bump 2005-02-26 19:08:20 +00:00
Scott Ullrich
529d839390 \ -> \n 2005-02-26 18:22:17 +00:00
Scott Ullrich
e900059ce6 Disable auto-configure menu 2005-02-26 08:50:57 +00:00
Scott Ullrich
96e23e3e0d Adhere to previous inerface when needed 2005-02-26 08:36:52 +00:00
Scott Ullrich
83661f77cd Mor strict false usage 2005-02-26 08:21:18 +00:00
Bill Marquette
471eea2665 Add comments now that we can strip comments :) 2005-02-26 07:07:49 +00:00
Bill Marquette
ec9715f5bc add a comment and some minor rule cleanup 2005-02-26 07:00:39 +00:00
Scott Ullrich
2acf6c591d Use <> around table names 2005-02-26 06:48:19 +00:00
Bill Marquette
70e6ec79be sync passwd file with master.passwd
make ftp-proxy work
2005-02-26 05:37:28 +00:00
Bill Marquette
872233757a Fix pppoe 2005-02-26 04:58:46 +00:00
Scott Ullrich
28c72c1322 Remove spamd table for the time being 2005-02-26 04:56:26 +00:00
Scott Ullrich
1677823e3c Add version to status column 2005-02-26 04:31:10 +00:00
Scott Ullrich
cf4073174d do not forward requests for the lanip to squid 2005-02-26 04:08:21 +00:00
Scott Ullrich
747994604d Woops, thats a table, not anchor 2005-02-26 03:55:27 +00:00
Scott Ullrich
ae3ffcee2f Add spamd anchor used by spamd package 2005-02-26 03:52:54 +00:00
Scott Ullrich
264e309137 Version bump to 0.41 2005-02-26 03:33:02 +00:00
Scott Ullrich
ae22f4f8aa use false paramater 2005-02-26 03:14:50 +00:00
Bill Marquette
ad92c604f1 fix serial console 2005-02-26 03:01:15 +00:00
Bill Marquette
b82430a442 missing brace 2005-02-26 02:56:30 +00:00
Scott Ullrich
763f623831 Clean up comments 2005-02-26 02:25:29 +00:00
Scott Ullrich
cdd6648ad6 Randomize grabbing the bogons file to 3000 minutes to somewhat distribute all of the pfSense installed base from hitting at the same time ;) 2005-02-26 02:01:49 +00:00
Scott Ullrich
86ef739d2b Add custom pfsense crontab 2005-02-26 01:53:34 +00:00
Bill Marquette
ff1955eeab Enable bogon filtering 2005-02-26 01:45:34 +00:00
Scott Ullrich
d7375115c1 * Correctly deterimine if an interface does not exist 2005-02-26 01:41:16 +00:00
Scott Ullrich
bb17ff995e * global the $noreboot variable
* do not tell the user the firewall will reboot if $noreboot is set.
2005-02-26 01:36:27 +00:00
Bill Marquette
0dd62c8813 strip (#) comments out of files 2005-02-26 01:24:04 +00:00
Scott Ullrich
98b779400b If line begins with #, unset it 2005-02-25 23:43:10 +00:00
Scott Ullrich
e3f41a28e4 * back out \$ interface change
* do not return () around interfaces
2005-02-25 23:13:06 +00:00
Scott Ullrich
038970280a Macros do not need $ in front of them in the ruleset.
Pointy-hat-to: me
2005-02-25 23:03:57 +00:00
Scott Ullrich
afe53428c6 * Move the set networking interfaces code into a function in config.inc. Call this function instead of requiring the rc.initial.setports file
* Alter rc.initial.setports to call the set_networking_interfaces_ports() function
2005-02-25 22:43:08 +00:00
Scott Ullrich
b425d956eb * Require rc.initial.setports if first boot
* Do not reboot if setting ports on first boot
2005-02-25 22:25:28 +00:00
Scott Ullrich
d836899344 Use system instead of mwexec 2005-02-25 22:09:48 +00:00
Scott Ullrich
afde8c220c Extra ) 2005-02-25 21:59:10 +00:00
Scott Ullrich
7c231abbea Extra ] 2005-02-25 21:48:56 +00:00
Scott Ullrich
aa01f2f21d On bootup, if the interfaces dont exist run the set interface wizard. 2005-02-25 21:37:38 +00:00
Scott Ullrich
9ad7c60961 If the wan or lan interface does not match the defined interfaces, ie: one of them doesnt exist, then do not setup the filter rules. 2005-02-25 21:34:53 +00:00
Scott Ullrich
38833ef2a6 Alert user of final firewall rules pass 2005-02-25 21:15:56 +00:00
Scott Ullrich
e3939e202c * Full path to cut and grep
* global $config in many missed locations
2005-02-25 20:55:39 +00:00
Scott Ullrich
b964717db8 Do not parse aliases entries unless they are defined 2005-02-25 20:40:19 +00:00