Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old July 4th, 2008, 05:28 PM
Newbie
 
Join Date: Sep 2007
Location: Accra in Ghana
Age: 27
Posts: 15
Default Delays in connecting to printers on LAN

I am currently in charge of a very slow LAN comprising of 40 machines. I welcome any means of improving the speed on this network. My most pressing problem is with the printers on the network. They are mostly inaccessible by machines other than the ones they are connected to. Any suggestion would be welcomed.

Thank you all in advance.
Reply
  #2  
Old July 6th, 2008, 04:46 AM
numberwhun's Avatar
Forum Leader
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,155
Default

First, we need to know what OS you are working with. Second, I am moving this to the Networking forum as you have posted it in the Member Introductions area.

Next time, please post your questions in the forum appropriate to their topic.

Regards,

Jeff
Reply
  #3  
Old July 7th, 2008, 05:49 AM
sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,848
Default

Quote:
Originally Posted by Mohammed Seidu
I am currently in charge of a very slow LAN comprising of 40 machines. I welcome any means of improving the speed on this network. My most pressing problem is with the printers on the network. They are mostly inaccessible by machines other than the ones they are connected to. Any suggestion would be welcomed.

Thank you all in advance.
LAN Speed is usually a combination of both network hardware as well as individual device usage. If your computers themselves are busy doing things like computational algorithms or are just filled with malware, they will not be able to utilize the network as the CPU is being used for something else.

My recommendation would be to 1) make the printers network printers (you said that they were directly connected to several devices, which is probably not the best way to go with 15 printers), and then 2) create several network diagrams - start with a high-level one to see what your topology looks like, and then break that down into individual layers or segments, complete with individual specifications including the device specs as well as the type of wire connection between devices.

From that, you'll be able to determine your throughput (which is the load that the worst device in your network can handle), and see if that matches your actual throughput (you'll need to implement logging or some sort of monitoring capability on all your routers to check this. I'd also recommend doing this more than once, and more than twenty times if you are able (maybe once a day throughout a month, or even a few months, if you can) - which will allow you to get a good average and reduce anomalies.
Reply
  #4  
Old July 7th, 2008, 10:15 AM
Newbie
 
Join Date: Sep 2007
Location: Accra in Ghana
Age: 27
Posts: 15
Default

Thank you very much for those ideas. I am currently working on changing direct pc printers to network printers. As for the creation of network diagrams, I am a novice in networking and would be glad if you can give me a link to any resource that might help. I am actually a programmer.
Once again thank you.

Quote:
Originally Posted by sicarie
LAN Speed is usually a combination of both network hardware as well as individual device usage. If your computers themselves are busy doing things like computational algorithms or are just filled with malware, they will not be able to utilize the network as the CPU is being used for something else.

My recommendation would be to 1) make the printers network printers (you said that they were directly connected to several devices, which is probably not the best way to go with 15 printers), and then 2) create several network diagrams - start with a high-level one to see what your topology looks like, and then break that down into individual layers or segments, complete with individual specifications including the device specs as well as the type of wire connection between devices.

From that, you'll be able to determine your throughput (which is the load that the worst device in your network can handle), and see if that matches your actual throughput (you'll need to implement logging or some sort of monitoring capability on all your routers to check this. I'd also recommend doing this more than once, and more than twenty times if you are able (maybe once a day throughout a month, or even a few months, if you can) - which will allow you to get a good average and reduce anomalies.
Reply
  #5  
Old July 8th, 2008, 02:19 AM
sicarie's Avatar
Moderator
 
Join Date: Nov 2006
Location: USA
Posts: 3,848
Default

Quote:
Originally Posted by Mohammed Seidu
Thank you very much for those ideas. I am currently working on changing direct pc printers to network printers. As for the creation of network diagrams, I am a novice in networking and would be glad if you can give me a link to any resource that might help. I am actually a programmer.
Once again thank you.
In the creation of a network diagram, the diagram is actually the last and most trivial part. It allows you to visualize and solidify that which you have researched, but the most important part is getting that information about each device and piece of hardware.

In general, you will need the hardware version, software version, average throughput, and advertised throughput (found on any device spec sheet available either online or from the vendor). This will vary based on load, the age of all that stuff, etc...

I would recommend starting with two tests - test the speed of your network internally, and the speed of it going to an external site. That will tell you if the speeds are different or not (roughly - once again, I'd recommend doing this more than once) and you will have a general path of focus. From there, you can profile your network devices and the cables connecting them, and then go to the individual servers or desktops as necessary. It may be you have a vary old core router, and that is where the slowdown is. Or it may be that you have two or three PC's that are greatly infected with malware and that is clogging up your network.

If you are looking for the visualization tool, Microsoft's Visio is the most commonly used tool for this.
Reply
  #6  
Old July 8th, 2008, 11:17 AM
Newbie
 
Join Date: Sep 2007
Location: Accra in Ghana
Age: 27
Posts: 15
Default

Thank you once again.
I forgot to mention my operating system which windows server 2000.
I run the tracert command on two separate ip addresses from the server and below is what i get:

Tracing route to 192.168.*.35 over a maximum of 30 hops

1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.

Tracing route to CASHOFFICE [192.168.*.27]
over a maximum of 30 hops:

1 <10 ms <10 ms <10 ms CASHOFFICE [192.168.*.27]

Trace complete.

what does this mean and how does it help in resolving the problem.

Quote:
Originally Posted by sicarie
In the creation of a network diagram, the diagram is actually the last and most trivial part. It allows you to visualize and solidify that which you have researched, but the most important part is getting that information about each device and piece of hardware.

In general, you will need the hardware version, software version, average throughput, and advertised throughput (found on any device spec sheet available either online or from the vendor). This will vary based on load, the age of all that stuff, etc...

I would recommend starting with two tests - test the speed of your network internally, and the speed of it going to an external site. That will tell you if the speeds are different or not (roughly - once again, I'd recommend doing this more than once) and you will have a general path of focus. From there, you can profile your network devices and the cables connecting them, and then go to the individual servers or desktops as necessary. It may be you have a vary old core router, and that is where the slowdown is. Or it may be that you have two or three PC's that are greatly infected with malware and that is clogging up your network.

If you are looking for the visualization tool, Microsoft's Visio is the most commonly used tool for this.
Reply
  #7  
Old July 8th, 2008, 09:23 PM
RevBooter's Avatar
Member
 
Join Date: Mar 2007
Location: NI, UK, The World
Age: 22
Posts: 70
Default

Hi,

Can you ping the printers?

I am assuming you are not using managed switches? e.g. cisco and just a 24 port freecom "switch"

Cheers!
Reply
  #8  
Old July 9th, 2008, 10:57 AM
Newbie
 
Join Date: Sep 2007
Location: Accra in Ghana
Age: 27
Posts: 15
Default

I can't currently ping the printers as they are not network printers but can ping the machines they are attached to.
I am using two 24-port switches with 10/100mbps speed. The brand names are D-LINK and LINKSYS.

By the way do you have any idea as to how the tracert result displayed in by previous submission might help in tracing the source of delay?

Quote:
Originally Posted by RevBooter
Hi,

Can you ping the printers?

I am assuming you are not using managed switches? e.g. cisco and just a 24 port freecom "switch"

Cheers!
Reply
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles