From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 13:36:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE61616A4CE for ; Wed, 24 Nov 2004 13:36:40 +0000 (GMT) Received: from house.arach.net.au (house2.arach.net.au [203.30.44.85]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CC0C43D62 for ; Wed, 24 Nov 2004 13:36:34 +0000 (GMT) (envelope-from paul@fastlane.net.au) Received: (qmail 3483 invoked from network); 24 Nov 2004 13:36:31 -0000 Received: from unknown (HELO agent-57.fastlane.net.au) (203.15.140.45) by house2.arach.net.au with SMTP for ; 24 Nov 2004 13:36:31 -0000 Received: from penfold (penfold.internal.fastlane.net.au [192.168.2.4]) iAODaTdg038661 for ; Wed, 24 Nov 2004 21:36:30 +0800 (WST) (envelope-from paul@fastlane.net.au) From: "Paul Reece" To: Date: Wed, 24 Nov 2004 21:36:29 +0800 Message-ID: <000001c4d22a$9b1fd2f0$0402a8c0@penfold> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: netstat not working? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: paul@fastlane.net.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 13:36:40 -0000 Hi Everyone, I've recently installed 5.3-RELEASE on a dual processor machine. It = appears that in an SMP configuration 'netstat' does not show any of the active TCP connections to the machine (only UDP). Same goes = for showing what TCP ports the machine is listening on.. Have I missed something in my install or kernel configuration ? I've = tried setting debug.mpsafenet to 0 as it was mentioned that this causes = problems with netstat -m in an SMP configuration but obviously still no luck... Cheers, Paul. machine i386 ident XXX cpu I686_CPU options QUOTA options IPFILTER options IPFILTER_LOG options SMP options SCHED_4BSD # 4BSD scheduler options INET # InterNETworking options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates = support options UFS_ACL # Support for access control = lists options UFS_DIRHASH # Improve performance on big directories options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options SCSI_DELAY=3D15000 # Delay (in ms) before probing = SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. device apic # I/O APIC device isa device eisa device pci device ata device atadisk # ATA disk drives device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID # Static device numbering device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device vga # VGA video card driver device sc device npx device pmtimer device sio # 8250, 16[45]50 based serial ports device miibus # MII bus support device vr # VIA Rhine, Rhine II device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks"