From owner-freebsd-questions@FreeBSD.ORG Fri May 20 14:02:21 2005 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 A7E9F16A4CE for ; Fri, 20 May 2005 14:02:21 +0000 (GMT) Received: from tenbit.pl (cg-01.tenbit.pl [213.180.131.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A7343D46 for ; Fri, 20 May 2005 14:02:20 +0000 (GMT) (envelope-from wwwsrv@ap-01.tenbit.pl) Received: from [192.168.126.18] (HELO ap-01.tenbit.pl) by tenbit.pl (CommuniGate Pro SMTP 4.2.8) with ESMTP id 212747362 for questions@freebsd.org; Fri, 20 May 2005 16:01:42 +0200 Received: from wwwsrv by ap-01.tenbit.pl with local (Exim 3.36 #1 (Debian)) id 1DZ84w-0001q1-00 for ; Fri, 20 May 2005 16:02:18 +0200 To: From: <12arc12@tenbit.pl> Date: Fri, 20 May 2005 16:02:18 CEST X-Priority: X-Originating-IP: [212.160.154.202] Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit Message-Id: Subject: "bad nat" on ipnat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 14:02:21 -0000 Hi, i`m natting about 200 pc on one machine ipnat -s shows: ipnat -s mapped in 1569397 out 1688052 added 40190 expired 39045 no memory 0 bad nat 728 inuse 494 rules 8 wilds 0 the "bad nat" value is increasing in time, my ipnat rules are: #squid rdr bge0 0/0 port 80 -> 192.168.0.1 port 1111 tcp rdr xl0 0/0 port 80 -> 192.168.0.1 port 1111 tcp map fxp0 192.168.0.0/24 -> a.b.c.d/32 proxy port 21 ftp/tcp map fxp0 192.168.0.0/24 -> a.b.c.d/32 portmap tcp/udp 1025:65000 map fxp0 192.168.0.0/24 -> a.b.c.d/32 what is this "bad nat"? it doesn`t sound too good, but i cannot find an error in my config.. Any advices/links are welcome PS please replay to the list