[LARTC] IMQ and 2.6 kernel

2003-07-15 Thread schmurtz
Hi, I would like to know if IMQ (http://trash.net/~kaber/imq/) is going to be ported to the 2.6 kernel. Please let me know. -- S. ___ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Re: [LARTC] IMQ / how to put incoming traffic to the gateway and tothe LAN in 2 different classes ?

2003-06-05 Thread schmurtz
[EMAIL PROTECTED] writes: Hi again I'm not sure I made myself clear. Before using IMQ I was using ingress on ppp0 and egress on eth0 to police incoming traffic to the LAN. Now i'm using IMQ. I would like to do something like that: iptables -t mangle -A PREROUTING -j IMQ -i ppp0 iptables -t man

[LARTC] IMQ / how to put incoming traffic to the gateway and to the LAN in2 different classes ?

2003-06-05 Thread schmurtz
Hi, My setup is: LAN --(eth0)-- GW/FW --(ppp0)-- Internet How to distinguish incoming traffic to the gateway from the traffic to the LAN ? I'm using 'iptables -t mangle -A PREROUTING -j IMQ -i ppp0' to send incoming traffic to imq0 Now I would like to put incoming traffic to the gateway and i