Commit Graph

9640 Commits

Author SHA1 Message Date
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
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
smos
318a081213 Use curlies to be very sure, yes 2012-04-18 18:06:27 +02:00
smos
eaa477d2d6 Add the subnet bits to the config 2012-04-18 17:40:25 +02:00
jim-p
c91e242e60 Some updates/optimizations to smart widget 2012-04-18 10:17:34 -04: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
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
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
Jim P
d86ef65fa4 Merge pull request #89 from bcyrill/patch-3
Fixed HTML tag.
2012-04-13 13:27:33 -07:00
Jim P
9583759704 Merge pull request #90 from vizvayu/master
Mode selection options for PowerD
2012-04-13 13:27:16 -07:00
Ermal
ab9526e619 Resolves #2330. Check if there is a previous voucher config before wiping 2012-04-13 19:13:33 +00:00
jim-p
f6bda83c78 Show delegated prefixes on the DHCPv6 Leases display. 2012-04-13 15:00:40 -04:00
Darren Embry
5923185536 Feature #1864 "Start" button for IPsec should be available for IP alias networks
might need more testing.

http://redmine.pfsense.org/issues/1864
2012-04-13 12:50:32 -04:00
smos
79909926af Increase Prefix delegation size choices 2012-04-13 14:34:28 +02:00
smos
e1cc1f6de3 Clarify text 2012-04-13 14:33:38 +02:00
smos
e617e9b1c1 Do not throw a address family error when there is just 1 gateway.
Fix the input logic for ticket #1662
2012-04-13 13:58:57 +02:00
Darren Embry
8bdb687946 Feature #2123 Backup RRD files using the xml dump and restore from RRD tools
http://redmine.pfsense.org/issues/2123
2012-04-12 19:11:18 -04:00
bcyrill
39121390a7 Fixed HTML tag. 2012-04-13 00:20:50 +03:00
bcyrill
098686aff1 Fix tag order. 2012-04-12 21:50:43 +03:00
bcyrill
5a27a095e8 Fixed IPv4 regression. Handles addresses with and without port. 2012-04-12 19:29:08 +03:00
bcyrill
72cd706b8d Remove [] of literal IPv6 addresses 2012-04-11 23:12:34 +03:00
bcyrill
2afb2c3758 Removed flawed HTML. 2012-04-11 19:34:49 +03:00
jim-p
f898c1a982 Add alias support to static routes (needs some testing) Ticket #2239
Conflicts:

	etc/inc/filter.inc
	etc/inc/util.inc
	usr/local/www/system_routes_edit.php
2012-04-11 11:58:21 -04:00
jim-p
fdcf104ce4 When renaming a user, make sure to remove the previous user or it gets left in /etc/passwd. 2012-04-11 10:46:41 -04:00
Cristian Feldman
53c210dd64 Added mode selection options for PowerD. 2012-04-10 22:12:30 -03:00
smos
2fe06a3228 Remove this faulty piece of gateway code, it overwrites the existing entries that return_gateways_array() returns.
It doesn't take any address families into account either.
2012-04-09 16:45:02 +02:00
smos
c616b3c73e Correct the variable names for the duplicate stf check 2012-04-08 20:55:27 +02:00
smos
4e83a8f2fd Remove this piece of code, it loads even on interfaces not configured for track. Really needs asynchronous javascript. 2012-04-08 20:41:41 +02:00
smos
8b198c649f Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf0 adapter. Only 1 can be active.
Move piece of code into function, we need it more places, tighten rules for proto 41 traffic.
Attempt to micro optimize the select box for large amounts of choices. Chrome likes this approach better.
2012-04-08 20:36:19 +02:00
bcyrill
adc3353eb6 Merge array and keep unchanged values. 2012-04-08 21:07:07 +03:00
Erik Fonnesbeck
0b4ae4b5ca Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it. 2012-04-07 15:55:12 -06:00
Darren Embry
ee965a5c7b fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings 2012-04-06 19:45:25 -04:00
Darren Embry
556e760dc0 fix indentation. 2012-04-06 17:43:26 -04:00
smos
092462dc10 Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
Redmine ticket #2347
2012-04-06 20:08:09 +02:00
Darren Embry
0416d9a0eb fix for #2289: Logic error in firewall rule interface selection for drop-down menu case 2012-04-06 14:15:16 -04:00
Scott Ullrich
48cb641a81 Merge pull request #78 from Whizkidzz/master
Added "interface_selection" to enable interface selection in tinydns
2012-04-06 10:16:06 -07:00
Darren Embry
f3d912154e Bug #2329: checkbox js problem on diag_logs_settings.php 2012-04-06 11:04:03 -04:00
Darren Embry
c8610dc99e aggh javascript lines terminated by \n instead of semicolon 2012-04-06 10:58:12 -04:00
Darren Embry
3df59babdb don't delete port aliases used by load balancer 2012-04-06 10:45:32 -04:00
whizkidzz
85a46fbdcd Added interface_selection to choose a interface in tinydns failover selection
Changed the $text so that no "option value" is preselected when adding a newrow with addrowto function.
2012-04-06 16:21:07 +02:00
whizkidzz
44c7059177 Added rowsize[] for use in row_helper_dynamic.js 2012-04-06 16:17:07 +02:00
whizkidzz
177a823e52 Added empty option line so not to write to config.xml if not filled in 2012-04-06 16:13:50 +02:00
whizkidzz
de69fab34c Added interface_selection for use in tinydns
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"
2012-04-06 16:01:17 +02:00
Darren Embry
c2feff64bc restore default dropdown values of 24/64 bits
now that feature #2320 behavor is a bit different regarding change of
existing set value when switching between ipv4 and ipv6
2012-04-05 19:10:13 -04:00
Darren Embry
b771e46942 change behavior a bit on #bits dropdown
this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
2012-04-05 19:09:19 -04:00
Darren Embry
6255beda29 add feature #2320 to vpn_ipsec_phase2.php.
note: had to disable existing behavior that modified the value of the
behavior.

existing behavior that disables/enables the dropdowns is still active.
2012-04-05 18:17:38 -04:00
Darren Embry
0f907a68b7 bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 on a valid ipv4 2012-04-05 18:17:37 -04:00
Darren Embry
87744d53c8 missed a spot for feature #2320 toggle subnet mask 2012-04-05 17:08:56 -04:00
Ermal
7b47bd4c3c Make vips vhid be unique per parent interface! 2012-04-05 20:22:01 +00:00