-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
priority/highThis is a high-priority issue or pull reqestThis is a high-priority issue or pull reqesttype/bugSomething is not working correctlySomething is not working correctly
Description
The BOGON rules in the raw/prerouting chain seem to block significant types of traffic, including DHCPv6 traffic, causing issues.
The rules must be re-evaluated regarding what they capture and, subsequently, block, with a few to ensure that regular legitimate traffic is allowed through as expected.
Notes
Additional internal work may be needed to ensure IPv6 traffic is forwarded from the current edge router to the new edge router to facilitate testing.
Acceptance Criteria
- Review the BOGONs for IPv6 and ensure that the
allowandblockedlists contain everything they should do - Review the
:bogon:checkchain and determine why legitimate traffic is blocked.
Metadata
Metadata
Assignees
Labels
priority/highThis is a high-priority issue or pull reqestThis is a high-priority issue or pull reqesttype/bugSomething is not working correctlySomething is not working correctly