What's new

String module

octopus

Part of the Furniture
HI

Is it possible to include xt_string module in ARM software?
I'm trying to get my torrent block script working.
I'm getting:
Code:
fiinsmod: 'xt_string.ko': module not found
when trying to use that. Is it possible in ARM!

Octopus
 
Last edited:
Last edited:
Okey thas god but how to use it then ? I started with modeprobe but itsn't needed now?


Just use??

This working just fine, no need to load anything just use string.
Code:
iptables -I FORWARD -p tcp -m string --string "blockword" --algo bm --from 1 --to 600 -j REJECT --reject-with tcp-rst
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!

Members online

Back
Top