Bug#1017477: IPv6 port forwarding fails in bullseye

2022-08-16 Thread Shengjing Zhu
Control: unarchive 987584 Control: forcemerge 987584 -1 On Wed, Aug 17, 2022 at 2:44 AM Antoine Beaupre wrote: > > Package: docker.io > Version: 20.10.5+dfsg1-1+deb11u2 > Severity: normal > Tags: ipv6 > > In bullseye, this doesn't work over IPv6: > > docker run --publish 80:80 nginx:latest >

Bug#1017477: IPv6 port forwarding fails in bullseye

2022-08-16 Thread Antoine Beaupre
Package: docker.io Version: 20.10.5+dfsg1-1+deb11u2 Severity: normal Tags: ipv6 In bullseye, this doesn't work over IPv6: docker run --publish 80:80 nginx:latest ... in the sense that this, on the same host, fails: anarcat@curie:~$ curl -6 -v localhost * Trying ::1:80... * con