Chris Buechler
d372a32dcb
fix text. ticket #2399
2012-04-26 18:36:24 -04:00
Darren Embry
0637b0a989
fix for Bug #2253 Quality Graphs not generated after 'Reset RRD Data'
...
Seth Mos wrote:
> This needs to call setup_gateways_monitor() in after
> enable_rrd_graphing() to fix.
Also note: $retval of enable_rrd_graphing() at this point in the code
was never used, to my knowledge.
2012-04-26 18:04:15 -04:00
Chris Buechler
10c1352e59
Merge pull request #97 from alowther/master
...
Additional RIP options
2012-04-25 20:26:03 -07:00
Andrew Lowther
b30e3be44f
options for auto-summary/supernet
2012-04-25 17:51:59 -04:00
smos
655e4d414b
The descr field might not exist, use a uppercase friendly name
2012-04-25 20:27:35 +02:00
Warren Baker
0cfaf2c830
Revert "Use 'Packet Loss or High Latency' as the default option when creating a new gateway group"
...
This reverts commit 6ee04b69c8 .
2012-04-25 08:39:21 +02:00
Warren Baker
8de4a8bc4d
Revert "Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397 "
...
This reverts commit 1cc71979e4 .
2012-04-25 08:39:12 +02:00
Chris Buechler
f81398b074
Merge pull request #96 from irvingpop/master
...
Simple OpenVPN bridge wording fix
2012-04-24 22:03:07 -07:00
Irving Popovetsky
850ae59e82
Correct wording "Server Bridge DHCP Start" is shown instead of "Server Bridge DHCP End"
2012-04-25 13:00:45 +08:00
Warren Baker
1cc71979e4
Use 'Packet Loss or High Latency' - use a fullstop, fixes #2397
2012-04-24 21:19:52 +02:00
Warren Baker
6ee04b69c8
Use 'Packet Loss or High Latency' as the default option when creating a new gateway group
2012-04-24 21:18:12 +02:00
smos
f7cd5647eb
Make sure to stop the dhcpleases6 process
2012-04-24 08:50:59 +02:00
Chris Buechler
58070e1cf7
routes should not be skipped when IPsec is on WAN, as WAN may not be the default gateway.
2012-04-23 22:14:02 -04:00
Seth Mos
2fc4190faf
Merge pull request #95 from phil-davis/master
...
Remove existing RRD files before restoring from XML
2012-04-23 02:27:45 -07:00
Phil Davis
6a7b35ea4f
Delete any existing /var/db/rrd/*.rrd files before restoring from the XML
2012-04-23 14:54:38 +05:45
Phil Davis
905ea3368c
Minor corrections to function names in error messages
2012-04-23 14:46:50 +05:45
Chris Buechler
7c382a8854
go back to scrub rather than "scrub in", the latter breaks MSS clamping for egress traffic the way we use it
2012-04-23 00:35:29 -04:00
Erik Fonnesbeck
d887d7f982
Revert change to get_interface_list()'s $vfaces list for now. Interfaces in this list that are supposed to be listed on Interfaces: Assign need special logic on that page, which has not been added yet.
2012-04-22 16:39:32 -06:00
smos
d008a24ed5
Unbreak the system general DNS settings, it would not work anymore when set to none.
2012-04-20 22:08:01 +02:00
smos
b4a89a6820
Generate the correct corresponding link local from the carp mac.
2012-04-20 17:23:45 +02:00
Erik Fonnesbeck
40fa6ddeac
Allow optionally using the type of NAT reflection implementation used for 1:1 mappings with port forwards as well, in addition to allowing the old type, which is still useful in its own way.
2012-04-20 02:38:58 -06:00
Erik Fonnesbeck
0c963226b2
Add message stating which interfaces are missing.
...
Suggestion from http://forum.pfsense.org/index.php/topic,48366.0.html
2012-04-20 01:18:45 -06:00
Erik Fonnesbeck
fd863e5ceb
Add some missing interface types in is_interface_mismatch() and get_interface_list()'s $vfaces. Fixes #2384
2012-04-20 01:11:06 -06:00
Erik Fonnesbeck
a6aedcd141
Clean up filter_generate_reflection_nat, remove obsolete checks, and add new checks that are now needed. Ticket #2240
2012-04-20 00:20:30 -06:00
Erik Fonnesbeck
112f56029d
Use filter_get_direct_networks_list instead of dumping a copy of the routing table. Ticket #2240
2012-04-20 00:20:29 -06:00
Erik Fonnesbeck
868cd12c52
Modify filter_get_direct_networks_list to optionally return an array instead, which includes subnet, friendly interface, and gateway (if applicable), for ticket #2240
2012-04-20 00:20:29 -06:00
smos
4b340c903c
Update the default URL here for our new FreeBSD release.
2012-04-19 19:44:41 +02:00
Darren Embry
3a83296fe4
fix for Bug #2334 quality rrd graphs do not automatically refresh
...
id attributes can't have a period, someone didn't read w3c specs on id attributes ;-)
2012-04-19 14:27:36 -04:00
Warren Baker
76e91d3ffe
Add SUBMISSION port, fixes #2387
2012-04-19 13:53:39 +02:00
jim-p
25ed9cf8a4
Add cheap hack to make syslogd forwarding to IPv6 work at bootup. Fixes #2370
2012-04-18 16:57:02 -04:00
jim-p
daac437f8e
Make sure VPN interface gateways are handled separately
2012-04-18 14:23:02 -04:00
smos
318a081213
Use curlies to be very sure, yes
2012-04-18 18:06:27 +02:00
smos
da12a8a42f
Make sure to push elements we don't recognize on the stack too.
2012-04-18 18:04:02 +02:00
smos
eaa477d2d6
Add the subnet bits to the config
2012-04-18 17:40:25 +02:00
smos
c3ce2eced4
Add upgrade code that updates the dynamic gateway names to their new format new $if_$type.
...
Redmine Ticket #2332 . I've tested a simple upgrade with 3 dynamic Wans with varying names and that appears to have succeeded. Needs more testing.
2012-04-18 17:33:37 +02:00
jim-p
bf4b25969e
Update pf.os a bit
2012-04-18 11:30:32 -04:00
smos
6710234495
Add the correct fix to pick up the IPv6 gateway for slaac interfaces
2012-04-18 15:11:12 +02:00
jim-p
c91e242e60
Some updates/optimizations to smart widget
2012-04-18 10:17:34 -04:00
Jim P
ef82d62b8f
Merge pull request #93 from phil-davis/patch-1
...
Store PBIs in /root/var/db/pbi so they persist across reboots.
2012-04-18 05:31:17 -07:00
smos
c0b1bc8146
Make sure that SLAAC gateways show up in return_gateways_array();
...
redmine ticket #1834
2012-04-18 11:41:52 +02:00
smos
feb88a1476
Add support for SLAAC on the WAN interface, this is required for Stateless autoconf addressing.
...
Normally this should only apply to Appliances that do not need to route. We automatically hook in the dhcp6 client to request name servers from DHCP6 in a information only mode. It will not attempt to request a address. For that you should use the plain DHCP6 option with a prefix size of none.
This is for redmine ticket #1834
2012-04-18 11:26:09 +02:00
smos
1a5f87d1c8
Handle multiple IPv6 DNS servers in rc.newwanipv6, remove chunk of broken code in the DHCPv6 server that added duplicate lines. Redmine ticket #2380
2012-04-18 10:43:02 +02:00
Phil Davis
152c18f002
Store PBIs in /root/var/db/pbi so they persist across reboots.
...
Keep the existing code for old-style PKG packages in case users on 2.1 are doing anything with PKG packages by hand. In theory all proper package installs on pfSense 2.1 (FreeBSD 8.3) should use PBIs.
2012-04-18 12:14:27 +05:45
jim-p
2f0a49e922
Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topic,48447.0.html
2012-04-17 11:39:58 -04:00
jim-p
4f8adcb66a
Include the ntp facility also, should fix ntp logging
2012-04-17 09:33:04 -04:00
Chris Buechler
3e7016fd06
Merge pull request #92 from phil-davis/patch-1
...
Fix typos so that Status:Traffic Graph top bandwidth users is visible
2012-04-17 02:04:07 -07:00
Phil Davis
7f8f5d01fa
Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth users by host IP is visible on the Status:Traffic Graph
2012-04-17 14:39:49 +05:45
smos
2e03f3e297
Strip the ::1 from the 6to4 gateway address
2012-04-16 19:00:17 +02:00
smos
b5191708f8
Re-order the system routing configure after the tunneled interfaces are configured.
2012-04-16 18:45:29 +02:00
smos
4b2bf4fc01
Prevent a invalid argument on a empty array
2012-04-16 10:12:09 +02:00