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

Use limited IP address range in docker bridge #63

Open
stolpeo opened this issue Apr 3, 2024 · 0 comments
Open

Use limited IP address range in docker bridge #63

stolpeo opened this issue Apr 3, 2024 · 0 comments

Comments

@stolpeo
Copy link
Contributor

stolpeo commented Apr 3, 2024

Describe the bug
Apparently the IP in the docker bridge change with every start. This caused a clash with our VPN.

3806: br-varfish: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default
    link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
    inet 172.29.0.1/16 brd 172.29.255.255 scope global br-varfish
       valid_lft forever preferred_lft forever

We need to limit the IP range if possible.

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