Add key generation items found on list and comment out even though ours works atm.
Update (C)
Woops, y is now height.
Move NOTE to bottom.
Custom graph width / height settings now inputtable by user.
Idea from:http://m0n0.ch/wall/gallery/stefan_zier/monowall-pic.jpg
Update with 1.2b3
Update servics_proxyarp* from 1.2b3.
add back queues
Merge in m0n0wall 1.2b3 changes.
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Introduce an easy way to upgrade firmware for pfSense.
Make the default source port any instead of other
Correctly toggle accounting port if the service is enabled or disabled.
Remove type and make all code uniform.
Make 2 line ifs all the same by nut using opening and closing braces {}
Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp
Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none.
This file was not added correctly after the Captive Portal logging patch
Fix certificate creation .... again.
<br> after the notice
When Applying rules, go back to self
Only insert alias if alias: is contained within the text item
add NOTE: Leave these fields blank to disable this feature. to edit rule
Add Simultaneous client connection limit (max-src-nodes) and Maximum state entries per host (max-src-states) webConfigurator
Update to dropdowns to count to /32
Add option in status.php to better show the source-track, max-src-nodes and max-src-states options
enable hard disk stand-by option
remove <br> between checkbox and description to maintain the forms style
Insert a disable firewall option to turn pfSense into a router only.
Correct a bug where someone could not turn off FastRouting
Enable fast forwarding (fast routing).
A description of fastforwarding:
Fastforwarding caches the results of a route lookup for destinationaddresses that are not on the local machine, and uses the cached routeto short-circuit the normal (relatively slow) route lookup process. The...
evailable -> available
Update copyright
Forgot to implement option 2 Ports
m0n0wall -> pfSense
Small bug fixes and minor description changes
heh.
blue -> red
on a completely off topic note, uofl rules!
Move the alias selection screen to the dropdown menu that includes all network or alias, etc.
Change ALIAS color to pfSense red. Add a dropdown box that lists aliases on the rules that when you select it will fill in the alias name in either src or dst boxes.
reflect that this could be address(s) or host(s) or port(s)
Add the ability to define networks, ports and or hosts as aliases. Allow the alias to point to more than ONE item ;)
Add Outgoing load balancing
no message
Update changed files with new copyright, attribute Manuel Kasper
Fix a couple typos and mis-pastes
add rio support to front end gui Random Early Detection In and Out
Implement bandwidith percentages
Implement borrow ALTQ option
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
Move ASCII characters only under input box.
change description box font color to white
Clarify about outbound NAT load balancing
Setup load balancing on outbound nat
Load balancing makes more sense on the outgoing tab
Prefer older IPSEC SA's option.
Add NAT outbound load balancing
add support for net.key.preferred_oldsa and add a checkbox on IPSec screen
Convert description font color to white
Convert font color to white
fix certificate creation
Change color from brown to new deep red
Line break about 4 characters before.
Add Create Certificate support to OpenVPN.
Update colors.
Update certificiate creation process.
Change color to #990000 so I dont have to hear about ppl pooping the same color any longer.
comment up some of the functions
Cleanup table, make all fields bold.
Create certificate for HTTP Server option
Add captive portal logging.
Patch-submitted-to-m0n0wall-list-by: Matt Juszczak <matt_AT_atopia.net>
Note to the user to only use ascii characters in the IPSEC pre-shared keys.
Noticed-by: D. Ubevidste <detubevidste_AT_gmail.com
traffic shaper changes
do not include /sbin/pfctl -vvsq
save and restore optional interface bandwidth management settings
restore the selected rule when editing a queue
do not sort or breakup rules.
do not allow user to select queue from firewall rule edit screen, instead the user will bond a queue up on the queue edit screen.
show scheduler type in the "Associate with rule" item
disable debugging echo's
Turn the color from baby blue to a lighter brown
Add scheduler type per interface and allow user to define overall bandwidth for the interface
I designed the queues screen wrong the last time (and backend scripts). Instead we need to design where only we allow only one scheduler per interface
Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface
Interface speed definitions for interfaces
Clean up save or reboot message, add bandwidth elements to WAN and LAN for traffic shaping. Clean up a few bugs in traffic shaping queue edit screen.
correctly restore the schedulertype information
correct description from not showing
add debugging screen for altq
automatically disable fields for altq that do not apply to currently selected scheduler mode
When no parent queue is selected, output "" as option
do not spawn a new window when user clicks on pfSense logo in left corner, take them back to index.php
update field when posting, etc.
Add needed options for HFSC/CBQ screens.
be sure to post interface value
fix bugs and only enable priority based queueing for the time being