[13217] in Public-Access_Computer_Systems_Forum

home help back first fref pref prev next nref lref last post

Re: Question regarding IP addresses

daemon@ATHENA.MIT.EDU (Walt Crawford)
Tue Mar 28 21:16:09 2000

Date: Tue, 28 Mar 2000 09:41:27 -0800
From: Walt Crawford <Walt_Crawford@NOTES.RLG.ORG>
To: PACS-L@LISTSERV.UH.EDU
Reply-To: Public-Access Computer Systems Forum <PACS-L@LISTSERV.UH.EDU>
Message-Id: <882568B0.00612E55.00@NOTES.RLG.ORG>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Dick Moore asked:

>I have place a security firewall on my home computer
>to restrict unwanted access.  It now tells me the numeric
>IP address of those trying to access my computer.

>I would like to be able to tell who they are.  Can you
>tell me how to identify someone from this numeric IP address?

You can't really "identify someone" from the IP address--
but if it's a stable IP address assigned to a named host,
you can get the name of the host. We use a local tool to
do that on certain occasions.

A colleague who knows about this stuff noted the "gethostbyaddr"
function in Perl and C--but also noted a freeware Windows utility
that packages this function. It's true freeware (no payment expected),
it's tiny, and it seems to work just fine.

The name of the utility is "ghost" and you can download it from:

http://www.webattack.com/freeware/network/fwip.shtml

(scroll down to "ghost")

Disclaimers:
1. I'm no expert on this kind of stuff (I'm barely even a novice)
2. This is a personal response with help from my friends. RLG does
not recommend this software or have anything to do with its creation.
In other words, don't blame me (or RLG) if it does something wrong.

home help back first fref pref prev next nref lref last post