Dear,

I have a question about BGPSpeaker library. I built a prototype that
detects BGP Hijacking e after that advertises the victim prefix to attract
the traffic and deliver to the victim again. My prototype was working well
but was needed to reinstall it and i didn't remembered all module versions
i used when i developed it. I started it and it detects the BGP Hijacks
normally but when the advertisement is performed i think the BGP Speaker,
at the same time it advertises the prefix, it is inserting a rib entry with
the following pattern:

Prefix announced
*>                                   None     0.0.0.0              Local
Origin                  i

I think i remember that this behavior was not occurring when i runned my
prototype on the past. I need only advertise the prefix without this rib
entry. After the announcement i need to put a rib entry deviating the
traffic to the owner AS of the prefix with the following pattern:

Prefix announced
*>                                   None     0.0.0.0              OWNER
AS                 OWNER ASN

Anyone could help me to understand why it is happening and how to solve
this?
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to