Skip to content
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

Babel doesn't work after reboot #13569

Closed
1 of 2 tasks
asdfjkluiop opened this issue May 21, 2023 · 4 comments
Closed
1 of 2 tasks

Babel doesn't work after reboot #13569

asdfjkluiop opened this issue May 21, 2023 · 4 comments
Labels
babel triage Needs further investigation

Comments

@asdfjkluiop
Copy link

asdfjkluiop commented May 21, 2023

Describe the bug
Upon a reboot the frr log will show a message like
babeld[1308]: [ZPCFR-WY2XV][EC 100663299] setsockopt(IPV6_JOIN_GROUP) on interface 'enp6s0': Address already in use
and babel will never initialize requiring a restart of the frr service in order to come up and establish neighbors with other babel routers in the environment.

  • Did you check if this is a duplicate issue?
  • Did you test it on the latest FRRouting/frr master branch?

To Reproduce

  1. Setup babel
  2. Reboot machine

Babel config used in my setup:

interface enp6s0
    babel wired
exit
router babel
    network enp6s0
    redistribute ipv6 connected
exit

Expected behavior
Babel should correctly handle this situation on reboot and successfully exchange routes with other neighbors. I get similar warnings from ripngd however it has no issues exchanging routes after a reboot.

Versions

  • OS Version: Debian 12 bookworm
  • Kernel: Linux 6.3.3
  • FRR Version: 8.4.2
@asdfjkluiop asdfjkluiop added the triage Needs further investigation label May 21, 2023
@ton31337
Copy link
Member

Could you tell us at least the configuration and how to reproduce this with some easy steps?

@ton31337 ton31337 added the babel label May 23, 2023
@asdfjkluiop
Copy link
Author

I've updated my post with the config I'm running, I originally left it out because it's about the most basic babel configuration you can run. Let me know if there's any other information I can provide.

Copy link

This issue is stale because it has been open 180 days with no activity. Comment or remove the autoclose label in order to avoid having this issue closed.

@frrbot
Copy link

frrbot bot commented Nov 21, 2023

This issue will be automatically closed in the specified period unless there is further activity.

@frrbot frrbot bot closed this as completed Nov 28, 2023
@frrbot frrbot bot closed this as completed Nov 28, 2023
@frrbot frrbot bot removed autoclose labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
babel triage Needs further investigation
Projects
None yet
Development

No branches or pull requests

2 participants