Network

Share on TwitterSubmit to StumbleUponDigg This
It's at the core of any computer system. If you use any computer in the world, it is 99.9% likely to be connected to a network of some kind. The internet is the largest network. If you want to communicate with anyone or anything then you will certainly be doing it across a network. The technology has been around for decades and even now, with the latest layer 3 network switches, your network can be exposed to traffic jams. Keeping an eye on the traffic on your network is vital to keeping your PCs or servers working how they should. A network monitoring tool is a must. There are numerous ways of setting about monitoring your network and I shall lay out some basics here. A sudden drop in internet performance or commumication with another machine on your network indicates a network traffic issue of some kind. Take a look at your network device activity lights, PC, hub/switch, router, anything where the data activity lights are flashing like crazy when you're not really doing anything indicates high network activity. Try to isolate the source or target machine by eliminating potential machines, one at a time, by unpluging the network cable from each machine in turn. When the lights stop flashing you know you have just found a machine involved. The next step is to try and identify the cause on the machine you have identified. Identifying the process that is sending or receiving large quantities of data will get you 75% of the way to the solution. MS Windows has the Task Manager. Processes taking up most memory and CPU are the give aways. Linux has the "top" command which runs in a terminal session and provides similar information. If you do not have access to other machines on your network, you are going to need a network monitoring tool, to try and identify where the problems are coming from. There are many such tools available for download. Nmap for Linux and Zenmap for Windows are free analysis tools which allow you to identify which port numbers are in use by each machine on your network. Network.
Share on TwitterSubmit to StumbleUponDigg This
In: networkAuthor: EditorComments (10)

VoIP issues

Share on TwitterSubmit to StumbleUponDigg This
Learned something unexpected and annoying. I recently installed an office VoIP system using 3CX and a mix of X-Lite and 3CX client apps. To cut a long tale small, I sorted the bandwidth issue but two desktops continued to have issues. This was perplexing and rather annoying as one was the IT Director's. Convinced there was still a bandwidth problem, I continued to monitor data flow and any mal formed data packets. This appeared to be normal. Eventually it turned out that the network wall socket was the problem. Even though the PC continued to work honestly well, until we connected the network cable to another port it was not apparent what the problem was. Immediately the PC was quicker and the user's voip problems vanished. I am always amazed how Windows will cope with a dodgy network connection without showing any indications that there is any form of connectivity problems. Everything worked - web, email and other network clients appeared to be working fine. But VoIP is a lot more temperamental. Calls were being dropped after a few minutes which is no excellent for a business. PC hardware also causes problems. USB audio equipment and onboard sound have to be operating perfectly. If you have a PC that occasionally exhibits unexpected behaviour then dont use it with VoIP or at least expect to lose calls unexpectidly. Windows will cover up the problem - you need to prove that the hardware is stable (VERY STABLE). The slightest blip and VoIP fails.
Share on TwitterSubmit to StumbleUponDigg This