On Tuesday 05 March 2002 16:22, you wrote: > Stef Coene(stef.coene@xxxxxxxxx)@Mon, Mar 04, 2002 at 01:57:50PM +0100: > > On Monday 04 March 2002 03:47, Rajesh Revuru wrote: > > > ipchains -N acc_0 > > > ipchains -N acc_1 > > > ipchains -A output -j acc_0 -p tcp -m 1 > > > ipchains -A output -j acc_1 -p tcp -m 1 > > > > Mhh, I think I know where these commands are from :) > > shouldnt that last ipchains command be: > ipchains -A output -j acc_1 -p udp -m 2 Yep :) At least if you want to match udp. Stef -- stef.coene@xxxxxxxxx More QOS info : http://www.docum.org/ Title : "Using Linux as bandwidth manager"