Results 1 to 4 of 4

Thread: See a list of ips on a network

  1. #1
    Join Date
    Jan 2009
    Posts
    44

    See a list of ips on a network

    Hi guys, i want to know that is there any way to See a list of ips on a network that are currently active? I mean is there a way to see which computer and with what ip are currently on my network? I'm a networking noob. I don't know much about it. Would appreciate anybody who helps me...

  2. #2
    Join Date
    Jan 2006
    Posts
    3,792

    Re: See a list of ips on a network

    The most easiest way way to do that is :
    • Open My network Places
    • Click on View Workgroup Computers
    • Just double click the computer

    You will then have access to the computer you double click. Well this too depends, if the computer user has given sharing access to the computer.

  3. #3
    Join Date
    Jan 2009
    Posts
    710

    Re: See a list of ips on a network

    Try this :
    • Open My network Places
    • Click on View Workgroup Computers
    • Then open command prompt and type : "netstat -n"
    • There a list of IP will be shown

  4. #4
    Join Date
    Apr 2008
    Posts
    3,339

    Re: See a list of ips on a network

    The most simplest way to check the IP as well as the Physical address of all the computers that are connected to the network is by running the arp command :
    Code:
    arp -a
    [-a] paramater is required... Hope this helps...

Similar Threads

  1. List of users connected to my network drive
    By Hobson in forum Networking & Security
    Replies: 1
    Last Post: 24-01-2012, 12:15 AM
  2. Replies: 5
    Last Post: 17-01-2011, 10:14 PM
  3. How to list the network drive
    By Aaliya Seth in forum Software Development
    Replies: 5
    Last Post: 23-01-2010, 12:30 PM
  4. What is the Purpose of the preferred network list
    By Rixwel in forum Networking & Security
    Replies: 3
    Last Post: 03-07-2009, 02:50 PM
  5. List of network commands
    By kex in forum Networking & Security
    Replies: 1
    Last Post: 23-09-2008, 04:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,101,374.76928 seconds with 17 queries