publish to ipv6 - error from slirp4netns #13229
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
slirp4netns
Bug is in slirp4netns
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
publish cannot listen to IPv6 addresses
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
actually listen to all ipv6 addresses on ports 8080 and 8443 available on the system
Additional information you deem important (e.g. issue happens only occasionally):
It doesn't matter if I put a IPv6 in there (e.g.
[2001:xxxx:xxxx:xxxx::1]
) - the error stays the same.Maybe IPv6 in the publish parameter is not parsed/passed through correctly?
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes (ipv6 is not mentioned there)
Additional environment details (AWS, VirtualBox, physical, etc.):
physical
The text was updated successfully, but these errors were encountered: