Closed Martinski4GitHub closed 3 months ago
More code improvements to detect the following use cases of WebGUI access rules:
1) When the router's network IP address is not the commonly used base IP address (e.g. NOT "192.168.100.0").
2) When multiple CIDR IP address blocks are defined, we need to check if any include the router's LAN IP address.
Approved and Merged! Great catch!
More code improvements to detect the following use cases of WebGUI access rules:
1) When the router's network IP address is not the commonly used base IP address (e.g. NOT "192.168.100.0").
2) When multiple CIDR IP address blocks are defined, we need to check if any include the router's LAN IP address.