From owner-freebsd-questions Thu Nov 21 15:30:56 2002 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 6D55837B401 for ; Thu, 21 Nov 2002 15:30:55 -0800 (PST) Received: from rawfire.torche.com (rawfire.torche.com [166.88.255.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E2843E4A for ; Thu, 21 Nov 2002 15:30:55 -0800 (PST) (envelope-from freebsd@rawfire.torche.com) Received: from rawfire.torche.com (localhost.torche.com [127.0.0.1]) by rawfire.torche.com (8.12.5/8.11.6) with ESMTP id gALMTjRo030123 for ; Thu, 21 Nov 2002 14:29:45 -0800 (PST) (envelope-from freebsd@rawfire.torche.com) Received: from localhost (freebsd@localhost) by rawfire.torche.com (8.12.5/8.12.2/Submit) with ESMTP id gALMTjED030120 for ; Thu, 21 Nov 2002 14:29:45 -0800 (PST) (envelope-from freebsd@rawfire.torche.com) Date: Thu, 21 Nov 2002 14:29:45 -0800 (PST) From: Chris P To: freebsd-questions@FreeBSD.org Subject: Multiple questions... In-Reply-To: <200211212254.gALMsmv27234@clunix.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, I have a couple of simple questions, and 1 tough one.. First the easy ones.. Whats an easy way to check if people are using my machine in the backround.. IE doing an ftp? Is there something other then checking processes? like maybe a netstat command or something? I'm asking this mostly because of problem #2 which I'll get to in a sec.. But I need to fully shot off my machine sometimes, and a wall command wont do it for some people using my machine, meaning they wont see it. So I like to just do a quick check to see if someone is doing stuff.. people using my web, well too bad, apache will be back soon enough, ssh users, I can talk request them.. FTP is a bit harder though.. OK, and the next question.. My setup is like this.. wireless in (an0) NAT/DHCP (false addresses) out on sis0 to the house network. Once in a while sis0 seems to die.. I think maybe the network card is flaky or something. Basically all the house machines loose connectivity to the FreeBSD box. Cant ping it, nothing. From the FreeBSD box a netstat -rn shows nothing.. all PC's have dropped.. DHCP shows nothing being used, etc.. However.. ifconfig sis0 shows up. And I cannot down it.. So, the only fix I know of so far is a complete shut OFF and turn back on. Reboot doesnt cut it. Its needs power off.. Thats why I think its a bad card.. Anyone else have troubles like this? Anyone have suggestions short of replacing the card yet? Trying to save $.. been unemployed almost a year now.. Thanks everyone! C. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message