Commit Graph

150 Commits

Author SHA1 Message Date
Ermal d87fcac96b 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 2014-11-10 21:47:14 +01:00
Ermal d3c36b1d8d Put the new sysctl on the config as needed. 2014-11-10 20:29:22 +01:00
Steven Selph 3d77cc359f Add powerd normal mode flag (-n) 2014-10-05 18:35:08 -04:00
Ermal 9265d99115 Insert tracker ids for the default LAN rules 2014-04-14 20:46:05 +00:00
Charlie Root 7023c602bd 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
2014-03-02 21:47:39 -08:00
Ermal 73c3eed8e0 Remove deprecated sysctls. vfs.forcesync needs to be seen if the patch needs to be put in place again! 2013-12-14 21:39:05 +00:00
Renato Botelho eef01b14df 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
- Remove ipsecpassthru config field and rename advancedoutbound to
  outbound
- Save mode on $config['nat']['outbound']['mode'] to simplify the logic
- Modify config.default to reflect changes
- Add code to upgrade config, and change latest_version to 10.3
- Use html to align modes and remove some hacks to align using  
2013-11-13 07:45:09 -02:00
jim-p f324698c3d We do not use nor include newsyslog, so remove the cron job. 2013-10-09 08:51:26 -04:00
Renato Botelho 67e5e3c6db Set action = pass for configured mac addresses on CP passtrumac 2013-09-14 11:17:43 -03:00
Renato Botelho af0a477a1f Disable kill_states by default on upgrade, it fixes #3183 2013-09-06 13:58:49 -03:00
Chris Buechler 243680e54d Disable state killing on gateway failure by default for new configs.
Clarify the text describing the option while here.
2013-09-03 11:00:34 -05:00
Renato Botelho fa3b33a57e 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
2013-05-29 10:47:43 -03:00
Ermal f388b5c573 After some discussions it is better to make this a tunable and allow its value change from administrator. 2013-05-08 07:19:19 +00:00
Renato Botelho 02203e6d4a 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
2013-05-06 13:01:18 -03:00
N0YB 6015f75bba Upgrade code & config default version 2013-02-09 15:04:50 -08:00
N0YB 91d1736fb2 Update config default with powerd battery mode 2013-02-09 12:41:11 -08:00
Renato Botelho cba9d7d9a5 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
2013-02-06 15:54:47 -02:00
Renato Botelho 586098db2b Make sure default config complies with latest version 2013-01-21 13:47:58 -02:00
Renato Botelho 3dc76aa5d3 Update the default config.xml to 9.2 so it does not trigger config.xml upgrade during install of a new system 2013-01-21 12:15:29 -02:00
Renato Botelho 20a3b43686 Add IPv6 privacy settings tunables. Keep the default FreeBSD value for them, that is disabled. This implements feature request #2587 2013-01-21 12:14:37 -02:00
Ermal 051869b76b Do not prefer anymore oldsa and recommend it as a better choice 2013-01-10 13:27:50 +00:00
bcyrill 6b4480dc84 Add bogons update frequency selection 2013-01-06 23:59:54 +01:00
Ermal c06240dbd2 Add the new tunable in the GUI for custommization and its default value 2012-12-11 22:31:18 +00:00
Cristian Feldman 53c210dd64 Added mode selection options for PowerD. 2012-04-10 22:12:30 -03:00
smos 78affc3cb2 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.
2012-04-03 06:11:48 +02:00
smos 0ca7f8fee1 Fix botched config.xml merge error. Remove duplicate ipaddrv6 tag. 2012-04-03 06:04:49 +02:00
jim-p 6873d48732 Remove this track6 line as it causes an xml error 2012-04-02 17:16:46 -04:00
smos 6d778ed027 Changeout the told dhcp-pd config for the new track6 style autoconfiguration of the lan interface. 2012-04-02 17:14:52 +02:00
smos 103a9d37f8 Update the default config.xml to 8.3 so it does not trigger config.xml upgrade during install of a new system 2012-03-22 15:19:46 +01:00
Joecowboy 48fd9e4889 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/> 2012-02-25 16:35:09 -06:00
Joecowboy 293cd289ee Added Time format change XML tag for both DHCP and DHCPv6 if you want to use local time instead of UTC for leases. 2012-02-25 15:10:16 -06:00
jim-p 3c19d44aa8 Fix default SMTP monitor parameters so they will properly check to see if an SMTP banner is received. 2011-11-01 15:14:29 -04:00
marcelloc 1ce020c0d2 load balance monitor type send/expect must have a '' when using more then one argument. 2011-09-02 02:43:44 -03:00
smos 3dda090bda Add DHCP6 to the default configuration 2011-08-18 12:50:11 +02:00
jim-p 153fa4475f Fix conf.default version 2011-05-19 08:56:41 -04:00
Seth Mos 000d9e71ae 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
2011-05-06 13:08:04 +00:00
Seth Mos dcb846e3cd Merge remote branch 'upstream/master'
Conflicts:
	usr/local/www/status_rrd_graph_img.php
2011-05-03 10:09:06 +02:00
Ermal a7ee577720 Remove rndtest sysctl since the kernel module is not anymore part of our kernels. Leftover noticed by: Jim 2011-04-28 20:44:31 +00:00
Seth Mos 1529458011 Add the IPv6 tag to the version so that BSD perimeter can seen these installs from a mile away 2011-03-09 22:21:14 +01:00
Ermal 2b7ca9b2d9 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. 2011-01-17 21:29:04 +00:00
jim-p dc074b0f71 Update config.xml to a more recent version, include a cron job for URL table aliases updates. 2011-01-10 16:11:46 -05:00
Scott Ullrich abe7607f69 Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc 2011-01-04 12:27:31 -05:00
Scott Ullrich f41b7bdf17 Remove bce item it is loader.conf only per jimp 2010-11-21 16:21:46 -05:00
Scott Ullrich 2b8bdfe47c Add missing </item> 2010-11-20 14:42:27 -05:00
Scott Ullrich 243521961f oops, typo 2010-11-20 14:40:48 -05:00
Scott Ullrich feae85bc7e 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. 2010-11-20 14:40:15 -05:00
jim-p 9ff73b79e4 Convert fullname field on users to descr, so it gains CDATA protection. 2010-10-19 12:51:12 -04:00
jim-p e988813dd2 desc to descr in Load Balancer config, so they gain CDATA protection and standardize field names. Ticket #320. 2010-10-19 12:39:01 -04:00
jim-p 1586486175 Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320 2010-10-19 12:00:09 -04:00
Ermal 6ae9f9b7f9 Upgrade code for pppoe. 2010-09-02 17:59:06 +00:00