2 servers and 5 clients..

i am new here.. and i just want to ask if there is anyone here could help me to do a simple network diagram or just to concept in making it... where in 2 servers and 5 clients is the setup of the network and they can share an internet..

every answer will be very much appreciated..
 
i am new here.. and i just want to ask if there is anyone here could help me to do a simple network diagram or just to concept in making it... where in 2 servers and 5 clients is the setup of the network and they can share an internet..

every answer will be very much appreciated..

2 servers for only 5 clients? seems a bit much?


anyway router connected to a switch with all servers/computers conected to the switch should do it
 
I would have one master server and one replica server, so if the master ever crashes or dies you can promote the back up server in it's place. You also need a router and some switches, and of course cat5/cat6 cables and things like that.

Depending on what you do, I have seen a 15 server cluster for a 5 client desktop environment, but it was a render farm.
 
can you give me some sample network design?!?

thanks for all of your answers... but can you help me to interpret it in a network diagram?!? any help will you give will be much appreciated...
 
se.jpg
[/url][/IMG]
 
dyj....

thanks for helping me with this... but can i ask how can i distribute the ip addresses of each pc clients and server?!? ur help is very big enough for me... but if anyone does know how to do it i will be thankful more!!!!
 
set the router to dchp and it should configure automatically assuming all devices have been set to recieve IP setting automatically

or manually

here is a very basic setting

configure the port of the router to be

ip 192.168.0.1
subnet 255.255.255.0
default gateway 192.168.0.1
dns 192.168.0.1


then for every other device add the same data with the last digit of the ip increasing
e.g
192.168.0.1
192.168.0.2
192.168.0.3 ect





this is very basic stuff mate so if you dont understand this you should probably just leave it as you will encounter problems later.

also 2 servers for 5 pcs seems a lot what is it your doing?
 
dyj....

it was my assignment... honestly speaking i don't have knowledge in terms of networking... that's why even basic stuffs are really hard for me...

the problem given to us is like this...

"create a simple diagram of a network with 5 client and 2 servers that caters both database & application server, aside from the existing application server , it also caters internet connectivity sharing. Please provide the detailed specification of the client ip addresses and servers"

if you could help me with this i really appreciated it alot...
 
Back
Top