Replies: 1 comment
-
It is just wild guess, but accept_ra configures the kernel to precess them, so cannot it be that kernel "eats" them and doesn't pass them to userspace? I'd try disable that sysctl. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly, I never had a reason to fully understand ipv6, so apologies if something in my question doesnt make sense. I have an application that requires the pod to run on the host network and see ipv6 routes advertised (python matter server for home assistant if relevant). I have tried all sort of combinations with sysctls values, but cannot seem to get this working. I can see the route on my mac on the same network, so I am confident that its advertised correctly and that its Talos not processing it.
I currently have this in my machine config
Has anyone got this working and can give some hints on what to configure for ipv6 RA to be processed ?
Beta Was this translation helpful? Give feedback.
All reactions