Re: [LARTC] imq question

2004-08-24 Thread Alin Nonosel
ugust 23, 2004 6:45 AM Subject: Re: [LARTC] imq question You cant shape router upload or imq will crash. also that imq will not be able to shape traffic per each loacal ip with filters, but you can easily mark packets with iptables in forward of prerouting

Re: [LARTC] imq question

2004-08-23 Thread Roy
PROTECTED] Sent: Tuesday, August 24, 2004 1:32 AM Subject: [LARTC] imq question Hi   I've a stupid question. How can I shape upload using IMQ? Instead of putting a rule in iptables in PREROUTING should i use POSTROUTING? And another question is, can I make routing rule bas

[LARTC] imq question

2004-08-23 Thread Alin Nonosel
Hi   I've a stupid question. How can I shape upload using IMQ? Instead of putting a rule in iptables in PREROUTING should i use POSTROUTING? And another question is, can I make routing rule based on ip addresses assigned by iptables to an imq device?The idea is, let's say i have some rules i

Re: [LARTC] IMQ question

2002-05-05 Thread Martin Devera
The first line only mark packet. After it leaves iptables it will enter IMQ because of the mark. devik On Sun, 5 May 2002, Ciprian Niculescu wrote: > whitch is the logic in this peace of code > > iptables -t mangle -A PREROUTING -j IMQ > iptables -t mangle -A PREROUTING -s 1.2.3.4 -j MARK --set-

[LARTC] IMQ question

2002-05-05 Thread Ciprian Niculescu
whitch is the logic in this peace of code iptables -t mangle -A PREROUTING -j IMQ iptables -t mangle -A PREROUTING -s 1.2.3.4 -j MARK --set-mark 1 and in the imq0 i have a class that handle the pachets marked with 1 this works, the question is why? beacouse i understand that: the pachet first