Package: lsof
Version: 4.86+dfsg-1
Severity: normal

# lsof -i TCP|grep LISTEN|grep apache|grep IPv4
# <empty>
# lsof -i TCP|grep LISTEN|grep apache|grep IPv6
apache2    5220        root    4u  IPv6 8155617      0t0  TCP *:http (LISTEN)
apache2    5220        root    6u  IPv6 8155621      0t0  TCP *:https (LISTEN)

# telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.

Why do the IPv4 addresses not show up in "lsof -i TCP", as they always used to 
show up?

Thank you.

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lsof depends on:
ii  libc6                                  2.13-38
ii  perl                                   5.14.2-21
ii  perl-modules [libperl4-corelibs-perl]  5.14.2-21

lsof recommends no packages.

lsof suggests no packages.

-- 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

Reply via email to