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

FR: Avoid enabling IP forwarding on the host #18

Open
ccdunder opened this issue Oct 21, 2024 · 1 comment
Open

FR: Avoid enabling IP forwarding on the host #18

ccdunder opened this issue Oct 21, 2024 · 1 comment

Comments

@ccdunder
Copy link

ccdunder commented Oct 21, 2024

Enabling IP forwarding increases the attack service of any machine. I don't believe it's necessary.

@Maroka-chan do you have any reservations about merging such a change?

(Excellent work, btw)

@Maroka-chan
Copy link
Owner

I've also had concerns about it, but IP forwarding seems to be necessary to pre-route packets to the networking namespace :(
I haven't found a way to only allow forwarding to the netns.. It'd be interesting to see what Docker does.
I'd definitely be open to a solution that doesn't require IP forwarding :)

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

No branches or pull requests

2 participants