Bug #8218
closedChanging an interface name will break the manual created gateway-group
0%
Description
If a gateway-group is created. then change the name of an interface which is a member of that gateway-group. will break that gateway group.
how to produce the bug:
1) Navigate to System -> Routing -> Gateway groups.
2) Create a gateway group, and select some interfaces.
3) Navigate to Interfaces -> (any interface that is already a member of the created gateway group)
4) Change the name of that interface.
5) Navigate back to System -> Routing -> Gateway groups.
6) Edit that created gateway group.
In the Gateway Priority row, there is no interfaces.. All the previous selected interfaces as members of that group won't be shown.
Then it will affect all the firewall rules if that gateway-group was being selected as the gateway.
Updated by Constantine Kormashev about 6 years ago
Do not observe the issue on 245-dev
2.4.5-DEVELOPMENT (amd64) built on Mon Sep 17 16:21:24 EDT 2018 FreeBSD 11.2-RELEASE-p3
Updated by Jim Pingle over 5 years ago
- Status changed from New to Duplicate
Gateways do not support being renamed, which is what happens if you rename a WAN with dynamic gateways. See #8151
Updated by Jim Pingle over 5 years ago
- Category changed from Routing to Gateways