Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Nmap Development: Re: Operation not permitted

Re: Operation not permitted

From: Marlon Jabbur <msjabbur_at_uol.com.br>
Date: Mon, 2 May 2005 12:03:10 -0300

My iptables rules are the following:

iptables -A OUTPUT -m state --state NEW,ESTABLISHED,RELATED,INVALID -j ACCEPT
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

The first one allows me to send the nmap packets and the last allows me to
receive the answer. I donīt see any risk in allowing INVALID packets on the
OUTPUT chain. I can see problems if you allow it on the INPUT chain.

jabbur

On Monday 02 May 2005 11:51, Przemek wrote:
> On Mon, 2 May 2005 11:15:39 -0300
>
> Marlon Jabbur <msjabbur_at_uol.com.br> wrote:
> > Check your iptables rules. If you're using the "state" module you
> > need to permit yourself to send "INVALID" packets.
>
> Now It works but can I not allow INVALID on OUTPUT chain ?

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Received on May 02 2005

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]
edgeos