Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] nmap - device name.
Date: Sat, 11 Feb 2017 02:09:11
Message-Id: 589E7259.9060603@sys-concept.com
In Reply to: [gentoo-user] nmap - device name. by thelma@sys-concept.com
1 On 02/10/2017 06:34 PM, thelma@×××××××××××.com wrote:
2 > When I scan my local network:
3 > nmap -sn 10.10.0.0/24
4 >
5 > It prints all the devices connected to it but sometimes it prints the
6 > device "name" and sometimes it doesn't eg:
7 >
8 > Nmap scan report for iaxy (10.0.0.108)
9 > Host is up (-0.095s latency).
10 > MAC Address: 00:0F:D3:00:30:DD (Digium)
11 >
12 > Nmap scan report for 10.10.0.3
13 > Host is up (0.00017s latency).
14 > MAC Address: 54:7F:54:76:61:0D (Ingenico)
15 >
16 > "...for "name" + IP"
17 > "...for + IP
18 >
19 > Where is it taking the "name" from?
20 > It would like to assign a label "name" to all devices.
21
22 The device name have something to do with network configuration as I
23 have two networks, one display devices name the other doesn't.
24 eg. both devices are "audiocodes"
25
26 Nmap scan report for 10.10.0.8
27 Host is up (0.0010s latency).
28 MAC Address: 00:90:8F:1D:FF:F1 (Audio Codes)
29
30 Nmap scan report for audiocodes (10.0.0.110)
31 Host is up (0.00075s latency).
32 MAC Address: 00:90:8F:1D:FF:7F (Audio Codes)
33
34 --
35 Thelma

Replies

Subject Author
Re: [gentoo-user] nmap - device name. Adam Carter <adamcarter3@×××××.com>