From: fire-eyes <sgtphou@fire-eyes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Finding other machines on the network
Date: Tue, 30 Aug 2005 11:08:21 -0400 [thread overview]
Message-ID: <1125414501.22084.9.camel@localhost> (raw)
In-Reply-To: <43147285.1090009@wht.com.au>
On Wed, 2005-08-31 at 00:51 +1000, Andrew Lowe wrote:
> Hi all,
> I have the situation where I've been loaned an old Sun SPARC
> box for
> some work. It has a static IP somewhere in the 192.168.0.* range,
> which
> my home network also is in. My question is, how can I find out the IP
> address of the machine? I've forgotten what it is and it's also
> headless
> with no keyboard. Is there a utilitiy in portage that will try all of
> the ip addresses in a range and let me know if something it at the
> other
> end, ie something like automatically pinging all of the addresses in
> a
> range and reporting what addresses responded?
Nmap is what you want. It can do far more advanced things, too. But to
do a simple ping sweep (and portscan anything that it finds, which will
then reveal the IP):
nmap -T4 -F 192.168.0.*
You may need to tell it 192.168.0.0/24 instead.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-30 15:25 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-30 14:51 [gentoo-user] [OT] Finding other machines on the network Andrew Lowe
2005-08-30 15:01 ` John Jolet
2005-08-30 15:04 ` Bastian Balthazar Bux
2005-08-30 15:08 ` fire-eyes [this message]
2005-08-30 15:11 ` Martin Marcher
2005-08-30 15:12 ` Christoph Gysin
2005-08-30 15:18 ` John Jolet
2005-08-30 21:57 ` Christoph Gysin
2005-08-30 22:51 ` John Jolet
2005-08-31 6:38 ` Frank Schafer
2005-08-31 8:30 ` Nick Rout
2005-08-31 8:42 ` Destromy
2005-08-31 8:59 ` Nick Rout
2005-08-31 11:51 ` Matthias Bethke
2005-09-14 0:50 ` Daevid Vincent
2005-08-31 10:50 ` John Jolet
2005-08-31 11:41 ` Nick Rout
2005-08-31 14:01 ` [gentoo-user] " James
2005-08-31 14:25 ` Holly Bostick
2005-08-31 14:50 ` James
2005-08-31 15:09 ` Eric Crossman
2005-08-31 15:28 ` Holly Bostick
2005-08-31 11:56 ` [gentoo-user] " Frank Schafer
2005-08-30 17:49 ` Uwe Thiem
2005-08-30 19:56 ` [gentoo-user] " Michael Mauch
2005-08-31 12:50 ` [gentoo-user] [OT] " Anthony Walters
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1125414501.22084.9.camel@localhost \
--to=sgtphou@fire-eyes.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox