Commit Graph

9285 Commits

Author SHA1 Message Date
jim-p
2100a4542e Check if a widget is null before testing a property. Fixes skipped updates on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not). 2011-09-13 13:57:47 -04:00
jim-p
d3ce6a8be3 Revert "Another try at prventing panic on reconfig of ppp type wans. Ticket #1696"
This reverts commit afe88d6923.
2011-09-12 19:20:13 -04:00
jim-p
b8c8820bd1 Revert "Be correct on teh variable scope"
This reverts commit 106646b420.
2011-09-12 19:20:08 -04:00
Ermal
106646b420 Be correct on teh variable scope 2011-09-12 22:35:47 +00:00
Ermal
afe88d6923 Another try at prventing panic on reconfig of ppp type wans. Ticket #1696 2011-09-12 22:30:52 +00:00
jim-p
8678130da6 If we are coming from a PPPoE/PPTP WAN type, grab the old physical interface first to avoid assigning a ppp interface to itself. Fixes pppoe->pppoe wizard run as well as changing pppoe->dhcp. Fixes #1696 2011-09-12 17:06:51 -04:00
jim-p
3a11fef2b0 Check in intel license files, required for compliance. The copy.list alone wasn't grabbing them. 2011-09-12 16:05:55 -04:00
Scott Ullrich
108c6dbc58 Add no cache header 2011-09-12 15:32:56 -04:00
Ermal
43d8f1cc9c Fixes #1696. Do not store temporary information under interfaces section during wizards since this might generate a message to netgraph that triggers a panic. 2011-09-12 12:05:11 +00:00
jim-p
ae0023beea Don't try to unset this variable if it isn't set to begin with. Fixes #1865 2011-09-09 11:16:36 -04:00
Chris Buechler
65319e4cac fix firewall_nat_out to not auto-generate outbound NAT rules with one too many IPs 2011-09-09 04:40:28 -04:00
Warren Baker
21c160361d Move filter box up to the top, so it is more easily accessible 2011-09-08 12:29:57 +02:00
Ermal
5077970883 Correct check 2011-09-07 20:18:46 +00:00
Ermal
ebc0e4b6fd Add support for multiple radius server to be used during authentication 2011-09-07 19:59:56 +00:00
Ermal
b4792bf8fe Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces. 2011-09-07 13:04:01 +00:00
smos
9b55203f87 Show the hexadecimal value of the integer for readability 2011-09-07 13:06:57 +02:00
jim-p
fce938b3a3 Match pftop page exatly with privilege, there is no other page that glob would catch. Fixes #1845 2011-09-06 18:37:35 -04:00
jim-p
f8707b1537 Also show queues on limiter info page, so that the child queues of limiter pipes can be viewed. (See ticket #1843) 2011-09-06 13:29:56 -04:00
smos
520c3d614d Remove the gateway field from view since it is not a valid option for now. 2011-09-03 19:48:45 +02:00
smos
8fb12535b7 Add empty dhcp6c client control socket file 2011-09-01 13:16:15 +02:00
jim-p
360ed9fa24 Avoid a blank trailing entry 2011-08-30 16:34:14 -04:00
jim-p
40af551fe5 Have Diag>DNS pull servers from /etc/resolv.conf instead of the config, so it reflects all of the servers in use for the speed report. 2011-08-30 16:32:12 -04:00
jim-p
d89fdda0f2 Add a note to the server Load Balancer page to let users know it's not for Multi-WAN. 2011-08-30 16:04:34 -04:00
Warren Baker
96beb23dd4 Wording fix to better describe the Translation address. 2011-08-30 21:48:05 +02:00
jim-p
badc234035 Fix bottom note when viewing Floating rules to better reflect how they operate. 2011-08-30 15:30:10 -04:00
jim-p
bde9fd2199 Fix note width for 1:1 NAT 2011-08-30 15:16:31 -04:00
jim-p
abc16ee65e Fix QinQ note width. 2011-08-30 15:00:13 -04:00
jim-p
944b694663 Clarify text 2011-08-30 14:50:17 -04:00
jim-p
c61ed3db61 Clarify text 2011-08-30 14:23:42 -04:00
jim-p
5a8a754578 Clarify notes so people don't think they need to disable pf to disable NAT. 2011-08-30 14:07:14 -04:00
jim-p
8ca95ed86f Move the option to exclude localhost as a DNS server under System > General so it is grouped with other system DNS options in a more logical location. 2011-08-30 13:32:36 -04:00
jim-p
973444a8dd Sync note for "server address" between PPTP/PPPoE/L2TP for consistency. 2011-08-30 13:20:31 -04:00
jim-p
546a3db193 Add some help links for pages that were missing. 2011-08-30 13:07:26 -04:00
jim-p
7a21d1b8d9 Change mbuf output on dashboard to read total/max, instead of current/total, to give a more useful view. Also only use a single netstat command instead of two. 2011-08-30 12:54:29 -04:00
Ermal
b094340954 Fix several issues in pppoe code and remove duplicated code. 2011-08-30 16:11:40 +00:00
jim-p
453d9c96dd Fixup OpenVPN status a bit to properly handle SSL servers using a /30 (no server directive) and also be a little more verbose about what is happening, if we can tell. 2011-08-30 09:48:20 -04:00
Scott Ullrich
f670f0a27a Unlink last msg cache for growl when sending test messagws 2011-08-29 18:43:38 -04:00
Warren Baker
edf1c0d918 Give the Layer7 patterns page some much needed love. 2011-08-29 16:04:56 +02:00
Seth Mos
1eca1a2fe8 Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663 2011-08-29 10:33:34 +02:00
Seth Mos
47fc7453a0 Correct the link for EasyRule so that IPv6 addresses parse 2011-08-29 10:16:48 +02:00
Seth Mos
96bddaf35a Add IPv6 love to diag states Summary. For Ticket #1816 2011-08-29 09:59:04 +02:00
Seth Mos
181816f190 Reflect the dynamic(6) gateway naming change in interfaces.php too 2011-08-29 09:14:34 +02:00
Scott Ullrich
8d29f477a2 Merge pull request #10 from namezero111111/patch-2
Added web interface capability to make the LDAP search more specific in o
2011-08-28 10:17:52 -07:00
Scott Ullrich
3dd2a27826 Log when XMLRPC auth fails so that the brute force lockout will kick in. 2011-08-28 13:06:42 -04:00
namezero111111
c7073ebf51 Added web interface capability to make the LDAP search more specific in order to filter for group membership for example. 2011-08-28 05:43:39 +03:00
Nachtfalkeaw
a574b9607d Add default values for latency, packet loss, down on GUI 2011-08-28 06:41:20 +03:00
jim-p
107f0cc8ce Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi) 2011-08-25 09:17:17 -04:00
Chris Buechler
ace9a95466 fix text 2011-08-24 21:54:48 -04:00
Seth Mos
99bdb17e39 Unbreak the firewall rule Edit page, input error array was unset halfway the validation. Set that back up ontop.
Add gateway validation
2011-08-24 22:10:55 +02:00
Seth Mos
4108dee880 Catch another possiblity for invalid rule generation 2011-08-24 21:21:56 +02:00