Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Networking Support General Networking Support Forum

Reply
 
Thread Tools
Old 10-26-2004, 11:26 PM   #1 (permalink)
Registered User
 
Join Date: Oct 2004
Posts: 2
OS: XP


Question networking configuration?

hi, i'm a newbie in networking stuff...

as far as i know, if I want to do networking with only two computers together,each computer needs
an Ethernet network card inside, and then, I can run a crossover cable between them.
Let say, I have done those cables thing, the question is,

how do I configure the IP address so that both computers can "communicate" with each other?

besides configuring the network, what are the things that I need to do to make sure my two computers will be able to "communicate" well with each other?
I'm using Windows XP pro..

can someone please guide me steps by steps..?

thank you..
star_get1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-27-2004, 05:58 AM   #2 (permalink)
Registered User
 
Join Date: Oct 2004
Posts: 6
OS: XP Home / XP PRO


Easy Solutions.....

Well you would find the wizard to be more easier, im guesing both systems are running on windows xp pro, so heres what you do with the mouse ofcourse:

Start > All Programs > Accessories > Communications > Network Setup Wizard

Do it on both systems, if not you could go the manual way, im not a expert at this thing, but by reading alot of articles on this forum has give me a bright idea.

Ok

Start > Control Panel > Network and Internet Connections > Network Connections > Then right click your Network Card go to Properties in the white box click on "Internet Protocols (TCP/IP)" Click on the properties button, Click on the second radio button which says "Use the following IP Address"

Fill in this:
IP Address: 192.168.1.1
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.1.0

Thats for computer A or 1 if u wish. On the second computer go into the same settings but do the following fill ins:
IP Address: 192.168.1.2
Subnet Mask :255.255.255.0
Default Gateway: 192.168.1.0

I am only fifteen years old, but i should be corrrect, as i am really studying into networking, as i want to become a Network Administrator i hope one of the techies will correct me or tell me if i was correct.

Thanks Richard
richard.s is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-27-2004, 08:15 AM   #3 (permalink)
Semi-Retired Manager, Microsoft Support
 
Chevy's Avatar
 
Join Date: Jul 2003
Location: Notlob
Posts: 5,171
OS: Vista Ultimate

My System

Just one error that I see:

192.168.1.0/24 (255.255.255.0) is the network address, so it could not be assigned to a host.

But, that doesn't matter in this case, as you do not need to assign a gateway at all, as there is no physical path off of this type of network.

So, leave the gateway entry blank.
__________________


“My philosophy, like color television, is all there in black and white”
-M. Python
Chevy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-27-2004, 11:43 PM   #4 (permalink)
Registered User
 
Join Date: Oct 2004
Posts: 2
OS: XP


alright, thank you very much for the guidance.. I still have something to ask..

you mentioned

IP Address: 192.168.1.1
Subnet Mask: 255.255.255.0

why must it be 192.168.1.1 and subnet mask 255.255.255.0?

is it fixed that the numbers are set to be like that? or can I just use any number in between 0 to 255?

btw, what is subnet mask and the purpose of configuring it?
must the numbers for subnet mask be 255 for all of the three?

thank you..your advice is very much appreciated.
star_get1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-28-2004, 06:19 AM   #5 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 31,273
OS: XP-Pro, Vista, Linux


Blog Entries: 1
You can use most any IP address, but the subnet masks must match. The reason for using 192.168.x.x is that these addresses are reserved for private networks, and are not routable. The two IP addresses must be in the same subnet, and be different. For the subnet mask of 255.255.255.0, your IP address can be anything from 192.168.0.1 through 192.168.0.254 for each machine. The "0" in this address could be any number, but must be the same for all machines on the subnet.

A subnet mask of 255.255.255.0 indicates a class C network, with a maximum of 254 machines, plenty for your two machine configuration.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-28-2004, 07:02 AM   #6 (permalink)
Moderator, Hardware Forums
 
crazijoe's Avatar
 
Join Date: Oct 2004
Location: Omaha, The Center of the Universe
Posts: 7,632
OS: WinXP, Win2K3

My System

This should help you with IP addresses and subnetting.

http://www.cisco.com/warp/public/701/3.html
crazijoe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-28-2004, 10:58 AM   #7 (permalink)
Register user
 
Join Date: Oct 2004
Posts: 3
OS: xp stupid question


if you still reading this

just hook the computers together and run the networking wizard thats all you ever have to do
oh and there is one more thing you have to install if it isnt already in network conections but i will get back on that later
bakedbeans is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 10-28-2004, 01:59 PM   #8 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 31,273
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Quote:
Originally Posted by bakedbeans
if you still reading this

just hook the computers together and run the networking wizard thats all you ever have to do
That's really funny, too bad it's total BS. More times than not, the networking wizard behaves more like the Devil.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 11-01-2004, 02:24 PM   #9 (permalink)
Registered User
 
Join Date: Nov 2004
Posts: 6
OS: xp


never a truer word said
ramasesuk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 11-01-2004, 02:34 PM   #10 (permalink)
Registered User
 
Join Date: Nov 2004
Posts: 6
OS: xp


Quote:
Originally Posted by johnwill
That's really funny, too bad it's total BS. More times than not, the networking wizard behaves more like the Devil.


never a truer word said. i have tried the wizard hundreds of times and the host pc has no or little connectivity(something about not getting the ip address) although earlier it connected for about an hour untill i restarted the pc,but the other pc on the network lost all files in the network folders although i could send files to that pc a soon as i lost connectivity the files reappeard. would the settings mentioned by richard s work for mine which connects to the internet coz the other pc couldn't connect through this one
ramasesuk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 07:29 AM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82