Using an existing /64 IPv6 subnet in a podman network? #24636
Unanswered
johanneskastl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear all,
I was wondering if it is possible to use the existing /64 IPv6 subnet, that my provider assigns to my VM, in a podman network.
Just giving the network with the
--subnet 10.89.0.0/16 --subnet 2001:DB8::.../64
option spits out that it is already in use on the host.Has anyone done something like this? Or is it simpler to let Podman use an unrelated IPv6 network to not interfere with the usual workings (routing, DNS, etc.)?
Kind Regards
Johannes
Beta Was this translation helpful? Give feedback.
All reactions