[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fuser doesn't work with ipv6 sockets



Try this out, if you have a IPv6 sshd and a IPv4 apache (like me).

fozzie:~# fuser -n tcp 22
fozzie:~# fuser -n tcp 80
80/tcp:                679 20697 23077 23140 23987 28603 29868

I think it is to do with this:
tcp        0      0 :::22                   :::*               LISTEN
tcp        0      0 0.0.0.0:80              0.0.0.0:*          LISTEN


I'm now the upstream for the fuser (psmisc) code, so I'll have a dig
around, by are there any suggestions?

  - Craig
-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/        <csmall@eye-net.com.au>
MIEEE <csmall@ieee.org>                 Debian developer <csmall@debian.org>



Reply to: