From owner-freebsd-questions Tue Mar 12 10:12:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 0752037B402 for ; Tue, 12 Mar 2002 10:12:14 -0800 (PST) Received: from dan.emsphone.com (dan@localhost [127.0.0.1]) by dan.emsphone.com (8.12.2/8.12.2) with ESMTP id g2CIC81v090412; Tue, 12 Mar 2002 12:12:11 -0600 (CST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.2/Submit) id g2CIC8Qd090409; Tue, 12 Mar 2002 12:12:08 -0600 (CST) Date: Tue, 12 Mar 2002 12:12:07 -0600 From: Dan Nelson To: Douglas Berry Cc: freebsd-questions@FreeBSD.ORG Subject: Re: route by packet size? Message-ID: <20020312181207.GC98163@dan.emsphone.com> References: <200203121741.g2CHfxL27113@monk.cancom.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203121741.g2CHfxL27113@monk.cancom.ca> User-Agent: Mutt/1.3.27i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Mar 12), Douglas Berry said: > I would like to be able, on a multi-homed squid cache box, to route > based on packet size (assuming both interfaces *can* reach the > client). Packets under ~256 bytes go one way, 256 and over go > another. > > I can't see a way to do this with ipfw, is there another method? The ipfw 'iplen' keyword should let you do this. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message