jamal wrote:
On Fri, 2005-03-18 at 20:09, Andy Furniss wrote: I haven't done a new kernel with stats patched yet. Using iptables 1.3.1 and iproute2-ss050314 with iptables headers I now get below instead of memory error. ++ /usr/sbin/tc filter add dev eth0 parent ffff: protocol ip prio 10 u32 match u32 0 0 flowid 1:1 action ipt -j MARK --set-mark 1 action mirred egress redirect dev dummy0 tablename: mangle hook: NF_IP_PRE_ROUTING target: MARK set 0x1 index 0 bad action type mirred Usage: ... gact <ACTION> [RAND] [INDEX] Where: ACTION := reclassify | drop | continue | pass RAND := random <RANDTYPE> <ACTION> <VAL>RANDTYPE := netrand | determVAL : = value not exceeding 10000INDEX := index value used bad action parsing parse_action: bad value (5:mirred)! Illegal "action" I will try with new kernel later tonight.
++ /usr/sbin/tc filter add dev eth0 parent ffff: protocol ip prio 10 u32 match u32 0 0 flowid 1:1 action ipt -j MARK --set-mark 1 action mirred egress redirect dev dummy0 ./dummy-ingress-2: line 43: 1345 Segmentation fault $TC filter add dev eth0 parent ffff: protocol ip prio 10 u32 match u32 0 0 flowid 1:1 action ipt -j MARK --set-mark 1 action mirred egress redirect dev dummy0 |
| Previous by Date: | [patch 2.6.12-rc1-bk1] multipath: early use of inlined function, Francois Romieu |
|---|---|
| Next by Date: | Re: [RFC] TCP congestion schedulers, David S. Miller |
| Previous by Thread: | iptables breakage WAS(Re: dummy as IMQ replacement, jamal |
| Next by Thread: | Re: iptables breakage WAS(Re: dummy as IMQ replacement, jamal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |