Package: iproute
Version: 20100519-2
Severity: important

Trying to set up a tc filter with an ipt action I'm getting the following
error:

# tc filter add dev eth0 parent root protocol ip prio 10 u32 match u32 0 0 
action ipt -j MARK --set-mark 1
/lib/xtables/libxt_MARK.so: /lib/xtables/libxt_MARK.so: undefined symbol: 
xt_params
 failed to find target MARK

bad action parsing
parse_action: bad value (5:ipt)!
Illegal "action"
zsh: exit 1     sudo tc filter add dev eth0 parent root protocol ip prio 10 u32 
match u32 0 0


Similar problems existed earlier, see for example 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559022
which also includes a command that *should* work.

seems the inter-package link where tc tries to link to a iptables module
fails again.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages iproute depends on:
ii  libc6                         2.10.2-9   Embedded GNU C Library: Shared lib
ii  libdb4.8                      4.8.26-1   Berkeley v4.8 Database Libraries [

Versions of packages iproute recommends:
pn  libatm1                       <none>     (no description available)

Versions of packages iproute suggests:
pn  iproute-doc                   <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to