Scott Ullrich
aebbbb638b
Use 80 chars
2009-04-02 14:57:12 -04:00
Scott Ullrich
f56097a37e
Woops, use 80 chars not 70
2009-04-02 14:55:30 -04:00
Scott Ullrich
3a42330e81
Switch to a dropdown menu when there are more than 80 characters combined
...
in the display_top_tabs() function.
2009-04-02 14:54:24 -04:00
Seth Mos
fd03e4f39f
Add Broadcom BCM5708 bce driver to the list
...
Add Intel 82598 10 Gigabit ixgbe driver to the list
2009-04-01 12:01:00 +02:00
Scott Ullrich
8e9c0681ae
Improve the matching of carp ints to IPs.
...
Previously this stristr substring match would return incorrect/unexpected results. 10.0.0.1 would also match 10.0.0.16, 10.0.0.135. Adding a space to the IP to check will only match the specific IP given, since it is followed by spaces in the ifconfig output.
2009-03-31 16:21:41 -04:00
Chris Buechler
fa1fafb6ad
When optimization is "conservative", also increase UDP timeouts. Helps prevent disconnects and drops with some VoIP services.
2009-03-30 00:43:43 -04:00
Chris Buechler
c1285ca641
Change log message. This doesn't necessarily mean the IP has changed, so it was misleading.
2009-03-26 01:27:10 -04:00
Chris Buechler
12df13d44d
Log actual interface rather than CARP interface
2009-03-26 01:15:36 -04:00
Scott Ullrich
1cb58b793b
Add hideplatform item which is useful for rebranding
2009-03-24 15:33:41 -04:00
Scott Ullrich
e28d3bb3e3
Ensure dpddelay is a value, not that its simply set leading to racoon.conf errors:
...
my /var/etc/racoon.conf file has: "dpd_delay ;"
Reported in ##pfSense on FreeNODE by Overrand
2009-03-23 17:36:36 -04:00
Scott Ullrich
45faf3daf8
Revert "Sync from HEAD to avoid complete meltdowns when downgrading from 2.0"
...
This reverts commit 1987293b2c .
2009-03-18 00:19:45 -04:00
Chris Buechler
310b1aa78a
Prevent creation of invalid racoon.conf with omitted or non-numeric DPD delay.
2009-03-15 00:44:05 -04:00
seth
6ae008d9cc
Add the DPD option to the mobile ipsec page. The DPD option makes the most sense for the mobile IPSEC clients as this is
...
helps cleaning up any dangling SA entries before their lifetime expires.
The default value is 120 seconds.
Move the NAT-T into the actual layout instead of on top of it.
2009-03-13 07:48:22 +01:00
seth
563c9ca98c
Add DPD backend configuration to the racoon configuration.
2009-03-13 04:33:26 +01:00
seth
be7b496c62
Use NAT-T when enabled on a per tunnel basis
2009-03-13 04:08:01 +01:00
Scott Ullrich
082be6a9f5
Added custom_php_service_status_command support for packages.
...
Package authors can define a
custom_php_service_status_command
block in their package XML. Such block should only contain function
calls, and the first should be one to include their function library
file if necessary, as this is not done by service-utils.inc.
The return code of the last function call will be returned to the service
check.
2009-03-12 16:00:02 -04:00
Scott Ullrich
1987293b2c
Sync from HEAD to avoid complete meltdowns when downgrading from 2.0
...
back to 1.2.*. Tested by rebooting and visiting many pages.
2009-03-10 22:56:35 -04:00
Chris Buechler
2f9fc96194
Never filter on carpX interfaces.
...
Ticket #1613 (cvstrac)
2009-03-10 17:35:08 -04:00
Chris Buechler
0fdfce06d6
correctly convert friendly name for PPTP interface.
...
Ticket #1875 (cvstrac)
2009-03-10 14:42:07 -04:00
Chris Buechler
93f338048c
Fix PPPoE/PPTP
...
cvstrac ticket #1892
2009-03-05 21:34:17 -05:00
Scott Ullrich
a23aec7060
Use nat port range 1024:65535
2009-03-04 01:20:18 -05:00
Scott Ullrich
53a063cdfd
Fix UDP NAT Reflection
...
Ticket #1528
2009-03-01 14:30:18 -05:00
Jim Pingle
3cd08dda17
Revert "Add protocol options for Manual Outbound NAT rules. See ticket #1887 "
...
This reverts commit 15f2431e9d .
This really belongs on mainline, not RELENG_1_2, since it is a new feature.
2009-02-25 23:48:33 -05:00
Jim Pingle
15f2431e9d
Add protocol options for Manual Outbound NAT rules. See ticket #1887
2009-02-25 15:12:34 -05:00
Chris Buechler
14b1ec9486
use highest for systems with > 512 MB RAM available
2009-02-21 18:30:06 -05:00
Chris Buechler
ab01887996
Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into RELENG_1_2
2009-02-14 15:19:38 -05:00
Chris Buechler
e5cd25dbb1
changes from smos@
2009-02-14 15:19:15 -05:00
Scott Ullrich
d7cdc05333
Add per user bw bits from Ermal
2009-02-13 14:50:03 -05:00
Scott Ullrich
9a8e19f01e
Use set auth authname
2009-02-13 12:26:06 -05:00
Chris Buechler
554e259ed5
Don't enable STP on any virtual interface.
2009-02-11 00:24:25 -05:00
Scott Ullrich
472d46e733
increase server.max-write-idle to 999
2009-02-10 15:56:56 -05:00
Scott Ullrich
aa3975de53
Set CURLOPT_TIMEOUT to 0
2009-02-10 15:31:33 -05:00
Scott Ullrich
f6a6761b2f
Add check for after_install_info and display this info after package installation
2009-02-10 14:08:53 -05:00
Chris Buechler
413273aa44
Initial changes for NAT-T
2009-02-08 21:35:28 -05:00
Chris Buechler
d7003b0658
Allow assignment of tun interfaces
2009-02-08 21:35:28 -05:00
Chris Buechler
a618563687
add support for IP-less interfaces (primarily for assigning tun interfaces for filtering purposes).
2009-02-08 21:35:27 -05:00
Scott Ullrich
39a684dbf1
Log an error when we cannot lookup a gateways interface.
2009-01-31 22:10:23 -05:00
Chris Buechler
554e22118b
fix for IPsec timeouts/issues with large frames
2009-01-31 19:35:39 -05:00
Chris Buechler
bc9b5f3380
fix CPU RRD graphs
2009-01-31 19:09:39 -05:00
Scott Ullrich
8fc66a0084
Fix foreach error when dhcp settings do not exis on status -> services
2009-01-29 13:19:01 -05:00
Chris Buechler
5ba1308b21
Fix fend URL
2009-01-27 02:22:28 -05:00
Chris Buechler
448eb8b661
Revert this back since it is used by packages, I thought it was unused. Need to fix fend.
2009-01-26 22:04:03 -05:00
Chris Buechler
ce118cb061
gah.. minus two more lines that snuck in there.
2009-01-25 04:20:57 -05:00
Chris Buechler
377492c1d5
remove unused line
2009-01-25 04:18:53 -05:00
Chris Buechler
27880ee76b
don't enable STP on VLANs
2009-01-25 04:17:42 -05:00
Chris Buechler
5a19af1760
Use product_website in footer
2009-01-25 03:13:18 -05:00
Chris Buechler
f1bf66e888
Update (c) year, update fend to include same links, etc. as prior to product_name change.
2009-01-25 03:00:40 -05:00
Scott Ullrich
0ebc8ca1f9
Use $g['product_name'] instead of pfSense
2009-01-20 14:43:37 -05:00
Scott Ullrich
c2136f8c75
Reformat using tabs. No functional changes.
2009-01-20 14:21:11 -05:00
Scott Ullrich
183c16d663
The MS-Dos filesystem was renamed from msdos to msdosfs in 6.3.
2009-01-18 15:31:46 -05:00