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

Feature request: Override detected LAN, or add additional networks for inbound firewall rules #2605

Open
JacksonWrath opened this issue Nov 28, 2024 · 1 comment

Comments

@JacksonWrath
Copy link

What's the feature 🧐

An environment variable to override the LAN network, or at least add additional networks for inbound connections, would be useful for cases where Gluetun isn't able to detect the actual local network.

Extra information and references

Why is the local network not detected for me?

I'm running this in Kubernetes, with Calico as the network plugin. It turns out Calico sets the default route to 169.254.1.1, so Gluetun isn't seeing the actual pod network.

I got around this with custom iptables rules, which works, but would've been convenient to not have to do that.

I know Gluetun is primarily targeted at Docker setups, and my issue was a pretty specific edge-case, so fair enough if this is out-of-scope.

Copy link
Contributor

@qdm12 is more or less the only maintainer of this project and works on it in his free time.
Please:

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

1 participant