Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FoD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Schmitz
FoD
Commits
d0dc7c8b
Commit
d0dc7c8b
authored
1 year ago
by
David Schmitz
Browse files
Options
Downloads
Patches
Plain Diff
doc/administration_and_usage/freertr/008-flowpec.md
parent
3d328bda
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/administration_and_usage/freertr/008-flowpec.md
+10
-1
10 additions, 1 deletion
doc/administration_and_usage/freertr/008-flowpec.md
with
10 additions
and
1 deletion
doc/administration_and_usage/freertr/008-flowpec.md
+
10
−
1
View file @
d0dc7c8b
...
...
@@ -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,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment