Date: Mon, 11 Feb 2002 13:19:23 +0100 From: "Rogier R. Mulhuijzen" <drwilco@drwilco.net> To: Varshavchick Alexander <alex@metrocom.ru>, freebsd-hackers@FreeBSD.ORG Subject: Re: lsof and listening processes on 4.5 Message-ID: <5.1.0.14.0.20020211131817.01bb0660@mail.drwilco.net> In-Reply-To: <Pine.GSO.4.21.0202111459430.1106-100000@apache.metrocom.ru > References: <Pine.GSO.4.21.0202111135330.19802-100000@apache.metrocom.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> >4.3: >inetd 157 root 4 IPv4 0xeee7f720 0t0 TCP *:ftp (LISTEN) >inetd 157 root 5 IPv4 0xeee7f500 0t0 TCP *:telnet (LISTEN) >inetd 157 root 6 IPv6 0xeee7f2e0 0t0 TCP *:telnet (LISTEN) > >4.5: >inetd 180 root 4 IPv4 0xeb159cc0 0t0 TCP *:* >inetd 180 root 5 IPv4 0xeb15adc0 0t0 TCP *:5611->*:49308 >inetd 180 root 6 IPv4 0xeb15aba0 0t0 TCP *:5611->*:49325 Did you recompile lsof after upgrading from 4.3 to 4.5? If not, I'd suggest doing that since this looks like kernel/userland desynch to me. If you did recompile, maybe we broke lsof =) Doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20020211131817.01bb0660>