hello...
i have experienced many problems with
iptables stealth-blocking rules (tested in co-operation with nmap
1) how to block nmap stealth FIN SCAN ??
i have tried
iptables -A INPUT -d dest_ip -p tcp -m stealth --tcp-flags FIN SYN -j DROP ,
but doesn't work... and also, how to disable XMASS or NULL scan ?
2) is it possible to block such an nmap RPC scan ?
thanks a lot for any help...
truhla
[/b]