[Nottingham] Bandwidth shaping *correction*

Alex Herington alex at fnet.nu
Fri May 5 04:22:52 BST 2006


Alex Herington wrote:
> # iptables -I FORWARD -t mangle -o eth0 --source 10.0.10.0/24 -j MARK 
> --set-mark 3
> 
> If anyone could shed any light it would be greatly appreciated :)

Um, that last comment should've read:

# iptables -I FORWARD -t mangle -i eth0 -o eth1.10 -j MARK --set-mark 3

The on/off test has proved the rule matches anyway. Hmph. Bed time...



More information about the Nottingham mailing list