Package: docker.io
Version: 20.10.23+dfsg1-1+b3
Followup-For: Bug #865975
X-Debbugs-Cc: vera.mick...@free.fr

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
     Installation of debian testing in Virtual Box (windows 10 Host) and basic 
use of docker.io
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     Creation of a VM in Virtual Box, no customization at all
     Installation of debian testing in this VM, no customization at all
     Installation of docker.io
     Open a terminal and execute command "ping google.fr"
     => ping is OK for hours
     In another terminal execute "docker run -dit -p 8080:80 -v 
"$PWD":/usr/local/apache2/htdocs/ httpd:2.4
     After a few seconds (10 - 40s) the ping command displays "Destination Host 
Unreachable"
     docket stop <containerID> resolves the problem and ping command immediatly 
reaches destination
     applying iptables commands mentionned above doesn't solve the problem
     configuring docker like this
     /etc/docker/daemon.json:
     {
        "iptables": false
     }
     prevents docker from modifying iptables config but doesn't solve the 
problem

   * What was the outcome of this action?
     Systematically, VM access to internet is broken
   * What outcome did you expect instead?
     Same behaviour as in Debian stable, no network broken access
     This nominal usage of docker works in ubuntu 22.10 installed today for 
this test

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 12.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-7-amd64 (SMP w/1 CPU thread; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages docker.io depends on:
ii  adduser                    3.131
ii  containerd                 1.6.18~ds1-1+b2
ii  init-system-helpers        1.65.2
ii  iptables                   1.8.9-2
ii  libc6                      2.36-8
ii  libdevmapper1.02.1         2:1.02.185-2
ii  libsystemd0                252.6-1
ii  runc                       1.1.4+ds1-1+b3
ii  sysvinit-utils [lsb-base]  3.06-2
ii  tini                       0.19.0-1

Versions of packages docker.io recommends:
ii  apparmor         3.0.8-3
ii  ca-certificates  20230311
ii  cgroupfs-mount   1.4
ii  git              1:2.39.2-1.1
ii  needrestart      3.6-3
ii  xz-utils         5.4.1-0.2

Versions of packages docker.io suggests:
pn  aufs-tools                 <none>
pn  btrfs-progs                <none>
pn  debootstrap                <none>
pn  docker-doc                 <none>
ii  e2fsprogs                  1.46.6-1
pn  rinse                      <none>
pn  rootlesskit                <none>
pn  xfsprogs                   <none>
pn  zfs-fuse | zfsutils-linux  <none>

-- no debconf information

Reply via email to