Actions
Bug #16426
openGIF Interface Fails to Initialize After Reboot When Parent Interface is PPPoE
Status:
New
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
Steps to Reproduce:
- Create a new VLAN interface.
- Configure IPv4 Configuration Type as PPPoE.
- Configure IPv6 Configuration Type as DHCP6.
- Save and apply the changes.
- Navigate to Interfaces → GIFs and add a new GIF tunnel.
- Set the GIF Remote Address to the IPv6 address of the remote peer.
- For the GIF Tunnel Local Address, enter an IPv4 address (e.g., 192.168.101.1).
- For the GIF Tunnel Remote Address, enter an IPv4 address (e.g., 192.168.101.2).
- Save and apply the changes.
- Assign the GIF interface and enable it.
- Reboot the system. After reboot, the GIF interface remains down.
- To bring it back up, re-save the GIF interface configuration without making any changes.
Files
Updated by Danilo Zrenjanin 1 day ago
- File startup_gif.sh startup_gif.sh added
The attached script addresses this issue.
It may be the regression of #3409
Actions