Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ascii-art
  inc
  phpshellsessions
  skel
  ssh
  ssl
auth.conf 272 Bytes
bogons 214 Bytes
crontab 126 Bytes
current-supfile 139 Bytes
devd.conf 2 KB
dh-parameters.1024 245 Bytes
dh-parameters.2048 424 Bytes
dh-parameters.4096 769 Bytes
disktab 6.83 KB
ecl.php 4.82 KB
fbtab 142 Bytes
gettytab 5.82 KB
group 410 Bytes
host.conf 205 Bytes
hosts.allow 89 Bytes
inetd.conf 65 Bytes
libmap.conf 106 Bytes
login.conf 6.37 KB
master.passwd 1.73 KB
motd 0 Bytes
networks 365 Bytes
pamd.conf 2.4 KB
passwd 1.42 KB
pccard.conf 9.73 KB
pf.os 27.7 KB
pfSense.obsoletedfiles 1.78 KB
platform 7 Bytes
printcap 0 Bytes
protocols 5.67 KB
pubkey.pem 630 Bytes
rc 11.3 KB
rc.backup_dhcpleases.sh 212 Bytes
rc.backup_rrd.sh 192 Bytes
rc.banner 2.61 KB
rc.bootup 10.9 KB
rc.captiveportal_configure 1.55 KB
rc.carpbackup 1.62 KB
rc.carpmaster 1.62 KB
rc.cdrom 1.04 KB
rc.conf_mount_ro 1.44 KB
rc.conf_mount_rw 1.44 KB
rc.create_full_backup 496 Bytes
rc.dhclient_cron 2 KB
rc.dumpon 795 Bytes
rc.dyndns.update 1.75 KB
rc.embedded 786 Bytes
rc.expireaccounts 2.08 KB
rc.filter_configure 1.63 KB
rc.filter_configure_sync 1.65 KB
rc.filter_configure_xmlrpc 2.09 KB
rc.filter_synchronize 14.9 KB
rc.firmware 16.3 KB
rc.firmware_auto 2.74 KB
rc.halt 234 Bytes
rc.initial 3.18 KB
rc.initial.defaults 1.89 KB
rc.initial.firmware_update 5.71 KB
rc.initial.halt 1.9 KB
rc.initial.password 2.75 KB
rc.initial.ping 1.76 KB
rc.initial.reboot 1.84 KB
rc.initial.setlanip 7.89 KB
rc.initial.setports 1.81 KB
rc.initial.store_config_to_removable_device 3 KB
rc.initial.toggle_sshd 2.25 KB
rc.interfaces_carp_configure 1.55 KB
rc.interfaces_lan_configure 1.55 KB
rc.interfaces_opt_configure 1.6 KB
rc.interfaces_wan_configure 1.7 KB
rc.linkup 3.41 KB
rc.nanobsd_switch_boot_slice 784 Bytes
rc.newipsecdns 2.34 KB
rc.newwanip 4.54 KB
rc.notify_message 1.87 KB
rc.ntpdate 1.56 KB
rc.packages 1.68 KB
rc.php_ini_setup 8 KB
rc.prunecaptiveportal 1.66 KB
rc.reboot 552 Bytes
rc.reload_all 1.77 KB
rc.reload_interfaces 1.67 KB
rc.resolv_conf_generate 1.51 KB
rc.restart_webgui 327 Bytes
rc.restore_full_backup 353 Bytes
rc.savecore 485 Bytes
rc.savevoucher 1.6 KB
rc.shutdown 783 Bytes
rc.start_packages 331 Bytes
rc.stop_packages 359 Bytes
rc.update_alias_url_data 1.57 KB
rc.update_bogons.sh 1.42 KB
rc.update_urltables 1.3 KB
services 150 KB
shells 267 Bytes
sshd 6.59 KB
syslog.conf 612 Bytes
ttys 7.49 KB
ttys_wrap 1.53 KB
version 8 Bytes
version_base 4 Bytes
version_kernel 4 Bytes

Latest revisions

# Date Author Comment
06b3df52 03/03/2011 08:40 PM Jim Pingle

Make this lowercase before checking, or people who ended up with TCP or UDP in their config might end up with rules that have no port specified, leaving them a bit more open than expected.

ee487a68 03/03/2011 04:30 PM Ermal LUÇI

Not needed anymore.

67b0ed57 03/03/2011 05:42 AM Chris Buechler

lower limit to 101 MB

56f25370 03/02/2011 05:24 PM Erik Fonnesbeck

Simplify is_macaddr regex.

c5682801 03/02/2011 05:08 PM Jim Pingle

Slight regex fix on is_macaddr - the previous regex was letting through a mac without : separators, leading to improper validation and potentially invalid dhcp configs. Seen here http://forum.pfsense.org/index.php/topic,33830.0.html

e77ecd8e 03/02/2011 11:52 AM Seth Mos

Attempt to mitigate fork bombs of rc.newipsecdns. Alternatively we should probably bail out with a exit(0);
instead.

d161b4d4 03/02/2011 09:14 AM Seth Mos

Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels will never get removed from the
filterdns-ipsec.hosts

4fc3855f 03/02/2011 07:47 AM Seth Mos

Make it possible to turn off successful login messages, this should quiet the console, system logs

829fa12e 03/02/2011 07:21 AM Seth Mos

Add a check that should prevent configuration of racoon with duplicate phase 1 IP entries.

dcc897e5 03/02/2011 12:21 AM Ermal LUÇI

Since its only called during bootup there is no need to do conditionals here. Always sync config and start the miniupnpd process.

View revisions

Also available in: Atom