Why can `lsof -i` not show an open connection which `netstat -n` lists?
0
votes
1
answer
2084
views
A strange situation. I started
telnet 0 8081
and
lsof -i
(run under root) doesn't list this connection, but netstat -n
does.
Why can this be?
Asked by imz -- Ivan Zakharyaschev
(15862 rep)
Mar 19, 2015, 10:06 AM
Last activity: Nov 10, 2016, 05:09 PM
Last activity: Nov 10, 2016, 05:09 PM