nofast wrote:
Hello,
I was trying to setup ifb0 device on pure
LFS (current development LFS) + iptables-1.3.5 (blfs).
After setting up command from IFB Linux webpage:
tc qdisc add dev eth0 ingress
tc filter add dev eth0 parent : protocol ip prio 10 u32 \
match u32 0 0 flowid 1:1 \
ac
Hello,
I was trying to setup ifb0 device on pure
LFS (current development LFS) + iptables-1.3.5 (blfs).
After setting up command from IFB Linux webpage:
tc qdisc add dev eth0 ingress
tc filter add dev eth0 parent : protocol ip prio 10 u32 \
match u32 0 0 flowid 1:1 \
action ipt -j MAR