Re: Htb queueing problem

Linux Advanced Routing and Traffic Control

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

 



Diego Andrés Asenjo Gonzalez wrote:
Hi and thanks for replying!


As I select everything I don't know if this is enough - also I think you need to select classify in netfilter the section.



I also select almost everything in the netfilter section, including MARK and CLASSIFY. I simplified the script mantaining the most important part (the "outgoing" traffic). I am now using the iptables MARK way, and still did not get any shape:

Ahh OK


$IPT -A FORWARD -t mangle -p udp -s 172.16.0.185/32 -i eth1 --sport 10000:10100 -d 172.16.1.0/24 -j MARK --set-mark 0x44

This should be -o eth1 or you should be shaping it on eth0 or if it's for the shaping box you need to do some sort of ingress shaping/policing.

Andy.
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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