Displaying 1 result from an estimated 1 matches for "cargocult".
Did you mean:
cargo_cult
2006 Jan 07
2
Sharing a DSL between 40 subnets with htb
I have a network with around 40 /24 subnets that shares a common DSL,
this cries out for shaping so here I am trying to make it work as my
first tc project.
I have managed to cargocult some snippets from this list and tried to
come up with a config, but there are a few things that I''d really like
some input on:
1) Are the NAT''ed addresses available in the PREROUTING table of eth0?
2) If not then can I have the iptable --set-mark stuff in the tables
for o...