Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  mtree
  phpshellsessions
  rc.d
  skel
  ssh
  ssl
bogons 132 Bytes
bogonsv6 0 Bytes
ca_countries 3.33 KB
crontab 126 Bytes
ddb.conf 225 Bytes
devd.conf 2.3 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 5.76 KB
ecl.php 5.14 KB
group 413 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
login.conf 6.37 KB
master.passwd 1.86 KB
motd 0 Bytes
networks 365 Bytes
passwd 1.49 KB
pf.os 28.1 KB
pfSense.obsoletedfiles 30.7 KB
platform 7 Bytes
rc 13.2 KB
rc.backup_aliastables.sh 640 Bytes
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 784 Bytes
rc.banner 3.41 KB
rc.bootup 11.8 KB
rc.captiveportal_configure 1.49 KB
rc.captiveportal_configure_mac 2.17 KB
rc.carpbackup 4.37 KB
rc.carpmaster 4.37 KB
rc.cdrom 901 Bytes
rc.conf 58 Bytes
rc.conf_mount_ro 1.37 KB
rc.conf_mount_rw 1.37 KB
rc.disable_hdd_apm 274 Bytes
rc.dumpon 698 Bytes
rc.dyndns.update 1.92 KB
rc.embedded 852 Bytes
rc.expireaccounts 2.12 KB
rc.filter_configure 1.56 KB
rc.filter_configure_sync 1.52 KB
rc.filter_configure_xmlrpc 1.88 KB
rc.filter_synchronize 15.7 KB
rc.gateway_alarm 2.48 KB
rc.halt 242 Bytes
rc.initial 3.41 KB
rc.initial.defaults 2.03 KB
rc.initial.halt 1.99 KB
rc.initial.password 3.28 KB
rc.initial.ping 1.88 KB
rc.initial.reboot 1.92 KB
rc.initial.setlanip 16.7 KB
rc.initial.setports 1.8 KB
rc.initial.store_config_to_removable_device 3.06 KB
rc.initial.toggle_sshd 2.45 KB
rc.interfaces_carp_configure 1.48 KB
rc.interfaces_lan_configure 1.48 KB
rc.interfaces_opt_configure 1.53 KB
rc.interfaces_wan_configure 1.72 KB
rc.kill_states 4.14 KB
rc.linkup 4.8 KB
rc.nanobsd_switch_boot_slice 790 Bytes
rc.newipsecdns 2.03 KB
rc.newroutedns 3.16 KB
rc.newwanip 8.2 KB
rc.newwanipv6 6.16 KB
rc.notify_message 1.83 KB
rc.ntpdate 1.55 KB
rc.openvpn 4.61 KB
rc.packages 2.45 KB
rc.php-fpm_restart 743 Bytes
rc.php_ini_setup 10 KB
rc.prunecaptiveportal 2.45 KB
rc.reboot 1.16 KB
rc.reload_all 1.7 KB
rc.reload_interfaces 1.64 KB
rc.resolv_conf_generate 1.41 KB
rc.restart_webgui 455 Bytes
rc.restore_config_backup 3.32 KB
rc.savecore 472 Bytes
rc.savevoucher 1.62 KB
rc.shutdown 1.26 KB
rc.start_packages 2.87 KB
rc.stop_packages 85 Bytes
rc.update_alias_url_data 1.61 KB
rc.update_bogons.sh 4.53 KB
rc.update_urltables 1.89 KB
shells 267 Bytes
sshd 7.57 KB
syslog.conf 612 Bytes
ttys 2.08 KB
version 18 Bytes

Latest revisions

# Date Author Comment
6ba90672 06/22/2016 03:12 PM Stilez y

set default_config_backup_count based on platform

At the same time the platform is being detected for PHP/GUI purposes, set the default number of backups. Also handle the case where (for any reason) detection fails, which it shouldn't, so the variables are still created...

bd1a4433 06/22/2016 03:05 PM Stilez y

Add missing recommended key lengths to OpenVPN options

Add key lengths to the OpenVPN options, for asymmetric keys of size 3072 (for current use), 7680, 15360 (for long term resistance), 8192 and 16384 (common binary exponents).

These are both supported by OpenVPN anyhow, and for certain uses are currently recommended (eg long term resistance to replay/decryption). See keylength.com for citations....

de1bacbc 06/22/2016 02:55 PM Chris Rowe

Make QinQ interfaces work again

(cherry picked from commit 1322ee22354f1a6e184819fb7009a2996b63de97)

61d6a840 06/22/2016 02:50 PM Stephen Beaver

Allow IGMP Proxy logging verbosity to be selected via system log settings (PR 2901)

(cherry picked from commit 2bd0585e30e5ec8fc3b79ca3f579bf9a7c1bcbc8)

54147cc6 06/22/2016 02:18 PM Joe Palmer

adding privileges and separating DNS Resolver overrides from general settings

(cherry picked from commit fc76a1e390c8ce9579df31457c74d1d0e572b78d)

088ffabc 06/22/2016 02:06 PM Jose Luis Duran

Force 4096 RSA keys

Add option `-b 4096` to force the keys to 4096-bit.

This parameter is ignored for Ed25519 keys.

(cherry picked from commit 971257cbdf687c79943237b6c2f5e37c596318af)

a9274a80 06/22/2016 02:06 PM Jose Luis Duran

Harden sshd_config

The changes are better explained in the following article:

https://stribika.github.io/2015/01/04/secure-secure-shell.html
(cherry picked from commit dca77360ffe868327d82c20834eceb1079d5823b)

6fd9645e 06/22/2016 12:40 AM Chris Buechler

Only call interfaces_vips_configure once if it's needed, rather than doing the same thing over and over for every VIP on an interface. Ticket #6515

55a72d31 06/21/2016 10:23 PM Chris Buechler

Fix style

e4f7da85 06/21/2016 10:11 PM Chris Buechler

require_once auth.inc in vpn.inc since it uses functions from there, though normal use of the system won't require that, those who run certain things manually/custom may require it

View revisions

Also available in: Atom