Bug #8169
closedCaptive Portal Default download/upload
0%
Description
Since version 2.4.0 the Captive portal service no longer acknowledges either 0 or a blank field in the Allowed IP Addresses bandwith up/down override if the Default value is already set in the base config.
In previous versions of pfSense (2.3.x) if you added a client's IP address to the Allowed IP Addresses list with no value for the bandwidth field it would treat it as unlimited.
From testing it does seem to acknowledge any other value correctly.
Updated by Jim Pingle over 7 years ago
- Status changed from New to Not a Bug
The current way is correct, otherwise you would have to manually specify a limit for all Allowed IP Address entries since there would be no way to pass them through to use the default value. And I don't see any changes to the code for this calculation in the last 3 years. The code that handles this is identical on 2.3.x and 2.4.x and hasn't changed since 2015.
Updated by Jim Pingle over 7 years ago
- Project changed from pfSense Packages to pfSense
- Category set to Captive Portal
- Target version deleted (
2.4.2-p1)