From owner-freebsd-questions Sun Aug 16 10:12:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28669 for freebsd-questions-outgoing; Sun, 16 Aug 1998 10:12:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pn.wagsky.com (wagsky.vip.best.com [206.86.71.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28663 for ; Sun, 16 Aug 1998 10:12:33 -0700 (PDT) (envelope-from Jeff@Wagsky.com) Received: from [192.168.6.3] (mac.pn.wagsky.com [192.168.6.3]) by pn.wagsky.com (8.8.8/8.8.8) with ESMTP id KAA20128 for ; Sun, 16 Aug 1998 10:11:56 -0700 (PDT) (envelope-from Jeff@Wagsky.com) X-Sender: mailman@mail.pn.wagsky.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 16 Aug 1998 10:10:13 -0700 To: freebsd-questions@FreeBSD.ORG From: Jeff Kletsky Subject: ipfw IP_FW_MAX_PORTS limit? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With the desire to "safely" pass H.323 conferencing through a firewall, the standard 10-port limit for ipfw is about to be overrun. Reading the notes in ip_fw.h, it indicates that struct ip_fw *must* be smaller than MLEN (108). Does someone know how large IP_FW_MAX_PORTS can be before this limit is reached? Thanks! Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message