Jump to content

Client/server Networksss...


BeNNy

Recommended Posts

HEllo 2 all.

I'm having trouble with my Uni work.. I've gotta describe the process of configuring a client/server network. :\ anddd was just wondering if trials-forum had any networking people.

My question is

- What properties must match the TCP/IP properties on the client computer from the server? I know the DNS server address does... what about the IP? etc..

Thanksssssssssssssssss

Benny

Link to comment
Share on other sites

as far as im aware none of of IP settings need to be the same, the DNS does the the IP naming so that needs to be correct

we were taught to set the IP address of the server as .1 and either have the client computer set to obtain an IP address automatically or name it yourself .1 .2 .3 etc..

should know all of this as we've just been through setting up servers in college, but if youve got any more qu's just ask

Link to comment
Share on other sites

Ip address is unique to each computer (having 2 computers with the same on 1 network will cause problems).

Subnet Mask is usually the same throughout the network e.g. 255.255.255.0

Default Gateway is usually the ip of your router/firewall (running a DHCP service) but this could also be the ip of your server if its managing your networks DHCP server.

Link to comment
Share on other sites

DHCP is not issued from the default gateway (although it can be), as the default gateway is an IP (and hence network layer), where as DHCP is on the application layer sitting on top of UDP. DHCP uses broadcasts to find the server.

Assuming your uni question is based on a client and server on the same subnet (and it's reasons like this you shouldn't try and get a forum to do your uni homework ;) ), then all that needs to match is both IPs need to be within the same subnet mask, otherwise they'll discard packets. DNS servers don't need to match, default gateways should - but if both devices are within the same subnet then that will be a given.

If you're setting up a network with Microsoft file and print sharing (and God help you if your uni is advocating that) then the workgroup names need to match.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...