Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2005 18:11:53 +0200
From:      mzk <mzk@anti-offline.net>
To:        <freebsd-pf@freebsd.org>
Subject:   Ingress + outgress traffic shape
Message-ID:  <2005116181153.945997@mzk>

next in thread | raw e-mail | index | archive | help
Hello. Have anyone made ingress + outgress traffic shape? I am doing altq on=
 
$int_if and $ext_if, then 
pass in from $user to any queue user_up (this queue is on altq $ext_if),=
 then
pass out from any to $user queue user_down (this queue is on altq $int_if).=
 As i 
know (not 100% sure), i could shape only `outgoing` traffic, therefore my=
 rules 
have this look. With or without using keep state every time only one rule is=
 
used (user_up or user_down). The traffic, which does not go through the=
 queue, 
is going though the default queue for the interface. I tried with=
 (respective 
without, and combinations) quick, keep state, removing and changing `in` and=
 
`out` rule directions.
Second i want to ask wether i can use only one rule for several computers=
 (like 
ipfw + dummynet, 1 pipe used for every different host in the network,=
 different 
queue is created for different flows). Hope someone could help ;) Thank's in=
 
advance!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2005116181153.945997>