Re: qos with bridge

Linux Advanced Routing and Traffic Control

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

 



> ebtables -A FORWARD -p ipv4 --ip-dst yy.yy.yy.yy -i eth0 -j mark
                                                   ^^^^^^^
> --set-mark 2 --mark-target CONTINUE --log-ip 
 
> tc qdisc del dev eth0 root
                   ^^^^

You mark packets that ENTER eth0, but your qdisc is applied when packets
exit eth0. You should apply the qdisc on the other interface (eth1 I
presume).

-- 
Damjan Georgievski
jabberID: damjan@xxxxxxxxxxxx

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

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