Ermal Luçi
310ce280c1
Merge pull request #2 from TheBlueMatt/master
...
Custom Dynamic DNS
2012-05-24 00:29:57 -07:00
Erik Fonnesbeck
e820da2a93
Fix reference updating for when more than one carp vip exists. Skip the upgrade code if no carp vip defined. Ticket #2445
2012-05-23 17:01:38 -06:00
Ermal
79f4bb0b50
Disable logging for now since it will spam every 60secs * #users * #zones
2012-05-23 22:16:05 +00:00
Erik Fonnesbeck
879f7db7d3
Add missing declaration for global variable $g where it is used.
2012-05-23 15:49:41 -06:00
Erik Fonnesbeck
1276637450
Fix name of the config section for virtual IPs in upgrade code. Ticket #2445
2012-05-23 15:11:45 -06:00
Erik Fonnesbeck
d39a2fc628
Check the surrounding characters to not allow partial matches. Ticket #2445
2012-05-23 15:11:27 -06:00
Erik Fonnesbeck
fe47f1f201
Revert "Rather do a fix by going through vips in reverse order"
...
This reverts commit d996dfeab2 .
2012-05-23 14:35:29 -06:00
smos
909b0a91da
Reflect naming changes, work around broken media type for wireless
2012-05-23 20:54:47 +02:00
Ermal
062676f880
Fixes #2364 . On busy pppoe servers it might take some time before mpd exits. Check for this before trying to restart
2012-05-23 19:25:53 +00:00
Ermal
fbda07b948
Do this only for carp type vips
2012-05-23 18:56:32 +00:00
Ermal
d996dfeab2
Rather do a fix by going through vips in reverse order
2012-05-23 18:55:31 +00:00
Ermal
e27d337d88
Since this is an interface to avoid issues arising from vip1 and vip11 existing and replacing vip1 will replace even vip11, put on the regex <(starting close tag).
2012-05-23 18:49:12 +00:00
smos
323954b113
Unset the IP protocol tag while processing this array. This prevents a log message
2012-05-23 18:36:05 +02:00
Ermal
6805d2d25f
Fixes #2209 . Obey the mtu value set on the interfaces.php page. Though this value will be overwritten if there is a configuration under PPP settings tab. Maybe a good idea is to set MRU at the same value if not set?
2012-05-23 17:35:13 +00:00
smos
e313da37e6
Be a bit smarter about the stats interface for the huawei cards. Some of the K series have the stats on 0.2, the E series on 0.3
...
Some of the older E series only have 0.2 too. The new K3770 I got today is too new.
2012-05-23 18:00:51 +02:00
smos
d23e157a06
Add more functions and expand the 3G status interfaces screen.
...
List the SIM state, service, speeds and mode
2012-05-23 17:14:28 +02:00
smos
7e631290b2
clean up old lock files for modem ports if a stale is left behind
2012-05-23 16:24:47 +02:00
jim-p
b22fc82559
Move vip upgrade code to be later, since it was backed out of 2.0.x it no longer needs to be so early, and otherwise there can be some breakage/fallout. Ticket #2445
2012-05-23 11:35:41 -04:00
Ermal
617244c7f7
Ooops use correct name for vips
2012-05-23 15:29:36 +00:00
Ermal
35b714597c
Oops this should be sed and not sh. Fixes #2445
2012-05-23 15:12:48 +00:00
Ermal
bf58398ce6
Specify correct attribute where to read the setting from.
2012-05-23 12:59:24 +00:00
Ermal
c5b0298f87
If specified use the default settings for bw limitation rather than 0
2012-05-23 12:57:43 +00:00
Ermal
6405333995
Prevent 2 instances of rc.prunecaptiveportal from running in parallell since this might be a bad thing
2012-05-23 12:55:42 +00:00
smos
99f95f7d3b
Add the 3G mode display, really needs a function that translates these into sane display numbers for strength and mode.
...
The mode is actually a combination of LED color 4 = blue(idle), 5 = cyan(connected), and submode 7 = HSDPA
I need to find some proper documentation, really.
2012-05-23 12:15:23 +02:00
smos
fe7fef6418
Fix command, remove spurious '
2012-05-23 11:47:37 +02:00
smos
d1796d06da
Kill the old 3gstats collector. Clarify the log message
2012-05-23 11:35:31 +02:00
Ermal
739808f779
Make file names match to make this work. Also use zone name in the file to not mix things
2012-05-23 10:50:28 +00:00
Matt Corallo
6bb73ce61e
Remove dead code.
2012-05-22 23:58:30 +02:00
Matt Corallo
fffbfef0a8
Fix DynDNS issue introduced by f3b2b2a (_dnsIP was not set).
2012-05-22 23:58:30 +02:00
Matt Corallo
37f3e7041f
Add the option to use a custom Dynamic DNS Provider via an Update URL and Result Match.
2012-05-22 23:58:30 +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
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
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
Erik Fonnesbeck
612f519852
Modify the tar parameters to exclude .git
2012-05-20 17:52:38 -06: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
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
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
Ermal
1346306cf7
Allow 802.1p tags to be controlled from firewall rules edit screen
2012-05-18 19:49:41 +00: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