Actions
Bug #2829
closedCARP settings overwrite prefixlen of IPv6 address with prefixlen of IPv4 address on edit
Start date:
02/20/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
All
Description
- Add IPv4 CARP address to WAN, i.e. 10.10.10.1, prefixlen /29
- Add IPv6 CARP address to WAN, i.e. 2001:db8:0:e901::2, prefixlen /64
- Save configuration, configuration works fine
- Open configuration dialog on IPv6 CARP address again, edit description (or don't edit anything at all)
- prefixlen is set to /29, although you didn't change anything
- press save
- IPv6 CARP address is now /29, which makes a directly connected /29 route on your WAN interface, blackholing all traffic to all destinations covered by this large prefix
Updated by Renato Botelho almost 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset ebbfc4b771a16b1aed5e97c2aaa2bee3db6b2e4d.
Updated by Renato Botelho over 11 years ago
- Status changed from Feedback to Resolved
Actions