From owner-freebsd-ports@FreeBSD.ORG Fri May 14 10:55:26 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F198816A56F for ; Fri, 14 May 2004 10:55:25 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id AC72843D1F for ; Fri, 14 May 2004 10:55:24 -0700 (PDT) (envelope-from thomas.muh@gmx.de) Received: (qmail 2278 invoked by uid 65534); 14 May 2004 17:55:23 -0000 Received: from p508A2EE2.dip.t-dialin.net (EHLO athlon) (80.138.46.226) by mail.gmx.net (mp016) with SMTP; 14 May 2004 19:55:23 +0200 X-Authenticated: #1351219 From: =?iso-8859-1?Q?Thomas_M=FCller?= To: Date: Fri, 14 May 2004 19:55:26 +0200 Message-ID: <003a01c439dc$a4b94490$6500a8c0@athlon> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2739.300 Importance: Normal cc: ports@FreeBSD.org Subject: FreeBSD Port: p3scan-1.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 17:55:26 -0000 Hello, I have a problem running p3scan on my FreeBSD 5.2.1 BOX. I think you have done the patches for a box running ipfw but i=B4m using the OpenBSD pf as a kernel module. The problem: May 15 19:09:30 router p3scan[694]: Connection from 192.168.1.100:3790=20 May 15 19:09:30 router p3scan[694]: Real-server adress is 127.0.0.1:8110 = May 15 19:09:30 router p3scan[694]: Oops, that would loop! <-- May 15 19:09:30 router kernel: pid 694 (p3scan), uid 1002: exited on = signal 11 May 15 19:09:30 router p3scan[694]: Session done (Critial abort). Mails: = 0 Bytes: 0=20 May 15 19:09:30 router p3scan[590]: Attention: child with pid 694 died = with abnormal termsignal (11)! This is probably a bug. Please report to the author. numprocs is now 1=20 After my pf does some nat the "real-server-adress" would not be corectly fetched from the kernel. T think because of the pf is only a kernel module. I have watch out the patch-p3scan.c but i=B4m not good in programming c. Any ideas? Thanks a lot and sorry because of the bad english Tom