Package: apache2.2-common Version: 2.2.16-3 Severity: important
When the machine is booting, apache does not bind to the IPv6 address: postmortem:~# netstat -pan | grep LISTEN|grep apache tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1440/apache2 postmortem:~# But after a restarting: postmortem:~# /etc/init.d/apache2 restart Restarting web server: apache2 ... waiting . postmortem:~# postmortem:~# netstat -pan | grep LISTEN|grep apache tcp6 0 0 :::80 :::* LISTEN 10576/apache2 postmortem:~# it listens... This was playing for a long time, but some weeks ago it started behaving like that. The host is regularly kept up-to-date to debian squeeze. Relevant apache config: NameVirtualHost *:80 Listen 80 (in /etc/apache2/ports.conf) -- Package-specific info: List of enabled modules from 'apache2 -M': actions alias auth_basic authn_file authz_default authz_groupfile authz_host authz_user autoindex cgi dir env mime negotiation reqtimeout setenvif status userdir* (A * means that the .conf file for that module is not enabled in /etc/apache2/mods-enabled/) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages apache2 depends on: ii apache2-mpm-worker 2.2.16-3 Apache HTTP Server - high speed th ii apache2.2-common 2.2.16-3 Apache HTTP Server common files apache2 recommends no packages. apache2 suggests no packages. Versions of packages apache2.2-common depends on: ii apache2-utils 2.2.16-3 utility programs for webservers ii apache2.2-bin 2.2.16-3 Apache HTTP Server common binary f ii libmagic1 5.04-5 File type determination library us ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip ii mime-support 3.48-1 MIME files 'mime.types' & 'mailcap ii perl 5.10.1-15 Larry Wall's Practical Extraction ii procps 1:3.2.8-9 /proc file system utilities -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org