From owner-freebsd-stable Thu Apr 5 20:55:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web1106.mail.yahoo.com (web1106.mail.yahoo.com [128.11.23.126]) by hub.freebsd.org (Postfix) with SMTP id AF70B37B43F for ; Thu, 5 Apr 2001 20:55:51 -0700 (PDT) (envelope-from galen_sampson@yahoo.com) Received: (qmail 6450 invoked by uid 60001); 6 Apr 2001 03:55:51 -0000 Message-ID: <20010406035551.6449.qmail@web1106.mail.yahoo.com> Received: from [65.5.146.158] by web1106.mail.yahoo.com; Thu, 05 Apr 2001 20:55:51 PDT Date: Thu, 5 Apr 2001 20:55:51 -0700 (PDT) From: Galen Sampson Subject: re: netstat To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Fixed my problem. I was indeed not using a kernel that was built with the updated source. I compiled my new kernel with 'make -kernel=sampson' and installed with 'make install -kernel=sampson' but did not set up boot.conf to boot that kernel =P. Thanks to all that replied. Couple of questions: 1) Is there any good reason why you would want to use the '-kernel=foo' other than customization? 2) I've noticed in the handbook that you can 'make all install' certain portions of the source tree and update your system. This seems appealing since you don't have to build anything and can update only certain parts (ntpd for instance). The question is should you go to single user mode (because of chflags being set or what not)? When is it ok to not go to single user mode and how can you tell? Galen Sampson >On Tuesday 03 April 2001 02:13, you wrote: >> Hi all, >> I have been experiencing some strange behavior with netstat. It only >> displays UDP sockets for the inet family. TCP sockets do not show up. I >> know it is listening on TCP sockets because I can ssh/telnet/ftp/etc to >> the machine. Netstat has been exhibiting this behavior from a make world >> 2 weeks ago. After updating my source tree today from cvsup10.freebsd.org >> and rebuilding the world I am getting the same symptoms. I'd love to put >> up some debug info for someone to figure this out, but I have know idea >> what to put. Is this problem just me? >> >> pointers/tips welcome >> >> Galen Sampson >> > >Hi Galen, > >Must be only you, I certainly don't have that problem. >4.3-RC2 from the CD. Sources have been upgraded, but haven't built world >yet. __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message