Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Fix RPKI single IPv46 #1596

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bwbroersma
Copy link
Collaborator

Current state:

  • Webserver > Route Origin Authorisation existence
    Webserver IP address RPKI Route Origin Authorization
    rijksoverheid.nl 178.22.85.8 yes
    ... 178.22.85.9 yes
    ... 178.22.85.10 yes
    ... 178.22.85.11 yes
    ... 2a00:d00:3:2::5 yes
    ... 2a00:d00:3:2::4 yes
    ... 2a00:d00:3:2::6 yes
    ... 2a00:d00:3:2::3 yes
  • Webserver > Route announcement validity
    Web server BGP Route Prefix BGP Route Origin ASN RPKI Origin Validation state
    rijksoverheid.nl 178.22.80.0/21 AS41887 valid
    ... 178.22.84.0/22 AS41887 valid
    ... 178.22.80.0/21 AS41887 valid
    ... 178.22.84.0/22 AS41887 valid
    ... 178.22.80.0/21 AS41887 valid
    ... 178.22.84.0/22 AS41887 valid
    ... 178.22.80.0/21 AS41887 valid
    ... 178.22.84.0/22 AS41887 valid
    ... 2a00:d00::/32 AS41887 valid
    ... 2a00:d00::/29 AS41887 valid
    ... 2a00:d00::/32 AS41887 valid
    ... 2a00:d00::/29 AS41887 valid
    ... 2a00:d00::/32 AS41887 valid
    ... 2a00:d00::/29 AS41887 valid
    ... 2a00:d00::/32 AS41887 valid
    ... 2a00:d00::/29 AS41887 valid
  • de-duplicate routes in Webserver > Route announcement validity tech table
  • test: Name servers of domain > Route Origin Authorisation existence
  • test: Name servers of domain > Route announcement validity

@bwbroersma bwbroersma requested a review from mxsasha December 12, 2024 00:10
@bwbroersma bwbroersma marked this pull request as draft December 12, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

RPKI not *all* IPs are checked for ROA?
1 participant