View Single Post
  #4 (permalink)  
Old 08-01-2009, 03:23 AM
PainterRandy PainterRandy is offline
Newbie
D-A-L Newbie
 
Join Date: Nov 2008
Posts: 10
PainterRandy Is a beginner here at D-A-L
Re: IP Address trouble

Quote:
Originally Posted by jephree View Post
Glad it's working!

What was the solution?
This was the answer I got from "DAD" @ Yahoo Answers:
From "DAD"
your son probably just configured the ip settings according to the network used on the LAN (not land) Party manually.

Usually, routers used at home use DHCP which gives your computer an ip address automatically.

Just right click the little icon that shows the network connection in the task bar and select "status". Then click on properties.
Select the "TCP/IP" option in the list and click again on properties.
There select "automatically" on the ip and the DNS Server.
After clicking ok, check if it works.

And on the Gateway question.
You use a specific "subnet" on your netowork. That is a range of ip addresses used on the network. This subnet has a unique subnetmask for all clients on this network. The Gateway address is the device that connects your network to another, here the internet. So the Gateway address must be the same on all computers used in your network. Not to communicate with each other, but to connect to the internet.

Each IP Address can only be used once on your network. So if your client has for example 192.168.0.10, your other computer could use 192.168.0.11.

This answer resolved my problem! Thanks!
Reply With Quote