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

Support for network host_ipv4 label #1100

Open
Fexiven opened this issue Oct 16, 2024 · 1 comment
Open

Support for network host_ipv4 label #1100

Fexiven opened this issue Oct 16, 2024 · 1 comment

Comments

@Fexiven
Copy link

Fexiven commented Oct 16, 2024

Feature request description

Same as moby/moby#30053 & moby/libnetwork#2454

It should be possible to specify a host_ipv4 & host_ipv6 because currently the default route is used.

Suggest potential solution

Implement a way to let users specify either the interface or the IP address

Have you considered any alternatives?

The alternatives are custom ip routes, but having it built in would be way better

Additional context

No response

@Luap99
Copy link
Member

Luap99 commented Oct 16, 2024

This would need to be added to netavark first so I move the issue there.

I am not against it but adding support means supporting this for iptables/nftables and firewalld (WIP) so I am unlikely to work on that, AFAIK you can already add custom routes via out vrf support.

@Luap99 Luap99 transferred this issue from containers/podman Oct 16, 2024
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

2 participants