Date: Sat, 9 Feb 2002 03:12:19 +0200 (EET) From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: hh <hh@dsgx.org> Cc: questions@freebsd.org, <freebsd-security@freebsd.org> Subject: Re: 4.4-RELEASE-p7 FreeBSD 4.4-RELEASE-p7 problems Message-ID: <20020209031201.H654-100000@hades> In-Reply-To: <20020207200606.2514059d.hh@dsgx.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[ Do not cross-post. This is only marginally related to -security. ] On 2002-02-07 20:06, hh wrote: > some# netstat -na |more > Active UNIX domain sockets > Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr > d9bc8d00 stream 0 0 0 d9bc8280 0 0 /tmp/mysql.soc > k > d9bc8280 stream 0 0 0 d9bc8d00 0 0 > d9bc8d80 stream 0 0 0 d9bc8580 0 0 /tmp/mysql.soc > k > d9bc8580 stream 0 0 0 d9bc8d80 0 0 > > what's going on ? i can't see who's connect from anywhere to anywhere .. > i have an 4.4-RELEASE-p7 FreeBSD 4.4-RELEASE-p7 Your world (i.e. userland binaries) is probably out of sync with the running kernel. Try the instructions of /usr/src/UPDATING for building both a world and kernel. While you're there, you will probably find it nice to oupdate to a newer version of -STABLE :-) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020209031201.H654-100000>