From owner-freebsd-net@FreeBSD.ORG Sun Jan 18 07:39:01 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C414816A4CE; Sun, 18 Jan 2004 07:39:01 -0800 (PST) Received: from ftp.bjpu.edu.cn (ftp.bjpu.edu.cn [202.112.78.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E3F43D48; Sun, 18 Jan 2004 07:38:38 -0800 (PST) (envelope-from delphij@frontfree.net) Received: by ftp.bjpu.edu.cn (Postfix, from userid 426) id E913252D4; Sun, 18 Jan 2004 23:38:35 +0800 (CST) Received: from beastie.frontfree.net (beastie.frontfree.net [218.107.145.7]) by ftp.bjpu.edu.cn (Postfix) with ESMTP id A4BD55299; Sun, 18 Jan 2004 23:38:35 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 426) id 6A0651195B; Sun, 18 Jan 2004 23:38:34 +0800 (CST) Received: from phantasm205 (unknown [221.216.129.200]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by beastie.frontfree.net (Postfix) with ESMTP id CEA0D11552; Sun, 18 Jan 2004 23:38:32 +0800 (CST) Message-ID: <054301c3ddd9$24070f30$0401a8c0@phantasm205> From: "Xin LI" To: "Andre Oppermann" References: <042601c3dcb0$de90c410$0401a8c0@phantasm205> <400976AA.169D1440@freebsd.org> <01ae01c3dd27$2f459c20$0401a8c0@phantasm205> <40098084.E2FA06B0@freebsd.org> Date: Sun, 18 Jan 2004 23:38:34 +0800 Organization: Phantasm Studio MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 cc: freebsd-net@FreeBSD.org Subject: Re: Newbie question: is net.inet.ip.fastforwarding intended for routersonly? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 15:39:01 -0000 It's FreeBSD 5.2-RELEASE, the uname is: FreeBSD servers.frontfree.net 5.2-RELEASE FreeBSD 5.2-RELEASE #19: Sun Jan 11 04:22:44 CST 2004 delphij@servers.frontfree.net:/usr/obj/usr/src/sys/SERVERS i386 I think peter's rev. 1.5 of sys/netinet/ip_fastfwd.c is not a functional change? Do you need my kernel configuration or any other information as well? Thanks in advance. Xin LI ----- Original Message ----- From: "Andre Oppermann" To: "Xin LI" Cc: Sent: Sunday, January 18, 2004 2:35 AM Subject: Re: Newbie question: is net.inet.ip.fastforwarding intended for routersonly? > What exact version of FreeBSD are you running? I must admit that I > was only able to do limited tests with ipfilter. IPFW I could test > to the full extent. The more information I get from you the better > I can track down where the problem is.