Hi! i inserted ipv6 mdoule and ping6 works fine.
#ip6tables -L ip6tables v1.2.6a: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. #insmod ip6table_filter /lib/modules/2.4.18-newpmac/kernel/net/ipv6/netfilter/ip6table_filter.o: init_module: Invalid argument Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters how can i send the correct parameters? or what i shoud do to get ip6tables work correctly? Thanks.