From owner-freebsd-ipfw@FreeBSD.ORG Wed Jun 13 04:19:22 2007 Return-Path: X-Original-To: freebsd-ipfw@freebsd.org Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F1D916A468 for ; Wed, 13 Jun 2007 04:19:22 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp5.yandex.ru (smtp5.yandex.ru [87.250.248.71]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE2213C465 for ; Wed, 13 Jun 2007 04:19:21 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:52220 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S1054125AbXFMETC (ORCPT ); Wed, 13 Jun 2007 08:19:02 +0400 X-Comment: RFC 2476 MSA function at smtp5.yandex.ru logged sender identity as: bu7cher Message-ID: <466F7034.9050007@yandex.ru> Date: Wed, 13 Jun 2007 08:19:00 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: AT Matik References: <200706111931.26118.asstec@matik.com.br> In-Reply-To: <200706111931.26118.asstec@matik.com.br> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ipfw@freebsd.org Subject: Re: skipto bug X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 04:19:22 -0000 AT Matik wrote: > seems to be a skipto bug in ipfw > > # ipfw add 60000 skipto 65535 ip from any to any > ipfw: illegal argument for skipto This is not a bug. > I am not sure how long it so but this I get on latest releng_6 sources I think this behaviour was introduced with the new feature "tablearg". The number 65535 is reserved for the "tablearg". -- WBR, Andrey V. Elsukov