Commit Graph

18374 Commits

Author SHA1 Message Date
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
d2b560442d Revert "Make the webConfigurator lockout rule to catch even edp protocol so that xmlrpc bruteforce is caught as well."
This reverts commit 8a4f3015e4.
2011-08-30 16:32:38 +00:00
Ermal
8a4f3015e4 Make the webConfigurator lockout rule to catch even edp protocol so that xmlrpc bruteforce is caught as well. 2011-08-30 16:19:00 +00:00
Ermal
b094340954 Fix several issues in pppoe code and remove duplicated code. 2011-08-30 16:11:40 +00:00
smos
28ba77e495 Disable the rtsol command for now until we have a proper script to handle this. 2011-08-30 15:45:46 +02:00
smos
ca7c83acc7 Correct the path to rtsol 2011-08-30 15:01:22 +02:00
smos
ef851fed2f Accept router advertisments for DHCP6 WAN interfaces. Also launch a rtsol process. 2011-08-30 14:56:43 +02: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
Ermal
8614f335d1 Fixes #1666. Check if the interface needs to be added to a bridge during rc.newwanip as well. 2011-08-29 19:33:28 +00:00
Warren Baker
edf1c0d918 Give the Layer7 patterns page some much needed love. 2011-08-29 16:04:56 +02:00
Seth Mos
9d05f1d15a renable IPv6 rc.newwanipv6 but comment out reconfigure($if) until we track down how to best handle this.
Dhclient does not pass the interface as a argument which makes this really hard.
2011-08-29 15:19:00 +02:00
Seth Mos
71282744ed Unbreak the services.inc Ticket #1663 2011-08-29 11:03:08 +02:00
Seth Mos
b7a15cf870 Added blind coded DHCPv6 relay backend code. Needs to be tested, basic adaption to IPv6 implemented, only works on IPv6 interfaces. Checks inet6 route tables. Adds distinct PID file for dhcrelay -6. Adds to Ticket #1663 2011-08-29 10:42:06 +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
748ff86fe2 Another address family check for dynamic gateways, v4 has dynamic, v6 has dynamic6 as string. 2011-08-29 10:04:27 +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
Seth Mos
791d3ac98b Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic connections" 2011-08-29 09:05:07 +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
Scott Ullrich
cb51a6df64 Merge pull request #11 from Nachtfalkeaw/patch-1
Add default values for latency, packet loss, down on GUI
2011-08-27 09:43:42 -07:00
Nachtfalkeaw
a574b9607d Add default values for latency, packet loss, down on GUI 2011-08-28 06:41:20 +03:00
Scott Ullrich
655e927155 Merge pull request #9 from namezero111111/patch-1
Added extended query possibility (for example, group membership)
2011-08-27 09:39:44 -07:00
namezero111111
d1b69106d0 Added extended query possibility (for example, group membership) 2011-08-28 05:37:24 +03:00
Seth Mos
2feb85af00 Add a interface_has_gatewayv6() function to determine if a interface has a IPv6 gateway.
Implement that function return_gateways_array() to prevent ghost entries
2011-08-26 13:12:08 +02:00
Seth Mos
7671c94009 Add the IP protocol to the configured gateway list to prevent duplicate entries on dynamic interfaces 2011-08-26 09:37:47 +02:00
Seth Mos
2661e5d33f Remove stray echo statement 2011-08-25 22:58:47 +02:00
Seth Mos
60c62deebe Remove stray print_r() 2011-08-25 22:57:46 +02:00
Seth Mos
c3a0d2a5b1 Automatically pick up on dynamic IPv6 interfaces. For Example dhcp6. 2011-08-25 22:56:40 +02:00
jim-p
107f0cc8ce Add a couple more mobile browser detection strings (BlackBerry, Opera Mini/Mobi) 2011-08-25 09:17:17 -04:00
Seth Mos
5dc98f2ec1 Implement correct gen_subnetv6_max function that you can throw random prefix lengths in. Fixes Ticket #1725 2011-08-25 11:14:34 +02:00
Chris Buechler
ace9a95466 fix text 2011-08-24 21:54:48 -04:00
lgcosta
5c52cd56b7 force a set path for ioncube loader 2011-08-24 18:24:37 -03: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
jim-p
197c30ae98 Make sure this does not operate on empty parameters, and also log when removing states. 2011-08-24 12:59:13 -04:00
Warren Baker
923d15bf87 DNSMasq was generating the error 'Socket operation on non-socket' and using 100% of the CPU, changing it to mwexec_bg() resolves the issue. 2011-08-24 17:18:32 +02:00
jim-p
0c074cfb3a Fix VPN network listing for OpenVPN, and also add tunnel networks to this list. 2011-08-24 10:13:32 -04:00
Seth Mos
a1c10b7fbf Properly fix the address family check for gateway groups Ticket #1659 2011-08-24 15:26:20 +02:00
Seth Mos
8c591d01db Unbreak firewall rules edit, missing a ) 2011-08-24 15:12:05 +02:00