[LARTC] bad idee or?

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i want to do:

iptables -t mangle -A PREROUTING .... -j MARK
....
multiples marks with different mark
iptables -t mangle -A POSTROUTING ... -j MARK
...
multiples marks with different mark

iptables -t mangle -A POSTROUTING -j IMQ


practicaly i want to prioritise/limit all the trafic in and out, by
different complex/wheird rules on an linux router with 4 real interfaces
and 3 more virtual, the trafic is at about 5Mbit with the ISP, and
spikes of 20Mbit on some "local" interfaces.

so the ideea is too mark the trafic in the PRE, and POST ROUTING table
(this is the place where i have all the trafic), and at the end of the
ROUTING process to put all the trafic throw IMQ, shape/prio it and the
let it go to the real interfaces where i do some ganeral interface
limiting

so the ideea is good or not .... :)

C



[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux