We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Describe the results you received
Containers for some reason aren't setting the IPv6 address statically.
Describe the results you expected
To set IPv6 address statically for containers and not to deviate from what I have set it as.
If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running. host: arch: amd64 buildahVersion: 1.38.1 cgroupControllers: - pids cgroupManager: systemd cgroupVersion: v2 conmon: package: conmon-2.1.12-1.2.x86_64 path: /usr/bin/conmon version: 'conmon version 2.1.12, commit: unknown' cpuUtilization: idlePercent: 96.47 systemPercent: 0.93 userPercent: 2.59 cpus: 12 databaseBackend: sqlite distribution: distribution: opensuse-tumbleweed version: "20250128" eventLogger: journald freeLocks: 2046 hostname: thehomesystemserver idMappings: gidmap: - container_id: 0 host_id: 1000 size: 1 - container_id: 1 host_id: 100000 size: 65536 uidmap: - container_id: 0 host_id: 1000 size: 1 - container_id: 1 host_id: 100000 size: 65536 kernel: 6.13.0-1-default linkmode: dynamic logDriver: journald memFree: 8778215424 memTotal: 16518098944 networkBackend: netavark networkBackendInfo: backend: netavark dns: package: aardvark-dns-1.13.1-1.2.x86_64 path: /usr/libexec/podman/aardvark-dns version: aardvark-dns 1.13.1 package: netavark-1.13.1-1.1.x86_64 path: /usr/libexec/podman/netavark version: netavark 1.13.1 ociRuntime: name: crun package: crun-1.19.1-1.1.x86_64 path: /usr/bin/crun version: |- crun version 1.19.1 commit: 3e32a70c93f5aa5fea69b50256cca7fd4aa23c80 rundir: /run/user/1000/crun spec: 1.0.0 +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +LIBKRUN +WASM:wasmedge +YAJL os: linux pasta: executable: /usr/bin/pasta package: passt-20250121.4f2c8e7-1.1.x86_64 version: | pasta 20250121.4f2c8e7-1.1 Copyright Red Hat GNU General Public License, version 2 or later <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. remoteSocket: exists: true path: /run/user/1000/podman/podman.sock rootlessNetworkCmd: pasta security: apparmorEnabled: false capabilities: CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT rootless: true seccompEnabled: true seccompProfilePath: /usr/share/containers/seccomp.json selinuxEnabled: false serviceIsRemote: false slirp4netns: executable: "" package: "" version: "" swapFree: 0 swapTotal: 0 uptime: 0h 7m 58.00s variant: "" plugins: authorization: null log: - k8s-file - none - passthrough - journald network: - bridge - macvlan - ipvlan volume: - local registries: search: - registry.opensuse.org - registry.suse.com - docker.io store: configFile: /home/thehome/.config/containers/storage.conf containerStore: number: 0 paused: 0 running: 0 stopped: 0 graphDriverName: overlay graphOptions: {} graphRoot: /home/thehome/.local/share/containers/storage graphRootAllocated: 644248276992 graphRootUsed: 113209344 graphStatus: Backing Filesystem: extfs Native Overlay Diff: "true" Supports d_type: "true" Supports shifting: "false" Supports volatile: "true" Using metacopy: "false" imageCopyTmpDir: /var/tmp imageStore: number: 3 runRoot: /run/user/1000/containers transientStore: false volumePath: /home/thehome/.local/share/containers/storage/volumes version: APIVersion: 5.3.2 Built: 1737526969 BuiltTime: Wed Jan 22 06:22:49 2025 GitCommit: "" GoVersion: go1.23.4 Os: linux OsArch: linux/amd64 Version: 5.3.2
Yes
Privileged
Additional environment details
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:
Please provide a proper reproducer, how is the network and the container created?
Sorry, something went wrong.
No branches or pull requests
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: