Commit Graph

3997 Commits

Author SHA1 Message Date
Scott Ullrich
e1f27ca8e9 Add array_combin() for php4 2009-04-01 14:13:04 -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
94059f4993 Sync with billm's fixes in 2.0. 2009-03-28 20:22:05 -04:00
Chris Buechler
8619963cc5 Properly enable and disable sticky 2009-03-28 19:41:45 -04:00
Chris Buechler
6089aa1169 Don't check for overlaps, that's a legit configuration. 2009-03-26 20:51:36 -04:00
Chris Buechler
7bc4057d5c DPD and NAT-T are not required 2009-03-25 22:29:12 -04:00
Scott Ullrich
c6a15b306c Add hideplatform 2009-03-24 15:38:08 -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
9bf114ff0a Make sure the DPD interval makes it into the configuration. Also make sure it is numeric 2009-03-13 04:25:14 +01:00
Scott Ullrich
fb5ba3b3c3 Adding new files from jimp 2009-03-10 23:26:54 -04:00
Scott Ullrich
ff0d33c5bc * Share code instead of using copy/paste/code duplication.
* Fixes a large number of bugs, especially in the AJAX-based dynamic log viewer.
* Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry.
* Adds a CLI log parser
2009-03-10 23:25:00 -04:00
Scott Ullrich
a81330d1de Add (s) 2009-03-03 11:36:28 -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
8a0b106b4f Try this again from the right branch: Fix log display for WebGUI. See ticket #1888 2009-02-25 22:40:20 -05:00
Jim Pingle
2381794e27 Anchor the grep call a little better. It was not returning exact matches (Call for "3" would return "3", "30", "31", and so on. 2009-02-25 19:25:02 -05:00
Jim Pingle
15f2431e9d Add protocol options for Manual Outbound NAT rules. See ticket #1887 2009-02-25 15:12:34 -05:00
Scott Ullrich
daa0428048 s/require/require_once/ 2009-02-19 22:48:07 -05:00
Scott Ullrich
37e117dd8c When editing a record and not posting, there must be a valid id 2009-02-14 22:46:07 -05:00
Scott Ullrich
85df8f0590 Add back per user bw 2009-02-13 14:43:04 -05:00
Scott Ullrich
12363a0a11 Open package info link in new tab / window 2009-02-10 18:06:53 -05:00
Scott Ullrich
d73497d4be Open package info link in new tab / window 2009-02-10 18:06:29 -05:00
Scott Ullrich
dd5badeb5b Test that item has a value instead of using isset which 2009-02-10 13:48:46 -05:00
Chris Buechler
413273aa44 Initial changes for NAT-T 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
1b71134e55 Fix foreach error when dhcp relay settings do not exist. 2009-01-29 13:15:22 -05:00
Chris Buechler
7b0dc263ca fix another product_name bug 2009-01-28 16:19:19 -05:00
Chris Buechler
5ba1308b21 Fix fend URL 2009-01-27 02:22:28 -05:00
Chris Buechler
9c1e225932 fix product_name 2009-01-27 02:18:13 -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
3c5b8a36cc Welcome to 2009. Welcome twitter! 2009-01-24 22:27:28 -05:00
Scott Ullrich
8a1d94fe99 We are already in <?php mode, no need for <? 2009-01-24 20:42:12 -05:00
Scott Ullrich
5e1d9191e4 Add missing ; 2009-01-21 23:36:36 -05:00
Scott Ullrich
093f137a6c Add missing ; 2009-01-21 23:33:53 -05:00
Scott Ullrich
c317e04ef4 Use $['product_name'] instead of pfSense 2009-01-20 14:38:36 -05:00
Seth Mos
bf92bc791d - Add proper support for using hostnames for the remote IPsec gateway.
- Make IPsec reloading granular, this resolves the long standing issue
that a IPsec reload will cause all tunnels to drop.
- Change IPsec edit screen description for remote gateway that a IP
address or hostname is allowed here. We already accepted hostnames
before.
- Add /etc/rc.newipsecdns, when a hostname changes IP we invoke this
script to remove the old tunnel and setup the new one.
2009-01-15 09:00:30 +00:00
Scott Ullrich
fc373d0ecb Correct status -> service entries for ntpd
Based on a patch submitted-by: David Rees <drees76+AT+gmail.com>
2009-01-08 17:21:00 +00:00
Scott Ullrich
b2226647a8 Fix pptp dial on demand and idle timeout wizard fields which have
NEVER worked correctly to begin with.   Oops.
2009-01-06 22:14:08 +00:00
Scott Ullrich
6f45526026 Oops, use pptp fields 2009-01-06 04:18:13 +00:00
Scott Ullrich
669941468f Savew timeout and dial on demand 2009-01-06 03:38:34 +00:00
Scott Ullrich
952e41c219 Unbreak wizard 2009-01-05 22:46:28 +00:00
Chris Buechler
638adc34cc setup bridge(s) after destroying 2009-01-04 21:26:04 +00:00
Chris Buechler
1dd452d633 setup bridge(s) after destroying 2009-01-04 21:13:06 +00:00
Chris Buechler
d6598c9819 un-break SVG graphs on non-Firefox browsers 2008-12-28 20:43:43 +00:00
Chris Buechler
8b1b0f2387 fix reboot link
ticket #1858
2008-12-23 02:19:21 +00:00
Scott Ullrich
df367a38e3 Use file_get_contents() 2008-12-20 22:46:26 +00:00
Scott Ullrich
9a706a57ba * Use file_get_contents()
* Use str_replace()
* Use correct variables
2008-12-20 22:09:14 +00:00
Scott Ullrich
d92375afa5 Use mwexec_bg() 2008-12-20 20:25:26 +00:00
Scott Ullrich
866ea67edc Remove extra " 2008-12-15 03:35:33 +00:00
Scott Ullrich
a281f09f71 Correct openntpd binary name 2008-12-15 02:57:56 +00:00