All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] IMQ problem -- badly need help
@ 2003-04-17  9:47 Stef Coene
  2003-04-17  9:55 ` hare ram
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stef Coene @ 2003-04-17  9:47 UTC (permalink / raw)
  To: lartc

On Thursday 17 April 2003 11:43, hare ram wrote:
> Hi all Guru's
>
> I have been try to work on this IMQ more than 4 weeks but i could not get
> any results
> really and badly need to help to achive my setup
>
> iam trying to achieve is up+down=total bandwidth, as per the user groups
> suggestion
> i would like to use IMQ to make my setup to achive this
>
> my setup is , RH 9.0 with patch bridge-nf
> and patched IMQ with iptables 1.2.8 and POM also done
> HTB also patched with latest ip route
>
> my bridge is running fine, iam able to use transparent bridge, working that
> also
>
> laptop---switch--eth1(bridge)eht0--switch--Router--internet
>
>
> next i have executed small example
>
> iptables -t mangle -A PREROUTING -i eth1 -j IMQ --todev 0
> ----
> " when i executed above line i got this message
> [root@bridge root]# iptables -t mangle -A PREROUTING -i eth1 -j IMQ --todev
> 0
> iptables: target `IMQ' v1.2.6a (I'm v1.2.8).
> ----
> iptables -t mangle -A PREROUTING -i eth1 -p tcp --dport 20 -m state --state
> ESTABLISHED -j MARK --set-mark 1
> iptables -t mangle -A PREROUTING -i eth1 -p tcp --dport 80 -m state --state
> ESTABLISHED -j MARK --set-mark 2
> iptables -t mangle -A PREROUTING -i eth1 -p tcp --dport 25 -m state --state
> ESTABLISHED -j MARK --set-mark 3

This is your problem.  I think the iptables rule is not added.  But don't ask 
me why.  Maybe you use the wrong iptables version?  I don't know.  

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.net

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-17 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-17  9:47 [LARTC] IMQ problem -- badly need help Stef Coene
2003-04-17  9:55 ` hare ram
2003-04-17 10:12 ` hare ram
2003-04-17 10:13 ` Stef Coene
2003-04-17 13:16 ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.