Skip to content
Snippets Groups Projects
Commit d0dc7c8b authored by David Schmitz's avatar David Schmitz
Browse files

doc/administration_and_usage/freertr/008-flowpec.md

parent 3d328bda
No related branches found
No related tags found
No related merge requests found
......@@ -100,13 +100,22 @@ access points.
FoD installation in general:
https://github.com/GEANT/FOD/tree/python3/doc/installation
FoD with Freertr in general:
https://github.com/GEANT/FOD/blob/python3/doc/administration_and_usage/testing_and_using_fod_with_freertr.md
FoD version with exabgp support (https://github.com/GEANT/FOD/tree/feature/exabgp_support2)
can be used for peering with Freertr for distributing FlowSpec rules.
On side of FoD, required is only the exabgp peering configuration (peer AS, peer node id, peer ipv4 address).
Correspondingly, regarding the Freertr side, an example configuration
is available at https://github.com/GEANT/FOD/blob/feature/exabgp_support2/docker-compose/freertr.cfg
(especially the 'router bgp4 1' config part)
assuming the FoD ip address used for BGP peering is 10.197.36.2.
Docker-compose set with FoD and Freertr and attacker/victim host containers:
https://github.com/GEANT/FOD/blob/python3/docker-compose/README.txt
### Demo for using Freertr with FoD
FoD has support for running inside a Docker container and, especially for testing and demonstration purposes,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment