Actions
Todo #16567
closedDo not add ``fe80::1:1`` link-local address to interfaces configured for IPv6 tracking
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.03
Release Notes:
Default
Description
Interfaces configured as trackv6 for IPv6 get configured with an additional link-local address in the form: fe80::1:1
This was originally to allow access to the firewall from a LAN side client at a known IPv6 address.
However in the years since this was added the expected usage has not materialised and it is now causing problems for some edge cases where it's used as a source address.
This should be removed from trackv6 interface configuration or placed behind a config switch so it can easily be disabled in situations it does cause a problem.
Updated by Christian McDonald about 1 month ago
- Status changed from New to Feedback
Updated by Christian McDonald about 1 month ago
- Subject changed from Remove link-local fe80::1:1 addresses from trackv6 interfaces to Remove link-local fe80::1:1 address from track6 interfaces
Updated by Jim Pingle 22 days ago
- Subject changed from Remove link-local fe80::1:1 address from track6 interfaces to Do not add ``fe80::1:1`` link-local address to interfaces configured for IPv6 tracking
Updated by Jim Pingle 11 days ago
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
The fe80::1:1 address is not present on any interfaces on 26.03, nor is it in the routing table. Looks good.
Actions