Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: scan for network devices by IP and time?
Date: Mon, 17 Dec 2007 17:55:18
Message-Id: loom.20071217T174535-925@post.gmane.org
In Reply to: [gentoo-user] scan for network devices by IP and time? by Mark Knecht
1 Mark Knecht <markknecht <at> gmail.com> writes:
2
3
4 > What tools would I want to look into so that I could scan my
5 > network to determine all the devices currently on it, either by IP or
6 > name?
7
8
9 Something simple
10
11 emerge fping
12
13 fping -g 192.168.37.0/24
14
15 or fping -g 10.168.1.0 10.168.1.255
16
17 I'd recomend only using it on internal networks.
18
19 If you run something like this external, your
20 bandwidth provider may have issues with you......
21
22
23
24
25
26
27 If you want robust network monitoring and management:
28
29 emerge jffnms.....
30
31 ymmv,
32
33
34 James
35
36
37
38
39
40 --
41 gentoo-user@g.o mailing list