You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a proper reproducer, how is the network and the container created?
So the network that is created is a MacVLAN based using the macvlan driver
Running with the IPAM driver of host-local.
IP range is allocated from the private IPv4 addresses and GUA's for IPv6.
.network file specifies a parent interface which is linked to the NIC on the host system.
Each container is assigned an IPv4 and IPv6 address using IP and IP6 directives within each container quadlet file.
Some containers are assigned a MAC address using PodmanArgs (as mentioned above already).
Issue Description
Describe your issue
It is simlar to two github issues raised in the past regarding Static IP addresses not be respected and their being an IPAM error.
(#15708)
(#21194)
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Describe the results you received
Containers for some reason aren't setting the IPv6 address statically.
Describe the results you expected
Describe the results you expected
To set IPv6 address statically for containers and not to deviate from what I have set it as.
podman info output
Podman in a container
Yes
Privileged Or Rootless
Privileged
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: