Actions
Regression #15669
closedStatic routes using null gateways are not installed
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:
All
Description
When trying to add a static route to the Null4 gateway, which should be localhost, the operation fails in 24.03 with:
/system_routes.php: Static Routes: Gateway IP could not be found for 10.100.45.0/24
The route is not added to the routing table.
This also fails in 24.08 and 2.8 but succeeds as expected in 2.7.2
Updated by Georgiy Tyutyunnik 3 months ago
can't reproduce on the dev, seems to be fixed
tested on:
Version 24.08-DEVELOPMENT (amd64)
built on Fri Aug 23 8:00:00 CEST 2024
FreeBSD 15.0-CURRENT
Updated by Jim Pingle about 1 month ago
- Plus Target Version changed from 24.08 to 24.11
Actions