IP Address

R

rwrede

I am experimenting with my router's "Access and Permissions" and one of the
fields is IP address There is the PC IP address and the router IP address's.
I forgot the quick way to find my computers IP, and how do I find the IP of
other PC's on my network? The instructions are breif and designed for people
who allready know allot about networking and routers (Linksys)
 
G

Guest

rwrede,

If you are talking about using the pc, it would be an ipconfig /all from a
command prompt. If you are talking about reviewing it throught the DHCP
table on your router it would depend on the model. Your best bet is to check
the manufacturer's support site. If it is a Linksys device you will
definitely find it there.
 
C

Chuck

I am experimenting with my router's "Access and Permissions" and one of the
fields is IP address There is the PC IP address and the router IP address's.
I forgot the quick way to find my computers IP, and how do I find the IP of
other PC's on my network? The instructions are breif and designed for people
who allready know allot about networking and routers (Linksys)

There are several free network scanning tools. I use, and recommend, AngryIP
Scanner, and SoftPerfect Scanner. I've reviewed them in this article.
<http://nitecruzr.blogspot.com/2005/05/essential-tools-for-desktop-and.html>
http://nitecruzr.blogspot.com/2005/05/essential-tools-for-desktop-and.html

Your router will have a log of ip addresses handed out by its DHCP server. If a
computer uses a fixed ip address, or is assigned an address by another server,
the router won't know about it.
 
R

Rafael T

The router maintains a list of all IP leases if you enabled the DHCP
service.
Go into your routers page, something like 192.168.1.1 input the password and
then go to the dhcp tab. In that page, there should be a button saying
something like dhcp list or soemthing like that, press it and you will see
the leases.

RT
 
B

Brian Cryer

rwrede said:
I am experimenting with my router's "Access and Permissions" and one of the
fields is IP address There is the PC IP address and the router IP
address's. I forgot the quick way to find my computers IP, and how do I
find the IP of other PC's on my network? The instructions are breif and
designed for people who allready know allot about networking and routers
(Linksys)

The simplest way to find the ip address of another computer on the network
is to ping it:

start > run
cmd [enter]
c:> ping anoPc

If you are using DHCP then the IP addresses might change over time, so tying
security to a DHCP allocated IP address probably isn't a good idea - unless
you tied it to the range of IP addresses that DHCP is allocating from.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top