From owner-freebsd-newbies@FreeBSD.ORG Fri Feb 20 01:25:42 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EC5916A4CE for ; Fri, 20 Feb 2004 01:25:42 -0800 (PST) Received: from 194-185-53-242.f5.ngi.it (194-185-53-242.f5.ngi.it [194.185.53.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1D843D1D for ; Fri, 20 Feb 2004 01:25:41 -0800 (PST) (envelope-from mark@remotelab.org) Received: from einstein.lab (einstein.lab [192.168.168.2]) i1K9POAt065960; Fri, 20 Feb 2004 10:25:39 +0100 (CET) (envelope-from mark@remotelab.org) Received: from einstein.lab (localhost.lab [127.0.0.1]) by einstein.lab (8.12.10/8.12.10) with ESMTP id i1K9PBaV000848; Fri, 20 Feb 2004 10:25:11 +0100 (CET) (envelope-from mark@einstein.lab) Received: (from mark@localhost) by einstein.lab (8.12.10/8.12.10/Submit) id i1K9PBtP000847; Fri, 20 Feb 2004 10:25:11 +0100 (CET) (envelope-from mark) Date: Fri, 20 Feb 2004 10:25:11 +0100 From: Marco Trentini To: DerAlSem Message-ID: <20040220092511.GA613@einstein.lab> References: <178684987.20040220120240@inbox.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <178684987.20040220120240@inbox.ru> User-Agent: Mutt/1.4.1i cc: freebsd-newbies@freebsd.org Subject: Re: NAT, netstat, etc. X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 09:25:42 -0000 On Fri, Feb 20, 2004 at 12:02:40PM +0300, DerAlSem wrote: > Hello freebsd-newbies, > > So, i've got NAT. It is working. And, i've got some program on my > WinXP workstation. ANd it's not working. So, is there a way to see > all net connections in real-time? For example, i run something on > server, and when run my prog on WinXP, and server shows me, where > this prog connects to, which protocols are used and etc. > Hi deralsem, this isn't a tecnical list. Try on freebsd-question. Anyway if you use natd on freebsd and then you use ipfw, you could use "ipfw -ad l" to show all rules. -- Marco Trentini mark@remotelab.org http://www.remotelab.org/