Results 1 to 10 of 10

Thread: How to know the IP addresses of connected computers?

  1. #1
    Junior Member
    Join Date
    Feb 2003
    Posts
    12

    How to know the IP addresses of connected computers?

    I hve a problem.
    How can I know the IP address of the computers connected to a remote host without having a login in the remote host?
    Twister... will destroy.... everything

  2. #2
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    Ok. Weird post.

    Umm.. IP addresses are clear text unless it's encrypted in a VPN tunnel. You can pick up an IP address using a packet sniffer program. But that usually requires being on the same subnet or near the subnet as having a sniffing on a backbone would generate a lot of traffic.

    Plus, in some countries it'd be illegal.
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  3. #3
    Banned
    Join Date
    Jul 2001
    Posts
    264
    You email the administrator of that host, and ask.

  4. #4
    spif, your probably on a win machine; open a command prompt and use netstat -a. that should give you everything connected to you and what port it's on. learn the netstat comands if your on a windows system, very useful.
    Squirrels have bushy tails
    I cut them off, then I laugh.
    That squirrel has no tail.

  5. #5
    Junior Member
    Join Date
    Feb 2003
    Posts
    6
    In windows machine netstat gives all information with different switches as below

  6. #6
    Senior Member
    Join Date
    Nov 2002
    Posts
    482
    bootieofdarknes, you cant do that because this person needs to be connected to the host server to see this. he/she asked how to find out without being connected to the host, so netstat is completely out of the question, at least in my experience. i know that much but dont know how to solve your, erm...."problem"
    - Trying is the first step towards failure. the moral is never try.
    - It\'s like something out of that twilighty show about that zone.
    ----Homer J Simpson----

  7. #7
    Junior Member
    Join Date
    Feb 2003
    Posts
    19
    ethernet packet sniffers (running local not port sniffer as discribed above) and most up to date firewall software can detect/monitor ip trafic too.. and they can also log it so you can see on a later point what the network layer has been doing when you were away. In case none of these were running there is no way of finding out exactly what kind of trafic, ip addresses hit your machine cause windows doesn't log it.

  8. #8
    Junior Member
    Join Date
    Feb 2003
    Posts
    12
    I hve linux loaded on to my system.
    Sorry I didnt specify that.
    And also I dont have any accnt in the Remote host
    Thanx for the replies
    I did looked for packet sniffers but can u tell me which is good for LINUX
    Twister... will destroy.... everything

  9. #9
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    Some of the better packet sniffers include:

    TCPDump

    Ethereal (has nice graphical interface)
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  10. #10
    Senior Member
    Join Date
    Feb 2003
    Posts
    211
    u can try Visual Route www.icewalkers.com/softlib/app/app_01104.html .
    or Ice Walker.
    www.icewalkers.com/ search.php?mode=keyword&match=ip%20trace - 19k .

    good luck

    When I lay me down to sleep, Pray the LORD my soul to keep.
    If I die before i wake, Pray the LORD my soul to take.

    http://www.AntiOnline.com/sig.php?imageid=389

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •