Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

S11 nmap

82 views
Skip to first unread message

John D Groenveld

unread,
Nov 2, 2012, 11:58:42 AM11/2/12
to
I vaguely recall there's an option to nmap(1) to work around the
problem with Solaris 11 interfaces, but my Google queries are
coming up empy.

# nmap -v -A scanme.nmap.org

Starting Nmap 5.21 ( http://nmap.org/ ) at 2012-11-02 11:53 EDT
NSE: Loaded 36 scripts for scanning.
Warning: Unable to open interface vnic0 -- skipping it.
WARNING: Unable to find appropriate interface for system route to 192.168.2.1
Initiating Ping Scan at 11:53
Scanning scanme.nmap.org (74.207.244.221) [4 ports]
Completed Ping Scan at 11:53, 3.04s elapsed (1 total hosts)
Nmap scan report for scanme.nmap.org (74.207.244.221) [host down]
Read data files from: /usr/share/nmap
Note: Host seems down. If it is really up, but blocking our ping probes, try -PN
Nmap done: 1 IP address (0 hosts up) scanned in 4.68 seconds
Raw packets sent: 8 (304B) | Rcvd: 0 (0B)

John
groe...@acm.org

Mercurial

unread,
Nov 27, 2012, 5:39:47 AM11/27/12
to
i find the same problem:
# nmap -A 101.44.12.89

Starting Nmap 5.21 ( http://nmap.org/ ) at 2012-11-27 18:35 CST
Warning: Unable to open interface net0 -- skipping it.
WARNING: Unable to find appropriate interface for system route to 10.101.21.2
WARNING: Unable to find appropriate interface for system route to 10.101.21.15
nexthost: failed to determine route to 101.44.12.89
QUITTING!

cindy swearingen

unread,
Nov 27, 2012, 10:47:50 AM11/27/12
to
On Nov 27, 3:39 am, Mercurial <satiom...@gmail.com> wrote:
> i find the same problem:
> # nmap -A 101.44.12.89
>
> Starting Nmap 5.21 (http://nmap.org/) at 2012-11-27 18:35 CST
> Warning: Unable to open interface net0 -- skipping it.
> WARNING: Unable to find appropriate interface for system route to 10.101.21.2
> WARNING: Unable to find appropriate interface for system route to 10.101.21.15
> nexthost: failed to determine route to 101.44.12.89
> QUITTING!

I'm unfamiliar with nmap but this looks like:

6827835 nmap: unable to open interface (b109)

fixed in an early build of Solaris 11.1.

Thanks, Cindy

0 new messages