Yet another typo... the 1st char in the quoted-string for --u32 should
be the digit zero (0) instead of lower-case oh (o).

iptables -A INPUT -p tcp \! -f -m connbytes --conbytes 0:255 \
        -m state ESTABLISHED -m length --length 46:375 -m u32 \
        --u32 "0>>22&0x3C@ 12>>26&0x3C@  0=0x5353482D"     -j DROP

I composed it correctly in the rules on the firewall machine; the error 
was in transcription.  sorry

_______________________________________________
tor-talk mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to