From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 12:22:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 866FA16A4CE for ; Fri, 27 Aug 2004 12:22:04 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02BD743D1D for ; Fri, 27 Aug 2004 12:22:04 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 56882 invoked from network); 27 Aug 2004 12:20:42 -0000 Received: from dotat.atdotat.at (HELO [62.48.0.47]) ([62.48.0.47]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 27 Aug 2004 12:20:42 -0000 Message-ID: <412F276A.6080807@freebsd.org> Date: Fri, 27 Aug 2004 14:22:02 +0200 From: Andre Oppermann User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a1) Gecko/20040520 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Brandmueller References: <20040827084306.GB74653@e-Gitt.NET> In-Reply-To: <20040827084306.GB74653@e-Gitt.NET> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: RELENG_5 ipfw problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 12:22:04 -0000 Oliver Brandmueller wrote: > connection to port 25 is possible from a 192.168.25.x IP directly, but > if I enable this host on the load balancer, I do only see incoming > packets to port 25 on fxp0 but don't see any packets going back (on > neither fxp0 now em0 not even lo0). The forwarded packets simply > disappear. Please provide the ipfw line from dmesg as well. Then we can start to diagnose the problem. -- Andre