On Wed, Nov 14, 2001 at 09:42:12AM +0000, Jorge Gossain Filho wrote:
> Hi all,
> 
> I would like to know how really nmap works, how it get all that informations 
> from a host,how ports open for example and how can I do not permit this ?? if 
> possible of course
with iptables, i use 
/sbin/iptables -A INPUT -p tcp ! --syn -m state --state NEW -j DROP 
(from rc.firewall) deny port scanning


> 
> thanks a lot
> 
> --
> -- 
> Obrigado,
> 
> Jorge Gossain Filho 
> [EMAIL PROTECTED]
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
ichtus
------
Lewi Supranata .K
ICQ: 50643061

Attachment: msg63913/pgp00000.pgp
Description: PGP signature

  • NMAP Jorge Gossain Filho
    • Lewi

Reply via email to