Hi folks,
I have the traffic shaping (HTB and IMQ) on my eth0
(of course no problems with it).
And now I would like add some extra IPs on it
( ifconfig eth0:0 xxx.xxx.xxx.xxx and ifconfig eth0:1
xxx.xxx.xxx.xxx).
So do I have to set up a new tc rools ( tc qdisc
add dev eth0:0 root handle 1: htb default 20 r2q 5 ...) for the eth0:0
and eth0:1
or can still be only tc rules for the
eth0?
Thanks in advance
Remus
|