Nmap Development mailing list archives

Re: Getting SCTP support ready for merging


From: Daniel Roethlisberger <daniel () roe ch>
Date: Fri, 22 May 2009 18:36:54 +0200

Gisle Vanem <gvanem () broadpark no> 2009-05-22:
"Daniel Roethlisberger" <daniel () roe ch> wrote:
o Does it build and run on Windows?  If you have a development
environment ready, please give it a try.

It builds fine and runs partially. The '-PY' gives me an assert in
scan_engine.cc/3110.

Fixed in r13369, thanks for the report.  That was a bug which was
introduced when implementing the SCTP COOKIE-ECHO scan type.

The '-sY' gives no open sctp ports (1-1024) scanning against
www.sctp.org.

The final word from nmap-sctp is:
 "All 1024 scanned ports on lakerest.net (70.155.160.98) are filtered 
 because of 1024 no-responses".

Are you sure there is no NAT or stateful firewall or something in
your way, which drops all SCTP packets?  (Windows firewall or
some other personal firewall?)

What is the output of:

NMAPDIR=. ./nmap -v -d3 -PN -sY -p 22,80 www.sctp.org

-- 
Daniel Roethlisberger
http://daniel.roe.ch/

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: