-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
IPv6 prefix that is defined for transit is reported as E1 hijack. #611
Comments
Will try to replicate using the given configuration and crafted BGP updates using pseudo-history from https://bgpartemis.readthedocs.io/en/latest/history/ . Will report back with the findings. |
SetupSample configuration
Env-compose diffs:
BGP Updates(in file
|
@stkonst at the test setup in my case I see it as valid (no hijacks, which is the correct behavior). I suspect it has to do sth with the dual versions. Will try with both v4 ad v6 on the same rule, just to understand what might have gone wrong in your case (the default v6 case seems to work fine). |
Hi guys,
We have an IPv6 prefix that is defined in the configuration of Artemis:
And we have the transit provider defined few lines later
In the rule section we "glue" the prefixes with the transit provider:
But still Artemis reports the prefix as being hijacked from AS4455 with E1 type but that's not correct as 4455 is a true transit provider of us.
The text was updated successfully, but these errors were encountered: