Skip to content

Conversation

@Honigeintopf
Copy link

Solution Summary

  1. Use the distance value to extend routing paths in the FRR configuration.
  2. This will make sure that the same firewall handles both the request and response, preventing packet drops and improving network stability.

@Honigeintopf Honigeintopf linked an issue Nov 6, 2024 that may be closed by this pull request
@Honigeintopf
Copy link
Author

The firewall-controller and also the fcm runs in the mini-lab environment.

When printing the frr.conf inside /etc/frr/frr.conf, it shows that the set as-path prepend works properly.
Also deleting/adding a firewall updates the distance in the firewall-controller now that distance is also inside the frr.conf with set as path prepend.

Next step would be to check whether that functionality really works and if routing is going over the firewall that has less distance.

@github-project-automation github-project-automation bot moved this to Review in Development Jun 5, 2025
@Gerrit91 Gerrit91 removed the status in Development Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Implement distance functionality from fcm

2 participants