Skip to content

For ZDB namespaces, disable forwarding in the namespace #2527

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

Open
delandtj opened this issue Jan 20, 2025 · 1 comment
Open

For ZDB namespaces, disable forwarding in the namespace #2527

delandtj opened this issue Jan 20, 2025 · 1 comment

Comments

@delandtj
Copy link
Contributor

When creating a namespace that hosts only a workload, i.e. the namespace is not used as some form of router but is only an edge,
forwarding needs to be disabled in the namespace.
https://github.com/threefoldtech/zos4/blob/8701df02aa52624bd29f035e7cf69dfae74785c9/pkg/netlight/options/global.go#L13

When forwarding for IPv6 is enables, SLAAC won't accept RA when accept_ra=1 on the interface.
One could set SLAAC to accept RA with accept_ra=2 but that is not a correct solution given that the NS is not a Router.

this needs to be solved for 0-db's to be reachable over public IPv6

@mik-tf
Copy link

mik-tf commented Apr 24, 2025

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants