Chris Buechler
2f6f9dc381
fix CARP panics with VLANs
2008-12-08 02:31:36 +00:00
Scott Ullrich
839de3f1dc
Check to make sure file exists before operating on it.
2008-12-08 01:22:49 +00:00
Chris Buechler
caecf12dde
default to DHCP as intended (previous removal of bigpond shifted this)
2008-12-08 01:13:48 +00:00
Chris Buechler
732b65ef8b
Don't use broadcast on CARP IPs.
2008-12-08 00:10:47 +00:00
Chris Buechler
a7ab102053
Don't add CARP IPs on an interface that doesn't exist to prevent panic.
2008-12-07 23:41:20 +00:00
Chris Buechler
e58e7965a2
log mwexec if developerspew is on
2008-12-07 23:33:16 +00:00
Scott Ullrich
1372ae55f9
Compare rules.debug to previously loaded rules. If no rule changes
...
have occured, do not try to reload the rules and sync changes to backup
members which can result in the rules being reloaded constantly when
load balancing is in use, etc.
2008-12-07 20:13:07 +00:00
Scott Ullrich
793df875fc
Add openntpd
2008-12-05 21:33:58 +00:00
Chris Buechler
e59771e7f9
remove "enable filtering bridge" checkbox, it has been ignored for months. don't entirely remove at this time as there is information all over the place that references it.
2008-11-30 04:38:58 +00:00
Chris Buechler
1cb313037f
show reject rules as reject rules.
2008-11-30 03:49:58 +00:00
Chris Buechler
7c7fc6a269
return works fine with any firewall rule. it doesn't return anything for protos other than TCP, UDP, or TCP/UDP, but is valid in all rules. never exclude it.
2008-11-30 03:49:33 +00:00
Chris Buechler
e5a4a0a5ef
fix "no state" rules
2008-11-30 01:13:00 +00:00
Chris Buechler
1586d7780c
correct description on block bogon rule
2008-11-30 00:54:48 +00:00
Chris Buechler
e1001deea2
change default to enable block bogons
2008-11-30 00:02:27 +00:00
Scott Ullrich
4ee96f9080
Remove 2.0ism
2008-11-27 00:24:09 +00:00
Scott Ullrich
e10d158529
s/counf/conf/
2008-11-27 00:22:01 +00:00
Scott Ullrich
555e30f7d9
Only pause 5 seconds if we actually started openvpn
2008-11-27 00:20:27 +00:00
Chris Buechler
f64bae3dfa
s/carp/CARP/
2008-11-26 01:47:54 +00:00
Scott Ullrich
69a2029834
* guiconfig.inc comes first
...
* use escapeshellarg()
2008-11-25 18:13:11 +00:00
Scott Ullrich
ebc9d78413
Update firmware lock (upgrade) variable
2008-11-23 06:18:42 +00:00
Scott Ullrich
3c9b290cfe
Do not allow ro mount when an upgrade is in progress
2008-11-23 06:12:36 +00:00
Scott Ullrich
4cac6f775d
Create a backup of the configuration prior to package installation.
2008-11-22 23:43:17 +00:00
Scott Ullrich
64f8d06877
Nuke stray n's
2008-11-20 23:08:00 +00:00
Scott Ullrich
42c1f0a2ee
* Add interface_supports_polling()
...
* Use interface_supports_polling()
2008-11-20 23:00:38 +00:00
Scott Ullrich
383ee4cd69
Fix NOBACKUP
2008-11-20 22:24:40 +00:00
Scott Ullrich
aec1a24355
Oops, this is PHP
2008-11-20 22:22:05 +00:00
Scott Ullrich
28e0e37ad8
Work on embedded, too
2008-11-20 22:19:41 +00:00
Scott Ullrich
6a9d8cadca
* Honor $config['system']['polling'
...
* Enable / disable polling even if we are not booting.
2008-11-20 22:01:06 +00:00
Scott Ullrich
11d67a3c04
Bump /var/run to 4m
2008-11-19 21:44:40 +00:00
Scott Ullrich
b43af193d8
Set vm.kmem_size_max
...
Noticed-by: simoncpu
2008-11-19 05:46:48 +00:00
Scott Ullrich
82d046c54b
Do not destroy enc0
2008-11-19 05:27:51 +00:00
Scott Ullrich
851e7d41a6
Only run ifconfig if a real ip and netmask exists instead of ifconfig $int /
2008-11-19 05:26:00 +00:00
Scott Ullrich
13277cbf52
Check gateway using is_ipaddr() and log when we insert the default gateway
2008-11-19 05:06:05 +00:00
Scott Ullrich
676c001755
Make nat reflection timeouts consistent
2008-11-19 00:21:19 +00:00
Scott Ullrich
70e5027db0
Bump kernel memory to 435544320 from 335544320
2008-11-18 22:54:46 +00:00
Chris Buechler
2f10375693
bridging bug fix from 20080805 was incomplete, only affected LAN and WAN. Also need to turn this off for OPT.
2008-11-18 04:19:40 +00:00
Scott Ullrich
9b0c4cd779
Reinsert default gateway if it is missing.
2008-11-18 00:12:08 +00:00
Chris Buechler
0b4cc96205
show <pkginfolink> for installed packages
2008-11-17 23:49:39 +00:00
Chris Buechler
0a28e1fab0
replace the "Support" column with the static forum link with <pkginfolink>
2008-11-17 23:15:20 +00:00
Scott Ullrich
434f070c31
Detect ipod / iphone and switch theme to pfsense
2008-11-17 17:34:47 +00:00
Scott Ullrich
bb8fa0cbbf
Update release key
2008-11-16 02:27:03 +00:00
Scott Ullrich
20459b3594
Ensure certs are created in /tmp
2008-11-14 18:14:57 +00:00
Scott Ullrich
fe56cdbf74
* Use defined server from config.xml
...
* Sleep for 5 seconds in between requests
2008-11-12 19:42:48 +00:00
Scott Ullrich
cfc0d07288
As of pf 4.1 keep state is used automatically. Do not keep state
...
between statically routed subnets.
2008-11-12 01:18:09 +00:00
Chris Buechler
7ec41990fe
Show correct password (it's caps sensitive)
2008-11-12 00:36:57 +00:00
Chris Buechler
75e9d40f4d
don't allow gateway (route-to) to be selected with time based rules (ipfw)
...
it doesn't do anything, this just doesn't allow a configuration that people would expect to work.
2008-11-11 21:08:20 +00:00
Scott Ullrich
9da76e9327
Append guilead=true so we can grok the logs for referrals
2008-11-11 20:00:18 +00:00
Scott Ullrich
42ea87cf7b
Add <br/>
2008-11-11 19:56:35 +00:00
Scott Ullrich
fdfccb636a
* Use correct css file for wizard
...
* Use a lighter color
2008-11-11 05:31:03 +00:00
Scott Ullrich
ed6e63e6f1
Inculde correct css file for redirecting portion
2008-11-11 01:28:32 +00:00