From owner-freebsd-questions@FreeBSD.ORG Tue Jun 7 21:06:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DE3C516A41C for ; Tue, 7 Jun 2005 21:06:07 +0000 (GMT) (envelope-from freebsd@lionsoft.xs4all.nl) Received: from lionsoft.xs4all.nl (lionsoft.xs4all.nl [213.84.78.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3017E43D49 for ; Tue, 7 Jun 2005 21:06:06 +0000 (GMT) (envelope-from freebsd@lionsoft.xs4all.nl) Received: from mail.lionsoft.nl (ns.lionsoft.nl [192.168.52.50]) by lionsoft.xs4all.nl (8.13.1/8.13.1) with ESMTP id j57L65j6079110 for ; Tue, 7 Jun 2005 23:06:05 +0200 (CEST) (envelope-from freebsd@lionsoft.xs4all.nl) Received: from win2kdata (win2k-data.lionsoft.nl [192.168.52.100]) by mail.lionsoft.nl (8.12.11/8.12.11) with SMTP id j57L64H6017876 for ; Tue, 7 Jun 2005 23:06:04 +0200 (CEST) (envelope-from freebsd@lionsoft.xs4all.nl) From: "Jacco" To: Date: Tue, 7 Jun 2005 23:06:04 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <1118176046.87f0e9cphil@cryer.us> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Subject: Portfwd transparent proxy problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@lionsoft.xs4all.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 21:06:08 -0000 Hello all, I'm trying to make portfwd, with transparent forwarding enabled, work on = a 4.11-STABLE kernel with transparent proxy enabled (options = IPFIREWALL_FORWARD #enable transparent proxy support). The make process of portfwd keeps showing: Transparent proxy support is = NOT present in kernel. I've read several manpages and searched the net but cannot find the = answer. Does anyone know a tip to make this work? Thank you, Jacco