Actions
Regression #16105
closedConfig access error after changing an interface from DHCP to Static
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.07
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
When changing an interface from DHCP to Static the following error is shown:
Mar 23 16:51:02 php-fpm 10244 /interfaces.php: Configuration Change: admin@172.21.16.8 (Local Database): Interfaces settings changed Mar 23 16:51:02 check_reload_status 731 Syncing firewall Mar 23 16:51:02 php-fpm 10244 /interfaces.php: config warning: invalid path "gateways/gateway_item/" at /etc/inc/gwlb.inc:2402 Mar 23 16:51:02 php-fpm 10244 /interfaces.php: config warning: invalid path "gateways/gateway_item/" at /etc/inc/gwlb.inc:2459 Mar 23 16:51:02 php-fpm 10244 /interfaces.php: Configuration Change: admin@172.21.16.8 (Local Database): Gateway settings changed
Tested in 24.11 and 25.03
Updated by Jay Sols 12 months ago
Success, appears to be working in 25.03beta and 24.11. It should be noted, both patches above need to be applied in respective order. Applying the ...f781 without the ...5f60 will not work.
Also, when reverting back to dhcp, default gateway (under routing) remains set to the statically assigned gateway. By design?
Updated by Jim Pingle 8 months ago
- Plus Target Version changed from 25.03 to 25.07
Actions