summaryrefslogtreecommitdiffstats
path: root/conf.default/config.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Correct the configuration file IPsec certificate upgrade process.mgrooms2009-03-121-2/+2
|
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-4/+4
|
* Update config.xml to 5.5 to prevent RRD database updates from triggering.Seth Mos2008-12-231-1/+4
| | | | add rrd tag to default enabled
* change default to enable block bogonsChris Buechler2008-11-301-0/+1
|
* Add TCP TSO = 0 sysctlScott Ullrich2008-11-041-0/+10
|
* Change default icmplim to 750.Scott Ullrich2008-10-251-1/+1
|
* Revise default allow all to any rule text. Remove > and attempt to cleanupScott Ullrich2008-09-101-1/+1
| | | | text to make it more friendly to a new user.
* Remove the page locking privileges after discussion with Scott on IRC. TheMatthew Grooms2008-09-031-2/+0
| | | | | | | feature was confusing and offered little utility that I could see. If we really need to provide serialized access to sections of the webui, IMO it should be a global lock option and enabled or disabled manually and not a privilege that is on all the time.
* Modify all the default configuration files to ensure the versions match.Matthew Grooms2008-09-021-1/+1
| | | | | While in globals.inc, remove the easyrsa path and do some whitespace cleanup.
* Set net.inet.icmp.icmplim to 500. Apparently the low setting of 200Scott Ullrich2008-09-011-10/+15
| | | | | wrecked Seths firewall on upgrade due to overwhelming amounts of icmp packets.
* Move WAN interface to appear first now that the interface codeScott Ullrich2008-08-301-14/+14
| | | | | programatically enumerates the interfaces. Not sure if we need upgrade code to move the interface order.
* Disable extended TCP debugging.Scott Ullrich2008-08-111-0/+5
|
* Epose if_bridge(4) sysctl members.Ermal Luçi2008-08-051-0/+10
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-23/+7
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* * Switch XML tag from </pages> to <pages/>Scott Ullrich2008-07-301-1/+1
| | | | * Sync the all group which appears to be missing
* latest config.xml version is 4.9Scott Ullrich2008-07-281-1/+1
|
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-4/+10
| | | | | | | | | | | the system password and group databases. This is to provide better support for centralized user management when local account administration is preferred. I also took this opportunity to do some housekeeping. A lot of funtions that were only being used in one place or not at all were removed. The user page privelege checks were also simplified in preperation for future work in this area.
* Add TCP InflightScott Ullrich2008-07-191-0/+5
|
* re-enable the sending of ICMP redirects by defaultChris Buechler2008-06-141-4/+4
|
* Remove unused tag.Scott Ullrich2008-03-101-2/+0
|
* Unbreak package managerScott Ullrich2008-03-101-2/+0
|
* Add missing bits from HEAD.Scott Ullrich2008-02-201-0/+38
|
* Switch over to the newly provisioned 0.pfsense.pool.ntp.org whichScott Ullrich2008-02-181-1/+1
| | | | ntp.org has graciously setup for pfSense.
* Really disable CTRL+ALT+DELETE.Scott Ullrich2008-02-021-1/+1
|
* Disable CTRL+ALT+DELETE reboot sequence on keyboard.Scott Ullrich2008-02-021-0/+5
| | | | | Admnins commonly have to press this sequence to login to winderz boxen and if you have a shared KVM you might accidently reboot your firewall.
* Move update bogons script to 3am.Scott Ullrich2007-11-281-1/+1
| | | | Discussed on pfSense-support@
* * Download bogons entries from pfsense.comScott Ullrich2007-11-271-1/+1
| | | | | * Do not update on every minute on the 1st of the month * Sleep for a random period before updating to avoid killing the server
* Increase net.inet.ip.intr_queue_maxlen to 1000 which is the IP input queue.Scott Ullrich2007-08-221-0/+5
|
* Reset slbd every 140 minutes as opposed to 300 minutes.Scott Ullrich2007-08-021-1/+1
|
* Set the ephemeral port range starting port to 1024 instead of 49152. On a ↵Scott Ullrich2007-07-051-0/+5
| | | | busy firewall it is possible to run out of ephemeral ports and then the system will block new connections until a port is available.
* s/bin/sbin/Scott Ullrich2007-06-271-1/+1
|
* Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316Scott Ullrich2007-06-271-1/+10
|
* We need to expire entries every hour, not every half hour. (snort)Scott Ullrich2007-06-021-1/+1
|
* Add overlooked sysctl's.Scott Ullrich2007-05-261-0/+35
|
* Add system tunables area which allows the user to fine control sysctl's.Scott Ullrich2007-05-261-0/+47
|
* Oops, we need /etc/ping_hosts.sh to run every 5 minutes.Scott Ullrich2007-05-151-0/+9
|
* Add NTP server field to dhcp config.Seth Mos2007-05-081-0/+1
| | | | From: Alexander Schaber
* We actually have 2.9 has the default now.Scott Ullrich2007-03-141-1/+1
|
* * Bump config version to 2.8Scott Ullrich2007-02-091-1/+1
| | | | * Automatically install a IPSEC pass rule for unsuspecting users
* Backport cron handling from HEAD.Scott Ullrich2007-01-291-0/+74
| | | | Patches-submitted-by: DSH@
* Change default theme to nervecenter.Scott Ullrich2007-01-181-3/+3
| | | | No objections from any of the 13 other people in IRC. Make it so.
* Disable NAT reflection by default.Scott Ullrich2006-03-091-0/+1
|
* Change back to sis0 and sis1 factory defaultsScott Ullrich2006-02-261-2/+2
|
* Set theme back to metallic and avoid the lynchingScott Ullrich2006-01-011-1/+1
|
* Change default theme back to pfsense.Scott Ullrich2005-12-281-1/+1
| | | | | | Some people claim the fancy metallic theme is slower. See http://forums.whirlpool.net.au/forum-replies-archive.cfm/436523.html
* Change default interfaces to vmware (lnc0 lnc1) for PC versionScott Ullrich2005-11-161-2/+2
|
* Do not enable SSHD by default.Scott Ullrich2005-11-131-1/+0
| | | | Ticket #682
* Disable FTP proxy helper on WAN by defaultScott Ullrich2005-11-071-0/+1
|
* Remove ability to change schedulertype - we're only supporting HFSC forBill Marquette2005-09-281-2/+2
| | | | now - priq may come back in future, the return of CBQ is unlikely
* 1.10 -> 2.0Scott Ullrich2005-08-211-1/+1
|
OpenPOWER on IntegriCloud