Scott Ullrich
4df08112fe
Clean up a little more (whitespace) and echo after menu selection
2004-11-24 23:38:27 +00:00
Scott Ullrich
9e6d1022b0
Trim off some extra screen real-estate by combining the interface line with ip addresses (add wan ip). Update (C)
2004-11-24 22:58:14 +00:00
Scott Ullrich
74bfef942d
Make the default source port any instead of other
2004-11-24 21:34:27 +00:00
Scott Ullrich
ee7bcf80ba
Correctly toggle accounting port if the service is enabled or disabled.
2004-11-24 21:30:21 +00:00
Scott Ullrich
d304351caa
Remove type and make all code uniform.
2004-11-24 21:15:43 +00:00
Scott Ullrich
410f87257b
Make 2 line ifs all the same by nut using opening and closing braces {}
2004-11-24 21:05:42 +00:00
Scott Ullrich
d59874c19d
Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp
2004-11-24 20:59:28 +00:00
Scott Ullrich
3849b3236b
Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none.
2004-11-24 19:46:36 +00:00
Scott Ullrich
ced6bc9a16
This file was not added correctly after the Captive Portal logging patch
2004-11-24 18:29:48 +00:00
Scott Ullrich
3e15a48c89
Make sure to enable swap before trying to obtain core dump
2004-11-24 18:16:08 +00:00
Scott Ullrich
16c489843c
extra safe-guard when creating nat outgoing balancing rules.
2004-11-24 04:20:48 +00:00
Scott Ullrich
70d7607d5c
Fix small bug in outgoing load balancing rule generation.
2004-11-24 04:12:27 +00:00
Scott Ullrich
3888fcca60
Do not call shaper_configure. This is now handled in the rules section.
...
Reported-by: Daimao
2004-11-24 04:01:36 +00:00
Scott Ullrich
f1332665bc
Do not call shaper_configure. This is now handled in the rules section.
...
Reported-by: Daimao
2004-11-24 04:00:12 +00:00
Scott Ullrich
9a1713438a
Turn SACK off.
2004-11-22 22:36:27 +00:00
Scott Ullrich
461a553f84
remove sysctl.conf
2004-11-22 22:35:47 +00:00
Scott Ullrich
566faa5301
surround macros with ""
2004-11-22 22:31:36 +00:00
Scott Ullrich
901cec24e1
remove /var/tmp and /tmp on boot
2004-11-22 19:56:16 +00:00
Scott Ullrich
6e4a97ca77
Fix certificate creation .... again.
2004-11-22 19:55:54 +00:00
Scott Ullrich
2479c9817e
Remove /var/run/sysreboot.reqd on boot if exists
2004-11-22 19:37:01 +00:00
Scott Ullrich
10dcd9ffa9
Turn off SACK since this is most likely causing kernel panics
2004-11-22 17:17:46 +00:00
Scott Ullrich
f031401086
lets call mkdir by full path just in case
2004-11-22 15:50:53 +00:00
Scott Ullrich
c464edd78d
include panic support since freebsd 5 is apparently not so stable. :(
2004-11-22 15:50:26 +00:00
Scott Ullrich
83e5cd3dfc
<br> after the notice
2004-11-21 23:38:45 +00:00
Scott Ullrich
5cd726bf3b
No need for opening brace in this case. Paste-typo
2004-11-21 23:03:21 +00:00
Scott Ullrich
54eaa3c1c5
When Applying rules, go back to self
2004-11-21 22:32:20 +00:00
Scott Ullrich
debddb2445
Add logout feature to console (for ssh sessions)
2004-11-21 22:12:49 +00:00
Scott Ullrich
573f86c23d
Missing brace
2004-11-21 22:06:22 +00:00
Scott Ullrich
0bd94ee313
Only insert alias if alias: is contained within the text item
2004-11-21 21:24:38 +00:00
Scott Ullrich
ce45de77f0
Forgot a closing brace.
...
Pointy-hat-to-me-award.
2004-11-21 21:00:42 +00:00
Scott Ullrich
4cc0d94c0d
add NOTE: Leave these fields blank to disable this feature. to edit rule
2004-11-21 20:27:00 +00:00
Scott Ullrich
a44455c48e
Add Simultaneous client connection limit (max-src-nodes) and Maximum state entries per host (max-src-states) webConfigurator
2004-11-21 20:24:36 +00:00
Scott Ullrich
40dd6441ee
Update to dropdowns to count to /32
2004-11-21 20:22:50 +00:00
Scott Ullrich
29868747c8
Add option in status.php to better show the source-track, max-src-nodes and max-src-states options
2004-11-21 19:40:02 +00:00
Scott Ullrich
a9a16d0b96
Add backend support for source-track, max-src-nodes and max-src-states.
2004-11-21 19:32:46 +00:00
Scott Ullrich
d514874244
enable hard disk stand-by option
2004-11-21 19:15:33 +00:00
Scott Ullrich
c823acd4fa
remove <br> between checkbox and description to maintain the forms style
2004-11-21 19:11:45 +00:00
Scott Ullrich
4d875b4f18
Update (C)
2004-11-21 19:09:02 +00:00
Scott Ullrich
6cc3419083
Backend piece of insert a disable firewall option to turn pfSense into a router only.
2004-11-21 19:05:23 +00:00
Scott Ullrich
35284e500a
Insert a disable firewall option to turn pfSense into a router only.
2004-11-21 19:04:11 +00:00
Scott Ullrich
567c808b6c
Correct a bug where someone could not turn off FastRouting
2004-11-21 18:54:14 +00:00
Scott Ullrich
0f282d7a16
Enable fast forwarding (fast routing).
...
A description of fastforwarding:
Fastforwarding caches the results of a route lookup for destination
addresses that are not on the local machine, and uses the cached route
to short-circuit the normal (relatively slow) route lookup process. The
packet flows directly from one layer2 input routine directly to the opposing
layer2 output routine without traversing the IP layer.
2004-11-21 18:41:42 +00:00
Scott Ullrich
b39fb87c3e
Surround interface with ()
2004-11-21 07:16:22 +00:00
Scott Ullrich
42d88fb28e
change default scheduler type to hfsc
2004-11-21 06:44:33 +00:00
Scott Ullrich
a3044896e7
evailable -> available
2004-11-21 06:41:18 +00:00
Scott Ullrich
9425bdc12b
"The firewall" -> pfSense
2004-11-21 06:34:47 +00:00
Scott Ullrich
2e9ab96b89
Update copyright
2004-11-21 06:28:50 +00:00
Scott Ullrich
4d6b6263a6
Forgot to implement option 2 Ports
2004-11-21 06:27:49 +00:00
Scott Ullrich
49d5428037
m0n0wall -> pfSense
2004-11-21 06:19:13 +00:00
Scott Ullrich
1dc8c3eb90
Small bug fixes and minor description changes
2004-11-21 05:50:35 +00:00