From owner-freebsd-questions Thu Feb 21 19:35:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 78BE337B416 for ; Thu, 21 Feb 2002 19:35:30 -0800 (PST) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 322DA70601 for ; Thu, 21 Feb 2002 20:35:30 -0700 (MST) Date: Thu, 21 Feb 2002 20:35:30 -0700 (MST) From: FreeBSD user To: questions@freebsd.org Subject: ipfw, dummynet, weights, and ssh? Message-ID: <20020221203227.F28655-100000@Amber.XtremeDev.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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'm trying to decipher ipfw syntax related to dummynet, and I'm not having much luck. Basically all I want to do is give priority to all ssh connections, both outbound and inbound. If the line is saturated I should still be able to ssh in and out of my server, hopefully without too much lag. Is this possible with ipfw/dummynet's WF2Q+ policies? And if so, any examples you can provide would greatly help. Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message