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

Layer 2 only networking mode between rootless containers #298

Open
ghost opened this issue May 30, 2022 · 1 comment
Open

Layer 2 only networking mode between rootless containers #298

ghost opened this issue May 30, 2022 · 1 comment
Labels
question Further information is requested

Comments

@ghost
Copy link

ghost commented May 30, 2022

I'm experimenting with the idea of layer 2 only rootless containers with the goal to test not IP protocols. Is there any way to use slirp4netns for connecting podman containers with raw network interfaces (without IP address). There is no need for external access.

@AkihiroSuda AkihiroSuda added the question Further information is requested label Jun 5, 2022
@AkihiroSuda
Copy link
Member

No, because an unprivileged user does not have CAP_NET_RAW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant