Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

univnautes / conf.default @ master

# Date Auteur Commentaire
d87fcac9 10 novembre 2014 21:47 Ermal

Do not require the default sysctl items to be set on the config.xml but rather extract the definitions from the sysctl tree. Also to reduce config.xml size

d3c36b1d 10 novembre 2014 20:29 Ermal

Put the new sysctl on the config as needed.

3d77cc35 06 octobre 2014 00:35 Steven Selph

Add powerd normal mode flag (-n)

9265d991 14 avril 2014 22:46 Ermal

Insert tracker ids for the default LAN rules

7023c602 03 mars 2014 06:47 Charlie Root

Added support for UEFI booting to Network Booting configuration.
modified: conf.default/config.xml
modified: etc/inc/services.inc
modified: usr/local/www/services_dhcp.php

73c3eed8 14 décembre 2013 22:39 Ermal

Remove deprecated sysctls. vfs.forcesync needs to be seen if the patch needs to be put in place again!

eef01b14 13 novembre 2013 10:45 Renato Botelho

Add hybrid and disabled outbound NAT, fixes #2416:

- Add 2 new outbound NAT modes, hybrid and disabled, manual and advanced
keep working the same way
- Hybrid mode applies manual rules first, automatic after
- Disabled do no create any outbound NAT rules...

f324698c 09 octobre 2013 14:51 jim-p

We do not use nor include newsyslog, so remove the cron job.

67e5e3c6 14 septembre 2013 16:17 Renato Botelho

Set action = pass for configured mac addresses on CP passtrumac

af0a477a 06 septembre 2013 18:58 Renato Botelho

Disable kill_states by default on upgrade, it fixes #3183

243680e5 03 septembre 2013 18:00 Chris Buechler

Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here.

fa3b33a5 29 mai 2013 15:47 Renato Botelho

Fixes #2979

. Change max value for traffic and packets graphs to 20GigE
. Bump config version to 9.6
. Write a config upgrade function to tune current rrd files to the new
max value

f388b5c5 08 mai 2013 09:19 Ermal

After some discussions it is better to make this a tunable and allow its value change from administrator.

02203e6d 06 mai 2013 18:01 Renato Botelho

Fix IPv6 Prefix ID default value

. Always initialize it to 0 when it's undefined
. Remove unecessary initializations and checks
. Bump config version to 9.5
. Write an upgrade config function to initialize old configs properly

6015f75b 10 février 2013 00:04 N0YB

Upgrade code & config default version

91d1736f 09 février 2013 21:41 N0YB

Update config default with powerd battery mode

cba9d7d9 06 février 2013 18:54 Renato Botelho

Adjust RRD captive portal graphs for CP zones

- Create RRD configs per zone
- Add tabs to see graphs per zone
- Migrate existing rrd files to default cpZone
- While I'm here, call unset() for $rrdcreate and $rrdupdatesh

Resolves #2655

586098db 21 janvier 2013 16:47 Renato Botelho

Make sure default config complies with latest version

3dc76aa5 21 janvier 2013 15:15 Renato Botelho

Update the default config.xml to 9.2 so it does not trigger config.xml upgrade during install of a new system

20a3b436 21 janvier 2013 15:14 Renato Botelho

Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, that is disabled. This implements feature request #2587

051869b7 10 janvier 2013 14:27 Ermal

Do not prefer anymore oldsa and recommend it as a better choice

6b4480dc 06 janvier 2013 23:59 bcyrill

Add bogons update frequency selection

c06240db 11 décembre 2012 23:31 Ermal

Add the new tunable in the GUI for custommization and its default value

53c210dd 11 avril 2012 03:12 Cristian Feldman

Added mode selection options for PowerD.

78affc3c 03 avril 2012 06:11 smos

Set the IPaddrv6 field for the lan to track6 so it autoconfigures from the WAN.
I forgot to remove the link local address it had in it on the original commit.

0ca7f8fe 03 avril 2012 06:04 smos

Fix botched config.xml merge error. Remove duplicate ipaddrv6 tag.

6873d487 02 avril 2012 23:16 jim-p

Remove this track6 line as it causes an xml error

6d778ed0 02 avril 2012 17:14 smos

Changeout the told dhcp-pd config for the new track6 style autoconfiguration of the lan interface.

103a9d37 22 mars 2012 15:19 smos

Update the default config.xml to 8.3 so it does not trigger config.xml upgrade during install of a new system

48fd9e48 25 février 2012 23:35 Joecowboy

removed the timeformate change and putting it in the dhcpd and dhcpdv6 which will be generated by interface code. New XML tags will be <dhcpleaseinlocaltime/> and <dhcpv6leaseinlocaltime/>

293cd289 25 février 2012 22:10 Joecowboy

Added Time format change XML tag for both DHCP and DHCPv6 if you want to use local time instead of UTC for leases.

3c19d44a 01 novembre 2011 20:14 jim-p

Fix default SMTP monitor parameters so they will properly check to see if an SMTP banner is received.

1ce020c0 02 septembre 2011 07:43 marcelloc

load balance monitor type send/expect must have a '' when using more then one argument.

3dda090b 18 août 2011 12:50 smos

Add DHCP6 to the default configuration

153fa447 19 mai 2011 14:56 jim-p

Fix conf.default version

000d9e71 06 mai 2011 15:08 Seth Mos

Add the ipv6 allow tag to the default config.
Add a default allow rule for the LAN with IPv6
Add a dhcp-pd sla-id of 0 for the WAN.
Add a dhcp-pd length of 0 for the WAN

dcb846e3 03 mai 2011 10:09 Seth Mos

Merge remote branch 'upstream/master'

Conflicts:
usr/local/www/status_rrd_graph_img.php

a7ee5777 28 avril 2011 22:44 Ermal

Remove rndtest sysctl since the kernel module is not anymore part of our kernels. Leftover noticed by: Jim

15294580 09 mars 2011 22:21 Seth Mos

Add the IPv6 tag to the version so that BSD perimeter can seen these installs from a mile away

2b7ca9b2 17 janvier 2011 22:29 Ermal

Add the default value for the new tunable debug.pfftpproxy to 0. It allows to disable the pfftpproxy. Also add it to the default config.xml though no upgrade code should be needed since people can create this from the gui and hopefully do not need to know about this anyway.

dc074b0f 10 janvier 2011 22:11 jim-p

Update config.xml to a more recent version, include a cron job for URL table aliases updates.

abe7607f 04 janvier 2011 18:27 Scott Ullrich

Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc

f41b7bdf 21 novembre 2010 22:21 Scott Ullrich

Remove bce item it is loader.conf only per jimp

2b8bdfe4 20 novembre 2010 20:42 Scott Ullrich

Add missing </item>

24352196 20 novembre 2010 20:40 Scott Ullrich

oops, typo

feae85bc 20 novembre 2010 20:40 Scott Ullrich

Increase vfs.read_max to 32. See http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html .. This can help dramatically if using Squid or any other packae that does a lot of hard disk reads.

9ff73b79 19 octobre 2010 18:51 jim-p

Convert fullname field on users to descr, so it gains CDATA protection.

e988813d 19 octobre 2010 18:39 jim-p

desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320.

15864861 19 octobre 2010 18:00 jim-p

Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320

6ae9f9b7 02 septembre 2010 19:59 Ermal

Upgrade code for pppoe.

c7206520 04 août 2010 17:04 jim-p

Disable TSO and LRO in the default config.

c8bf8b29 03 août 2010 22:33 jim-p

Remove these from the default config. They moved into other sections and do not need to exist by default.

bb890d38 27 juillet 2010 15:19 jim-p

Fix variable name for consistency.

24ed5c3b 13 avril 2010 20:30 Ermal

Remove associated rule-id from default config they confuse rule edit page.

676b4a39 13 avril 2010 00:24 Ermal

Remove bandwidth tags from default config they are not used.

10e41b74 06 avril 2010 09:24 gnhb

Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.

The "local" search domain signifies to local hosts that are running
mDNS (bonjour or avahi) that mDNS is to be used to look up local hosts
instead of doing a normal DNS query to the server listed in...

9c4d33a1 27 mars 2010 03:05 Erik Fonnesbeck

Fix whitespace.

0beab3f4 27 mars 2010 03:00 Erik Fonnesbeck

Enable WAN and LAN in the default configuration.

6a688547 27 mars 2010 01:28 Ermal

Make lan/wan behave as all other interfaces.

f41c9fd5 03 février 2010 16:19 Ermal Lu?i

ping_hosts.sh is no more in /etc. Remove some unneeded lines.

9b16b834 27 janvier 2010 00:59 Ermal Lu?i

Ticket #136.

Fix associated nat rules.
Now both the filter rules and the nat ones contain a associated-rule-id tag which helps link the items together.
The API to use for this is in itemid.inc.

All the issues should be solved now.

473d0ff0 12 décembre 2009 21:57 pierrepomes

Add patch from lietu (Janne Enberg). Ticket #136

1) Multiple NAT rules can be assigned the same filter rule
-> Fixed, added assigned-nat-rule-id to filter rules to keep track of the assignment

2) when removing the link (i.e. switching to "pass" or "none", the linked rule isn't deleted (should it be? probably yes)...

d0b461f5 06 décembre 2009 06:48 sullrich

Add lookup table for sysctl tunable (sysctl.inc). Make config.xml values default to value 'default' Ticket #71

ea7f7a84 03 décembre 2009 23:38 sullrich

Minor formatting change

effb9797 03 décembre 2009 23:38 sullrich

Set default protocol to HTTPS. Somehow this commit did not make it last time

326d2b8a 02 décembre 2009 22:45 sullrich

Make the default HTTPS. Ticket #63

880637d2 21 novembre 2009 23:05 Scott Ullrich

Default to only system information and interfaces widgets. This reduces load time on RSPRO from 9+ seconds to 2.5

08b17c6d 02 novembre 2009 22:27 Scott Ullrich

Add default load balancing monitor types for ICMP, TCP, HTTP, HTTPS and SMTP from BillM

51043cd1 09 septembre 2009 19:42 Scott Ullrich

Revert "add crontab entries for snort auto block and snort update"

This reverts commit b0d639a5e7880ee55c671cbabdb01cd0f1ae1b38.

b0d639a5 09 septembre 2009 18:30 robiscool

add crontab entries for snort auto block and snort update

b9e28d57 14 août 2009 22:53 unknown

Added support for automatically managing firewall rules with NAT rules.

5d88641f 13 juillet 2009 16:03 Scott Ullrich

Turn off flowtables by default

03509a7d 12 juillet 2009 07:38 Scott Ullrich

Enable flow table support by default for new installations

a1e3c4eb 12 juillet 2009 06:58 Scott Ullrich

Add enable/disable option for flow table support... Remove configuration option.

b220cc48 26 juin 2009 02:57 hoba

Make pfSense_ng the new default theme

688d49ff 11 juin 2009 22:36 Scott Ullrich

Nuke snort2c

Requested-by: rob iscool

4ebd7177 10 juin 2009 04:38 Scott Ullrich

Add L2 L3 Cache lookup by default.

- Import infrastructure for caching flows as a means of accelerating L3 and L2 lookups
as well as providing stateful load balancing when used with RADIX_MPATH.
- Currently compiled in to i386 and amd64 but disabled by default, it can be enabled at...
4b38cdb7 14 mai 2009 03:59 Chris Buechler

default to vr0/vr1 rather than sis, since the defaults should be for ALIX, not WRAP.

1512337f 08 mai 2009 21:48 Ermal Lu?i

Remove reset_slbd.sh from cron.

3fd1b895 07 mai 2009 20:21 Ermal Lu?i

Catch up with the latest additions.

049a688e 16 mars 2009 18:50 Ermal Lu?i

Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel now.(yay!)

4b96b367 15 mars 2009 07:18 mgrooms

Modify IPsec code to allow for transport mode. All existing configurations are
marked as tunnel for backwards compatibility. There are problems with the spd
read code which Will likely choke on transport entries. We can fix this later.

0092b3bd 15 mars 2009 01:39 mgrooms

Modify captive portal to use centralized user management. The user manager has
been modified to include an account expiration option to support this service.

0b7fd3e9 12 mars 2009 22:51 mgrooms

Correct the configuration file IPsec certificate upgrade process.

d9acea75 12 mars 2009 02:40 Scott Ullrich

Use nice -n20 for common launched items

451d439e 23 décembre 2008 11:26 Seth Mos

Update config.xml to 5.5 to prevent RRD database updates from triggering.
add rrd tag to default enabled

beb9061f 30 novembre 2008 01:01 Chris Buechler

change default to enable block bogons

e858896b 04 novembre 2008 05:33 Scott Ullrich

Add TCP TSO = 0 sysctl

138acd28 25 octobre 2008 23:02 Scott Ullrich

Change default icmplim to 750.

1a0cb96d 11 septembre 2008 01:29 Scott Ullrich

Revise default allow all to any rule text. Remove > and attempt to cleanup
text to make it more friendly to a new user.

bfea87ff 03 septembre 2008 19:52 Matthew Grooms

Remove the page locking privileges after discussion with Scott on IRC. The
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...

e9e7d501 02 septembre 2008 18:46 Matthew Grooms

Modify all the default configuration files to ensure the versions match.
While in globals.inc, remove the easyrsa path and do some whitespace
cleanup.

3828b68a 01 septembre 2008 21:38 Scott Ullrich

Set net.inet.icmp.icmplim to 500. Apparently the low setting of 200
wrecked Seths firewall on upgrade due to overwhelming amounts of icmp
packets.

43ac3acf 30 août 2008 04:35 Scott Ullrich

Move WAN interface to appear first now that the interface code
programatically enumerates the interfaces. Not sure if we need
upgrade code to move the interface order.

b51eff52 11 août 2008 20:00 Scott Ullrich

Disable extended TCP debugging.

787295ea 05 août 2008 18:03 Ermal Luçi

Epose if_bridge(4) sysctl members.

6b07c15a 01 août 2008 08:30 Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

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...

a8b1097c 31 juillet 2008 01:31 Scott Ullrich
  • Switch XML tag from </pages> to <pages/>
  • Sync the all group which appears to be missing
a82db41d 29 juillet 2008 00:40 Scott Ullrich

latest config.xml version is 4.9

45ee90ed 25 juillet 2008 04:28 Matthew Grooms

Rewrite portions of the user manager to ensure data is properly synced to
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...