We no longer reboot. We reload.
Eliminate needed reboot.
Allow multiple subnets to overlap. In PF its first come, first served.
Reload filter after alias change
Add embedded platform
MFC 7730When adding a NAT redirect to a internal FTP server automatically create a rule to allow traffic to the external IP of the redirect, port 21 so that pftpx can function.
MFC 7719Add wireless distance tuning.
MFC 7668Fix wpa_supplicant startup issue and fix macaddress filtering backend function (ticket 684).
/ -> /conf/
Update reflection blurb to "Disables the automatic creation of NAT redirect rules for access to your public IP addresses from within your internal networks"
Suggested-by: cmb
Remove extra FTP helper box
Remove FTP reference
MFC 7522Add NAT Reflection AKA Nat Bouncing nat Flashback and many other groovy names.
Sponsored-by: Greenhagen, Robin <Robin_AT_gsi-kc.com>
Please visit http://www.gsihosting.com/ for all your hosting needs as they are sponsoring pfSense and plan to use it extensively!...
Add HINTS.
m0n0wall -> pfsense
We now sign our own images
Correctly check/uncheck FTP Helper
Move FTP Helper to above wireless portion. Uncheck box correctly on page restore.
MFC 7451unset $config['shaper']['itemsshaped'] after configuring shaper
Redirect back to teh main status page after removing the traffic shaper
MFC 7447Only check against an item if external-address is definedTicket #648
MFC 7446Remove range feature. Will be reinvestigated after 1.0Ticket #660Ticket #661
MFC 7444 7445Keep track of the number of items the user has requested to shape. If at the end of the wizard the count is still 0 then unset the shaper configuration and alert the user that they have not picked anything to shape
Ticket #642
Do not require a reboot to setup polling.
Move value into the textarea tag
Make left td consistent
MFC 7415Use $pconfig
MFC 7413Make FTP Its own area with header bar
MFC 7406Sync OpenVPN with Peter A's latest version:
rootfs-1.2-ovpn2.tar.gz
MFC 7401Add support for per interface ftp helper.
Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com>
In-Discussion-with: Bill M, Dan S
When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if we do not have the record in the database
Also check to make sure gethostbyaddr() would return a real value
Ticket 7390
Recompile for FreeBSD 6
Clean $log_split during each loop
Ticket #657
Handle other protocols besides tcp and udp.
<br> between "Note:"
Do not show blank entries
Ticket #664
Show item if mac or ip is defined.
Ticket #669
Do not call type_change() on form load. It clears the box.
Ticket #624
Do not echo out an array. It only echos "Array"
Add a note to include the host and domain name in the hostname field.
Add wanip as a special net
MFC 7320Add interface ip option for firewall rules
MFC 7313
Setup serial console correctly
Ticket #670
close <center> tag
""): ?> is preferred. Scolded by support forums.
Add back checks for LAN ip address. An address is required for traffic shaping.
MFC 7248Enable BF2 selection :)
MFC 7247Add Battlefield 2
MFC 7246Alternate schedulers are disabled, don't let advanced settings accidently clear this.
Reported-By: Peter Zaitsev
MFC 7245Shaper wizard is now capable of allowing the user to select which TWO (and only two) interfaces they'd like to shape.
MFC 7244Allow the wizard to send the user error messages
MFC 7243Make interface code look the same as other fields
Do not try and "guess" the subnet mask depending on the ip address
Ticket #656
Do not allow LAN to be bridged with self
Ticket #653
unless both max-src-conn-rate and max-src-conn-rates are provided, unset the values - ticket #650
Mount image as RW before creating certs.
Ticket #647
MFC 7196mpd blocks until ppp-linkup exits, background rc.newwanip as dyndns is tripping this up (it tries to connect out a pppoe connection that's blocking on this script).
Tested-by: DungaBee, Hoba, and a few others.
Regenerate slbd configuration after pool changes
Ticket #646
Only show hard disk standy time on hard disk platforms
Ticket #643
Allow a 0 to be posted (false).
Ticket #645
require_once("config.inc") so that the $config structure is set for AJAX only queries
MFC 7153UI for Commit [7145]
Adv. rules WILL need to be modified for this change
MFC 7147Dynamically figure out the number of 'frd' cells in a table This allows for different sized tables to use the row moving JS without looking ugly
Kill sshd if user has deactivated it.
MFC 7124Do not include countryName
MFC 7117Temperature is in Celsius not in percentages
MFC 7079Force users to use wizard if shaper isn't enabled as wizard is currently the ONLY supported path to use the shaper.
Use isset()
Ticket #631
MFC 7057Show reject icons for rejected rules
MFC 7048Clean up 'reload' page, this reads a little better.
MFC 7049Fix protocol detection for $myurl Stop $myurl from putting : in url when no alternate port is selected
Test the correct variable when looking for 0.0.0.0
MFC 7033Enable and disable serial console support if requested. Recent changes for USB keyboard and vty's changed this behavior some.
MFC 7036Allow remote net to be set to 0.0.0.0
MFC 7025We moved the primary gateway to the wan interface long time ago.
MFC 7015Remove "Flush NAT", this was an IPFilter-ism that makes no sense in PF.
Remove reboot notice
Do not call staticmaps_sort() twice
Use ; not & to seperate parms to cvsweb
Update files from RELENG_1 and mount for r/w sooner
Mount image r/w earlier in the process
Restore previous behavior dealing with arrays
Correctly start/stop syslogd
Spell unset() correctly
MFC 6969
Save and restore checkbox states correctly
Reported-by: nngabriel on irc
MFC 6960Cleanup hardcoded meta refreshes
MFC 6959 standardize table layout
MFC 6958Move <div> to the right place, move tabcont class to table it no longer belongs in TD (and hasn't for some time) Remove unused </center> tag
MFC 6957Specify 'id' to the edit screen!
MFC 6956close html tag (use span also)
MFC 6955Show static entries on diagnostics screen, show what IPs are in either the static table or the dynamic table and are in the ARP table More info!!! More is better right?
Save and restore checkboxes correctly
Reported-by: HOBA
Do not show blank rows
Restore / save checkbox correctly
Unset items which are false
MFC 6940"prioritize p2p" -> "lower priority pf p2p"