Comment 22 for bug 982961

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

Both commands no longer execute with undefined symbols.

#iptables -m RATEEST
/lib/xtables/libxt_RATEEST.so: no "RATEEST" extension found for this protocol
iptables v1.4.12: Couldn't load match `RATEEST':No such file or directory

# iptables -m statistic
iptables v1.4.12: --probability must be specified when using random mode

My other brief testing also succeeded.