Nmap Development mailing list archives

Re: Work on IPv6 support


From: David Fifield <david () bamsoftware com>
Date: Mon, 24 Jan 2011 14:10:45 -0800

On Tue, Jan 25, 2011 at 02:09:29AM +0530, ambarisha b wrote:
Hi,

Is anybody working on  extending the raw packet support for IPv6 ? Its
in the todo list.If anybody is working on it,I would like to join in.

Yes, work is in progress in the branch

/nmap-exp/david/nmap-ipv6

I haven't worked on this for a while, but there are good primitives for
raw packet sending and receiving. Also IPv6 traceroute works (but so far
only interprets responses from the target itself, not TTL exceeded
responses).

./nmap -6 -n -Pn -sn --traceroute ipv6.google.com

I should say that it works "up to interface difficulties." I got stalled
on this work because I had trouble in matching up interfaces to
destinations. I think that libdnet doesn't provide enough information.
You can see how the IPv6 interfaces are matched up with --iflist. If you
are interested I can think back to recall what the problem was exactly
and what should be done to fix it.

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


Current thread: