#730002 netstat: fails to detect open socket

Package:
net-tools
Source:
net-tools
Description:
NET-3 networking toolkit
Submitter:
Toni Mueller
Date:
2013-11-20 00:39:12 UTC
Severity:
normal
#730002#5
Date:
2013-11-20 00:36:40 UTC
From:
To:
Dear Maintainer,

I have a problem with netstat, which fails to agree with lsof that a
certain socket is open:

# netstat -anA inet|grep 18080
# lsof -np 22198|grep 'TCP.*18080'
java    22198 jenkins  151u  IPv6           16154950      0t0      TCP	192.168.2.10:18080 (LISTEN)
#


What gives?



Kind regards,
--Toni++