From owner-freebsd-questions Tue Mar 12 9:42: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.cancom.net (ns.cancom.net [209.167.119.13]) by hub.freebsd.org (Postfix) with ESMTP id 04D5C37B402 for ; Tue, 12 Mar 2002 09:42:00 -0800 (PST) Received: from monk.cancom.ca (monk.cancom.ca [216.218.36.38]) by ns.cancom.net (8.8.8/8.8.8) with ESMTP id MAA23968 for ; Tue, 12 Mar 2002 12:41:59 -0500 (EST) Received: from monk.cancom.ca (localhost.cancom.ca [127.0.0.1]) by monk.cancom.ca (8.11.6/8.11.6) with ESMTP id g2CHfxL27113 for ; Tue, 12 Mar 2002 12:41:59 -0500 (EST) (envelope-from doug@monk.cancom.ca) Message-Id: <200203121741.g2CHfxL27113@monk.cancom.ca> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-questions@freebsd.org From: "Douglas Berry" Reply-To: "Douglas Berry" Subject: route by packet size? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Mar 2002 12:41:59 -0500 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 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? doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message