Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 09:29:45 -0500
From:      Michael Jung <mikej@paymentallianceintl.com>
To:        Kurt Jaeger <lists@opsec.eu>, Harald Schmalzbauer <h.schmalzbauer@omnilan.de>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   RE: sonewconn: pcb 0x???: Listen queue overflow [Was: Re: lagg(8) causes ghost queue with igb(4)]
Message-ID:  <9C91F97841BC4347910F206618BAA3BB04F0EAD25A@PAIMAIL.pai.local>
In-Reply-To: <20150118122145.GW44537@home.opsec.eu>
References:  <54B962A3.9010308@omnilan.de> <54BBA2E3.5070401@omnilan.de> <20150118122145.GW44537@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help


-----Original Message-----
From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd-stable@freebsd=
.org] On Behalf Of Kurt Jaeger


I do not know how to match the pcb (protocol control block) back
to the process/LISTEN in question, but maybe someone else knows this ?


I am sure there is a cleaner way but sysutils/lsof will get you there.

# lsof | grep LIST

named     59168  bind   20u    IPv4 0xfffffe0002df23d0                0t0  =
   TCP ns4.confluentasp.com:domain (LISTEN)
named     59168  bind   21u    IPv4 0xfffffe007a44ab70                0t0  =
   TCP localhost:domain (LISTEN)
named     59168  bind   22u    IPv4 0xfffffe0002df1b70                0t0  =
   TCP localhost:rndc (LISTEN)
named     59168  bind   23u    IPv6 0xfffffe0002cbab70                0t0  =
   TCP localhost:rndc (LISTEN)
sshd      97636  root    3u    IPv6 0xfffffe0002df27a0                0t0  =
   TCP *:ssh (LISTEN)
sshd      97636  root    4u    IPv4 0xfffffe007a424000                0t0  =
   TCP *:ssh (LISTEN)
sendmail  97650  root    4u    IPv4 0xfffffe0002b9f3d0                0t0  =
   TCP *:smtp (LISTEN)
sendmail  97650  root    5u    IPv6 0xfffffe0002b9e3d0                0t0  =
   TCP *:smtp (LISTEN)
sendmail  97650  root    6u    IPv4 0xfffffe0002df17a0                0t0  =
   TCP *:submission (LISTEN)


GoPai.com | Facebook.com/PaymentAlliance


CONFIDENTIALITY NOTE: This message is intended only for the use
of the individual or entity to whom it is addressed and may
contain information that is privileged, confidential, and
exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution or copying
of this communication is strictly prohibited. If you have
received this transmission in error, please notify us by
telephone at (502) 212-4001 or notify us at PAI , Dept. 99,
6060 Dutchmans Lane, Suite 320, Louisville, KY 40205







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9C91F97841BC4347910F206618BAA3BB04F0EAD25A>