saravanang86
30th November 2010, 05:20 AM
HI.,
when i was try to execute this command in my router device it will show error...
First execution :-
# iptables -I OUTPUT -p tcp --dport 80 -m string --string "bittorrent.com" -j DROP
iptables v1.4.0: Couldn't find match `string'
Try `iptables -h' or 'iptables --help' for more information.
Second Execution :-
# iptables -I OUTPUT -p tcp --dport 80 -m string --string "edonkey.com" -j DROP
iptables v1.4.0: Couldn't find match `string'
Try `iptables -h' or 'iptables --help' for more information.
so I Need to block this kind of websites ...kindly tell me what i have to change..
here i didnt execute this command...
Regards
Saravanan G
when i was try to execute this command in my router device it will show error...
First execution :-
# iptables -I OUTPUT -p tcp --dport 80 -m string --string "bittorrent.com" -j DROP
iptables v1.4.0: Couldn't find match `string'
Try `iptables -h' or 'iptables --help' for more information.
Second Execution :-
# iptables -I OUTPUT -p tcp --dport 80 -m string --string "edonkey.com" -j DROP
iptables v1.4.0: Couldn't find match `string'
Try `iptables -h' or 'iptables --help' for more information.
so I Need to block this kind of websites ...kindly tell me what i have to change..
here i didnt execute this command...
Regards
Saravanan G