Commit Graph

19314 Commits

Author SHA1 Message Date
smos
71f4a2b70c Unbreak adding IPv6 static routes 2012-05-23 10:53:49 +02:00
smos
73ce690995 Make sure to bail the stats script if we can not open the modem device. 2012-05-23 09:21:44 +02:00
Ermal
aec0f2fd54 If extra bw attributes are supplied during reauthentication apply and log them 2012-05-22 20:59:40 +00:00
Ermal
5c0b5f64f2 Unlock if error occurs 2012-05-22 19:18:47 +00:00
jim-p
43d735deea Use "proto 112" instead of tcpdump's vrrp keyword since it's a little behind the times and doesn't realize that ip6+vrrp is valid. And since we're not using the vrrp keyword directly anymore, let's call it CARP instead. 2012-05-22 09:26:08 -04:00
smos
5a61fd69c9 Make sure that we match multiple characters.
Ticket #2415
2012-05-22 08:13:50 +02:00
smos
e7de69fbd5 First round of CARP vip renaming changes
Ticket #2415
2012-05-22 07:49:49 +02:00
smos
ee8c34f487 Properly test for the address family now that the array says what it's supposed to be. 2012-05-21 19:01:05 +02:00
smos
44b054ce5c Add the address family tag to the gateway groups array 2012-05-21 18:57:29 +02:00
smos
2b095a3323 Correct the rrd update command 2012-05-21 15:41:56 +02:00
smos
852171dd30 Read in the correct interface file 2012-05-21 15:35:33 +02:00
smos
5e5896856a Add 3G statistics for Huawei modems, split the Cellular stats out to per interface instead of global. 2012-05-21 15:31:02 +02:00
jim-p
c0ae3bfb74 Don't auto-toggle the "do not backup rrd" setting - we do not want this on unless the user explicitly selects it. It makes for very, very large backup files and must default to off. 2012-05-21 10:10:36 -04:00
Erik Fonnesbeck
612f519852 Modify the tar parameters to exclude .git 2012-05-20 17:52:38 -06:00
smos
c6d0f00b03 Allow modification of gateway groups even if the gateways are down. 2012-05-20 21:15:06 +02:00
smos
96cd928ba2 Allow saving on system.php if the gateways are down. 2012-05-20 20:57:05 +02:00
smos
793d3c961d Attempt to Eject the CD device on 3G sticks for Huawei and ZTE devices. 2012-05-20 20:01:39 +02:00
smos
1de3cd8749 Act on wireless interfaces too for linkup.
Redmine ticket #2440
2012-05-20 20:01:39 +02:00
Jim P
e4834b5773 Merge pull request #111 from vizvayu/bug2374
Fix of bug #2374 "When entering values in firewall rules leading and trailing spaces are not deleted" bis
2012-05-20 09:28:13 -07:00
jim-p
03f7925a18 Fix variable test 2012-05-20 11:51:44 -04:00
smos
2a210730dc Initialize variable if it's not set 2012-05-20 14:50:07 +02:00
smos
ffd2059b2a This command works better with Huawei modems. Needs more testing 2012-05-20 14:48:54 +02:00
smos
1cba5c587d Make sure we don't accidentaly clobber the v4 dns servers with empty fields from v6 2012-05-20 13:21:46 +02:00
smos
3930a9c0ea Prevent duplicate gateways from showing up if the interface is down. Redmine ticket #2442 2012-05-20 13:13:03 +02:00
smos
d23ef852b3 Set the retry value to 60 seconds, this is not attempts, this is seconds before it needs a reply. So if the DHCP server was any sort of slow it would fail to aquire a lease. This was true for my wireless network at home. Plus, on various other lossy links, even cable modems this could be true.
Redmine ticket #2440

retry time;
	     The retry statement determines the time that must pass after the
	     client has determined that there is no DHCP server present before
	     it tries again to contact a DHCP server.  By default, this is
	     five minutes.
2012-05-20 12:38:44 +02:00
smos
b2ff5d17ba Add the PPP automatic interface type. This would show the _PPP gateways. 2012-05-20 12:09:28 +02:00
Cristian Feldman
fd86d829fe Overcome laziness to avoid unnecessary loop 2012-05-18 23:22:26 -03:00
Cristian Feldman
90f90934c0 Fix of bug #2374 "When entering values in firewall rules leading and
trailing spaces are not deleted"
2012-05-18 22:57:38 -03:00
Ermal
1346306cf7 Allow 802.1p tags to be controlled from firewall rules edit screen 2012-05-18 19:49:41 +00:00
Scott Ullrich
9c408ade49 Merge pull request #108 from vizvayu/dashboard-cpufreq-update
System info widget on dashboard now updates CPU Frequency automatically
2012-05-17 21:11:10 -07:00
Cristian Feldman
4dedd18a80 System info widget on dashboard now updates CPU Frequency automatically 2012-05-18 00:53:21 -03:00
Chris Buechler
735021f5db Merge pull request #94 from vizvayu/master
Added description text for IPSec tunnel status in "Status: IPsec" page
2012-05-17 20:41:25 -07:00
Cristian Feldman
a425a28b62 Moved status text to img title (tooltip) 2012-05-17 22:37:47 -03:00
Cristian Feldman
4976f453a8 Added description text for IPSec tunnel status in "Status: IPsec" page 2012-05-17 22:37:47 -03:00
Darren Embry
c1361a9f8b feature #2413 Allow IPv6 interface configuration from the menu 2012-05-17 20:17:48 -04:00
Darren Embry
416e1530bd normalize indentation 2012-05-17 19:17:01 -04:00
Darren Embry
cd485c4fce remove some log_error calls 2012-05-17 19:02:01 -04:00
Darren Embry
283d78c632 bug fix for #2426
Input validaton on interface gateway creation box needs to reject duplicate names
2012-05-17 19:00:06 -04:00
Darren Embry
a0edece98b report errors adding a gateway through ajax calls 2012-05-17 18:33:21 -04:00
Darren Embry
8dcca9b51b - also rename $section arg to $section_name in some functions to clarify
- also robustify parsing for <tagname> and bulletproof the handling of
  certain errors
2012-05-17 17:32:04 -04:00
Darren Embry
428c289fb4 allow null to be passed as 2nd arg to parse_config_xml*
in which case entire config is returned
2012-05-17 17:30:24 -04:00
Darren Embry
ff9fbc7b3c fix 'XML error: no Array object found!' errors 2012-05-17 17:14:04 -04:00
Darren Embry
976d0213c1 fix cosmetic bug when developer was turned on.
highlight the hidden menu item differently.
2012-05-17 16:49:24 -04:00
Darren Embry
dcb94db5d8 fix for #2231
Don't activate master "Save Settings" button on traffic graph min/max.
2012-05-17 15:43:53 -04:00
Darren Embry
f757431db5 more verbose log_error on rrdtool restore failure 2012-05-17 15:22:49 -04:00
Darren Embry
5d51f00ec7 log_error if rrdtool restore calls fail 2012-05-17 15:22:29 -04:00
Darren Embry
0887774669 restore_rrddata() adds log_error calls and uses -f 2012-05-17 15:16:12 -04:00
Darren Embry
7a865f0344 add -f to 'rrdtool restore' call 2012-05-17 15:13:46 -04:00
Darren Embry
7eead1fc1e add rrddata to backup/restore dropdowns. 2012-05-17 14:55:26 -04:00
Darren Embry
c9a192381c indentation cleanup 2012-05-17 14:05:17 -04:00