I have a computer and its Motherboard has two LAN Ports like in this image:

I have two other computers that I would like to connect to this computer.
How should i do this?
|
I have a computer and its Motherboard has two LAN Ports like in this image:
I have two other computers that I would like to connect to this computer.
| |||||
feedback
|
|
If you want this computer connected to the internet then you will have to connect all three up to a switch, if the server, or other device on the networkm is acting as a DHCP then they will pick up addresses from that, if not you will have to assign them. You could also mess about connecting the LAN ports of the 3 PC's with ethernet cables (Might have to be crossover cables depending on the NIC's available) Set the IP addresses into a correct range and they should all be able to communicate with each other. | |||||||||||||
feedback
|
|
If the Internet connection is not important, all you need is a pair of crossover UTP cable. Then, connect server with the client PC's, and configure IP's on every host. Simplest way, is to go with something like
For such network, mask is not very important, but you must use max. 29 bit mask (255.255.255.248). This mask MUST be the same on every host (both server and clients). You don't need to set up default gateway nor DNS servers. And done. | |||||||||||||||||
feedback
|