Bug #3280
closedAssigning GRE interface and configuring an IP address removes the IP from the underlying gre interface in the OS
100%
Description
If you assign a GRE interface and set the IPv4 type to Static, and configure an address identical to the address on the GRE interface, the IP is removed from the interface and won't come back until the system is rebooted.
If you leave the IP type set to 'none', you can't add a gateway or set routes, so configuring an IP address is needed for full expected functionality.
If the IP assignment cannot be fixed and must be on 'none', we should detect that case and warn the user, and add a "dynamic" automatic gateway as is done for OpenVPN.
Updated by Renato Botelho over 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:bb6291e0204ffe2828fe9c9425bdae9c8541fe54.
Updated by Renato Botelho over 12 years ago
Applied in changeset commit:6721d6d0443bd7e697bd6ca33f470c801608df7e.
Updated by Renato Botelho over 12 years ago
Applied in changeset commit:34e178135b252d6664d1ba47dc877e099033ca7f.
Updated by Renato Botelho over 12 years ago
Applied in changeset commit:204bec28359f7ef8bc0dee97b909839a0566daf8.
Updated by Ermal Luçi about 12 years ago
Applied in changeset commit:6191b3215c4e10bfe98e196291c864fb1db3d233.
Updated by Ermal Luçi about 12 years ago
Applied in changeset commit:fb92e33201d5572530c8cdaa75635b750a13a4db.
Updated by Chris Buechler about 12 years ago
- Status changed from Feedback to Resolved
confirmed working