Commit Graph

19384 Commits

Author SHA1 Message Date
Scott Ullrich
a605aac029 Correctly define not rules with aliases. 2005-02-12 20:40:52 +00:00
Scott Ullrich
d7f2a8dc88 Correctly define not rules with aliases. 2005-02-12 19:58:11 +00:00
Scott Ullrich
f5d23982f3 Only add the shaper rule once. 2005-02-12 18:54:46 +00:00
Scott Ullrich
26a5f74e25 Expand $alias to correct interface 2005-02-12 18:42:10 +00:00
Scott Ullrich
7fc9b85f94 Correctly show when a queue is default 2005-02-12 18:36:07 +00:00
Scott Ullrich
bbc3533ff7 Style clieanup. 2005-02-12 02:59:15 +00:00
Scott Ullrich
263666bdf9 Create a blank array before working with it. 2005-02-11 23:56:33 +00:00
Scott Ullrich
e45f121672 Bump to 0.31 2005-02-11 23:33:41 +00:00
Scott Ullrich
ff5c434e79 Do not expand aliases to content on user rules, instead just include the $alias_name and pf will expand them on its own (macros) 2005-02-11 19:21:42 +00:00
Scott Ullrich
c6e56c7a3d Correctly pass in or out on the interface that was chosen for user rules. 2005-02-11 18:58:33 +00:00
Scott Ullrich
5957111e3f the filename is pfsense-utils.inc (plural) 2005-02-11 02:19:43 +00:00
Scott Ullrich
7b2274cb1d * Introduce pfsense specific utilities file for easier syncing with m0n0wall util.inc
* Introduce new log_error() command that logs to syslog
* Convert all old syslog() functions to use log_error()
2005-02-11 01:20:58 +00:00
Scott Ullrich
bfd3e48743 During restore, if m0n0wall is found, change to pfsense so that the configuration can automatically be upgraded. 2005-02-11 01:08:24 +00:00
Scott Ullrich
019220cee1 Additional error checking while checking if carp is compiled into the kernel. 2005-02-11 01:07:58 +00:00
Scott Ullrich
b7141335bc Do not process aliases unless one or more is defined. 2005-02-10 22:01:19 +00:00
Scott Ullrich
935c2c51a0 Change staticroutedsubnets to staticrouted since its too long for an anchor name. 2005-02-10 20:08:04 +00:00
Scott Ullrich
a0ea70abf0 * Correct a ttys bug. We will enable serials from PFI
* Bump version to 0.30
2005-02-10 03:19:46 +00:00
Scott Ullrich
221e503b86 Disable serial console. We'll enable on each build when needed by script. 2005-02-10 02:43:03 +00:00
Scott Ullrich
ddef571ede Bump version to 0.29. Minor style cleanup in ttys 2005-02-09 22:26:15 +00:00
Chris Dionissopoulos
86e0729f9a Fic $gates, rule syntax errors 2005-02-09 19:25:28 +00:00
Scott Ullrich
34865da021 Overlooked one small aspect. Lets REALLY restore the checkbox correctly. 2005-02-09 18:00:11 +00:00
Scott Ullrich
64c1ebbb0c Correct checkbox state after editing a line item. 2005-02-09 17:49:16 +00:00
Scott Ullrich
315373b8e1 Add Chris's load balancing code. 2005-02-09 17:33:00 +00:00
Scott Ullrich
8c280191bc Add back accidently deleted line. 2005-02-09 05:31:48 +00:00
Scott Ullrich
b4efbee54a Woops, turn back on main console 2005-02-09 05:08:43 +00:00
Scott Ullrich
8596e0a417 Enclose the php call in <?php ?> 2005-02-09 04:44:28 +00:00
Scott Ullrich
a797e4e391 Lets REALLY turn the serial port on this time. It was previously "off" 2005-02-09 02:33:15 +00:00
Scott Ullrich
30d0337dbf Start console on serial port after boot.
Needed-by: Soekris and Wrap users
2005-02-09 01:52:04 +00:00
Scott Ullrich
0c13691b82 Correct previous commit where traffic shaper cannot be disabled. 2005-02-08 19:40:49 +00:00
Scott Ullrich
369c0d23c7 Do not attempt to generate altq rules if its disabled. 2005-02-08 19:27:32 +00:00
Scott Ullrich
e8731417fc If the user is applying the traffic shaper rules enable the service first. 2005-02-08 18:25:50 +00:00
Scott Ullrich
ecaf83995f Save target queue correctly after editing. 2005-02-08 18:11:57 +00:00
Scott Ullrich
a771093722 Do not attempt to use a queue if its not associated with a rule.
Change the default queue for magic shaper to be the qHatedDownload on the catch all rule.
2005-02-08 16:59:34 +00:00
Scott Ullrich
ac869cd99b Do not show that an upgrade is available if auto upgrade is in progress. 2005-02-08 16:18:07 +00:00
Scott Ullrich
84e07b0b29 Bump to 0.28 2005-02-08 16:13:30 +00:00
Scott Ullrich
56f7a4f381 Don't forget to \n each firewall rule section. 2005-02-08 16:12:01 +00:00
Scott Ullrich
908a2bd1db Add console to ttys 2005-02-08 16:03:54 +00:00
Scott Ullrich
f01fe0c65f Re-renable rule error detection. 2005-02-08 06:25:54 +00:00
Scott Ullrich
24d15c0c13 * remove the temporary rule loading workarounds in /etc/rc
* adjust the boot order slightly in rc.bootup
* rename filter_ipmon_start to filter_pflog_start
2005-02-08 06:23:20 +00:00
Scott Ullrich
1a51af434c Show correct queue name 2005-02-08 03:12:46 +00:00
Scott Ullrich
bf947dccd8 Bump version to 0.27 2005-02-08 00:32:47 +00:00
Scott Ullrich
dd5f1c6aff Sleep for 10 seconds instead of 5 2005-02-08 00:24:25 +00:00
Scott Ullrich
670f7fcb7a Sleep for 5 seconds then enable rules. Race condition? 2005-02-08 00:03:14 +00:00
Scott Ullrich
10a85853f6 Do not use filter_configure on boot. 2005-02-07 23:26:50 +00:00
Scott Ullrich
e423c13589 make sure we enable the firewall before loading rules 2005-02-07 22:58:27 +00:00
Scott Ullrich
9dfbadd998 Correctly restore interface bandwidth. 2005-02-07 22:49:27 +00:00
Scott Ullrich
0df08a4108 Unlink shaper dirty flags after Apply. 2005-02-07 20:52:33 +00:00
Scott Ullrich
0013ccf17b Do not show Click Enable... when auto upgrading. 2005-02-07 10:01:04 +00:00
Scott Ullrich
2c01f4a5f9 Move alias definitions to top tf the file. 2005-02-07 09:09:47 +00:00
Scott Ullrich
fde7d054ac Remove 2nd filter_configure() 2005-02-07 08:22:27 +00:00