From owner-freebsd-questions@FreeBSD.ORG Sun Oct 26 08:03:12 2003 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 B8B1316A4B3 for ; Sun, 26 Oct 2003 08:03:12 -0800 (PST) Received: from smtp010.tiscali.dk (smtp010.tiscali.dk [212.54.64.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 305BD43F3F for ; Sun, 26 Oct 2003 08:03:11 -0800 (PST) (envelope-from thomas@gielfeldt.dk) Received: from gille (62.79.20.143.adsl.suoe.tiscali.dk [62.79.20.143]) by smtp010.tiscali.dk (8.12.10/8.12.10) with SMTP id h9QG38o7018184 for ; Sun, 26 Oct 2003 17:03:09 +0100 (MET) Message-ID: <001601c39bda$abf71b60$0201000a@gille> From: "Thomas Gielfeldt" To: Date: Sun, 26 Oct 2003 17:03:17 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: ipfilter 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: Sun, 26 Oct 2003 16:03:12 -0000 Hi Is it possible bimap only a range of ports? For example: bimap fxp0 1.2.3.4/32 -> 192.168.1.3 port 10000:11000 Or is there another way to achieve this functionallity? Thanks /Thomas