<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>Network</title>
<link>http://www.computersight.com/tags/Network</link>
<description>New posts about Network</description>
<item>
<title>Port Forwarding 101</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Port-Forwarding-101.245103</link>
<description>
<![CDATA[<p>Maybe you're a gamer.  Maybe you might be running your own server.  I'm not sure what led you to this tutorial, but if you follow these steps correctly, you will not only be able to set up your proper port forwarding rules in the next few minutes, you will be able to learn how to forward ports for any application you come across that requires connectivity to the internet.</p>
<p>For starters, let me explain port forwarding in nice plain english, that you might understand the concept of what we are going to be doing here.  Port forwarding is the process of opening a hole in your router to allow internet traffic to pass through it and to your computer with no interfence.  When you are connected to the internet directly (modem to computer) you are fully exposed to the glory - and wrath - of the online world. If you are part of a network, your router will not only act as a buffer between your computer and that dangerous thing that we are so addicted to, but it will also allow you to pass files and information back and forth between other machines on the same router.</p>
<p>Now that you have an idea of what port forwarding is, why should you use it? Many programs these days will automatically set themselves up to play nicely with your router, but they won't tell you why. On most networks, all machines connected to the router will use the same IP address to connect to the internet. This is call Network Address Translation, and there are  a number of reasons this is useful, but at the same time, it can confuse a lot of internet traffic. Now for example, let's say your using Limewire and you're trying to download a song. When you start downloading the song you want, the various sources the song is coming from will attempt to connect to your computer to give you your requested file. As I explained above though, if you have more then one computer on your network, you all use the same IP address, and that could make it hard for Limewire to know which computer to pass the song to. So we use port forwarding to tell it that certain programs go to certain places on the internal network. By doing so, Limewire will connect to your IP address, which will redirect to your router, which in turn consults your port forwarding to see which internal machine to redirect to.</p>
<p>If you are reading this on a computer running Windows XP or newer, you probably don't need to do any manual port forwarding, since Microsoft introduced uPnP, applications can access your router and make changes automatically. If you are not using a newer version of Windows, or the application you are running does not support uPnP, then it is time to roll up your sleeves and poke around inside your router a little. I cannot give you exact instructions, as most routers are different, but I can give you a great website to help you with the specifics beyond what I can explain here. Just pick the model of your router off this list http://www.portforward.com/english/routers/port_forwarding/routerindex.htm and follow the instructions it gives you. Make sure you note what it tells you your IP address is, up near the top of the page.</p>
<p>If you are unsure as to what the model of router you own, take a look at it. 9 times out of 10, somewhere on the router, there will be the manufacturer, model, serial number, and quite often the MAC address as well. We don't need all that right now, but it's a good thing to know should it come up later down the road. If you do not have physical access to your router, talk with your network admin, as they will probably set up port forwarding for you.</p>
<p>Thats it. A quick and painless explanation of what port forwarding is and why to use it. If you still have a hard time figuring anything out, drop a comment and I'll try and help.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FPort-Forwarding-101.245103"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FPort-Forwarding-101.245103" border="0"/></a>]]></description>
<pubDate>Sun, 07 Sep 2008 08:08:31 PST</pubDate></item>
<item>
<title>ATM Implementation Scenarios</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/ATM-Implementation-Scenarios.244879</link>
<description>
<![CDATA[<h3>ATM Distinguished Service Record</h3>
<p>Traditionally ATM has a long and distinguished service record for voice communications. It is also ideally suited to multiplexing environments and can be readily configured to carry VoIP traffic streams.</p>
<p>In fact today we find that most consumer ADSL2+ implementations do offer a choice of PPPoE or PPPoA as their transport protocols (at least here in Perth). PPPoA stands for Point-to-Point Protocol over Asynchronous Transfer Mode.</p>
<p>The importance of this cannot be overlooked as it means that ATM in some form or other will be with us for some time into the future. In fact the Japanese have just recently deployed a communications satellite with an onboard ATM switch. They obviously think there is life in ATM yet.</p>
<h3>Introducing Asynchronous Transfer Mode (ATM)</h3>
<p>Originally intended to be a unified networking strategy Asynchronous Transfer Mode (ATM) is a connection-oriented, circuit-switched, cell relay &amp;ldquo;Jack-of-all-trades&amp;rdquo; transport protocol that uses small uniform fixed-sized cells to redress Quality of Service (QoS) issues so important to voice/video communications and the multitude of streaming applications upon which we are all so dependant.</p>
<h3>ATM Origins and Development</h3>
<p>During development of the standards for the Asynchronous Transfer Mode (ATM), in the mid 1980s, the goals were to create a unified networking strategy that could act as an all-round transport system for real-time video and audio as well as for image, text and email. ATM is pretty much a &amp;ldquo;Jack-of-all-trades&amp;rdquo; transport system. The two groups primarily responsible for the development of the ATM standards were the International Telecommunications Union [ITU 2004] and the ATM Forum [ATM 2004].</p>
<p>Over time we have seen that the majority of implementations and uses that ATM has fulfilled have been primary concerned with telephony and IP networks. Ethernet and the Internet Protocol (IP) are packet-switched network technologies that use packets of variable size referred to as frames.</p>
<h3>ATM Protocol Basics</h3>
<p>In marked contrast to packet-switched networking technologies; ATM is a connection-oriented, Data Link Layer (OSI Reference Model Layer 2), circuit-switched, cell relay protocol that runs over Synchronous Optical Network (SONET) Physical Layer links (OSI Reference Model Layer 1) using cells of identical and never varying size. Consistent predictability is the underlying ethos here.</p>
<p>Being a connection-oriented channel-based technology means that ATM must always establish a &amp;ldquo;logical&amp;rdquo; connection between the two endpoints prior to commencement of data exchange. Significantly, ATM encodes data traffic into small uniform fixed-sized cells. ATM cells are always 53 bytes in size and are comprised of 48 bytes of data and 5 bytes of header information.</p>
<h3>ATM Cell Structure</h3>
<p>Regardless of the original size of the packets to be transmitted ATM breaks all packets, data, and voice streams into 48-byte chunks and then adds a 5-byte routing header to each one thereby making a total of 53-bytes for each and every cell. The 5-byte header is essential for later reassembly. During development of ATM it was considered that 10% (5 bytes) of each cell (payload) being dedicated to the header for routing information was more than sufficient.</p>
<p>ATM multiplexes these 53-byte cells instead of the larger packets and in so doing reduces the worst-case queuing jitter by a factor of almost 30, thereby removing the need for echo cancellers. I will discuss queuing jitter along with other types of jitter shortly.</p>
<h3>ATM Cell Formats</h3>
<p>ATM defines two different cell formats the Network-Network Interface (NNI) and the User-Network Interface (UNI). Most ATM links use the UNI cell format.</p>
<h3>ATM Adaption Layers (AAL)</h3>
<p>ATM Adaptation Layers (AAL) are the rules for segmenting and reassembling packets and streams into cells. It is the AALs that provide the support for the various services delivered by ATM.</p>
<p>Currently, there are five different AALs and the information concerning which one is being used for each cell on a cell-by-cell basis is not contained within the cell or in the cell header. Rather, this information is negotiated by or configured at the endpoints on a per-virtual-connection basis. Here are the five different AALs and their main uses:</p>
<ol>
<li>
<h4>AAL1</h4>
Constant Bit Rate (CBR) Services, Circuit Emulation</li>
<li>
<h4>AAL2</h4>
Variable Bit Rate (VBR) Services</li>
<li>
<h4>AAL3</h4>
Variable Bit Rate (VBR) Services</li>
<li>
<h4>AAL4</h4>
Variable Bit Rate (VBR) Services</li>
<li>
<h4>AAL5</h4>
Data Transport </li>
</ol>
<h3>ATM Connectivity</h3>
<p>Because ATM is a connection-oriented channel-based technology it must establish a &amp;ldquo;logical&amp;rdquo; connection between the two endpoints prior to commencement of data exchange. ATM does this by implementing Virtual Circuits, Channels, Paths and Identifiers as follows:</p>
<ul>
<li>
<h4>Virtual Circuits (VC)</h4>
Virtual Circuits (VC) are admirably suited to multiplexing scenarios. Simply by including an 8-bit or 12-bit Virtual Path Identifier (VPI) and a 16-bit Virtual Channel Identifier (VCI) pair in every ATM frame's header each Virtual Circuit (VC) is uniquely identifiable.</li>
<li>
<h4>Virtual Channel</h4>
An ATM Virtual Channel represents the basic means of communication between two end-points. Cells are given a unique identifier called the Virtual Channel Identifier (VCI) which is placed into the ATM cells' header. All ATM cells containing identical VCIs are transported in the same Virtual Channel.</li>
<li>
<h4>Virtual Path (VP)</h4>
A Virtual Path (VP) denotes the transport of ATM cells belonging to virtual channels which share a common identifier called a Virtual Path Identifier (VPI). The VPI is included in the header of every ATM frame. In other words a Virtual Path (VP) is a bunch of Virtual Channels (VC) connecting the same end-points. These will also have a common traffic allocation.</li>
<li>
<h4>Virtual Path Identifier (VPI)</h4>
The Virtual Path Identifier's (VPI) length varies depending on the interface it is sent on (inside the network or on the edge of the network. </li>
</ul>
<h3>ATM Traffic Contracts</h3>
<p>When an ATM circuit is set up each ATM switch is informed of the traffic class of the connection. These ATM contracts constitute part of ATM's Quality of Service (QoS) mechanisms. There are four basic types of contracts:</p>
<ol>
<li>
<h4>Constant Bit Rate (CBR)</h4>
A constant specified Peak Cell Rate (PCR) is set</li>
<li>
<h4>Variable Bit Rate (VBR)</h4>
An average cell rate is specified. This may peak at a certain predefined maximum level for a certain length of time before becoming problematic</li>
<li>
<h4>Available Bit Rate (ABR)</h4>
A minimum guaranteed rate is specified</li>
<li>
<h4>Unspecified Bit Rate (UBR)</h4>
Traffic is allocated all remaining transmission capacity </li>
</ol>
<h3>ATM Traffic Contract Delivery and Monitoring</h3>
<h4>Traffic Shaping</h4>
<p>The intended objective of traffic shaping is to ensure that cell flow will meet its traffic contract and is usually done at the entry point to an ATM network.</p>
<h4>Traffic Policing</h4>
<p>To maintain network performance it is possible to &amp;ldquo;police&amp;rdquo; virtual circuits against their traffic contracts. Basic policing works on a cell by cell basis, but this is sub-optimal for encapsulated packet traffic. If a circuit is exceeding its traffic contract, the network can either drop the cells or mark the Cell Loss Priority (CLP) bit (to identify a cell as being discardable farther down the line).</p>
<h3>Benefits of Using Small Fixed Size Cells</h3>
<p>The major benefits derived from using small data cells are a reduction in queue delay and jitter; particularly in multiplexing data streams. By using small, fixed-sized cells ATM is able to transport large data files all the while maintaining minimal queuing delays. Minimal queuing delays are essential to the delivery of both voice/video communications.</p>
<h4>Queue Delay</h4>
<p>Queue delay related issues include problems associated with end-to-end-round-trip delays and delay variance particularly when carrying voice traffic. High traffic volumes and/or congested networks along with the arrival variance associated with variable route routing are among the main causes of queue delay issues.</p>
<h4>Jitter</h4>
<p>Although jitter results from queuing delay issues deviations or displacement of various aspects of high frequency pulses such as amplitude, phase timing and signal pulse width as a direct result of electromagnetic interference (EMI) and crosstalk (noise) also cause jitter. Think of jitter as being the production of &amp;ldquo;jerky&amp;rdquo; results or in video applications flicker. By using small fixed-size cells ATM is able to overcome the effects of queue delay as well as other types/sources of jitter.</p>
<h4>Multi Purpose Transport Protocol</h4>
<p>Asynchronous Transfer Mode (ATM) carries many different data types and formats (text, audio, video, graphics, photos etc.) from a multitude of sources and of variable sizes. When combined with standard queuing strategies, maximum queuing delays were common. This is totally unacceptable where voice and real-time video traffic is concerned.</p>
<h3>Compression/Decompression Algorithms (Codec)</h3>
<p>Because of the way in which many Compression/Decompression Algorithmswork special considerations need to be implemented in order to ensure they work properly as intended including:</p>
<h4>Time</h4>
<p>The nature of time as we humans perceive it is an analogue continuum (that is to say time is a linear progression). Once past, there is no way as yet to recover the loss.</p>
<h4>Jitter and Queue Delay</h4>
<p>Jitter and queue delay are of great importance because of the nature and manner of operation of the compression/decompression (codec) algorithms used in the conversion of a digitalized data stream back into an analogue audio signal. This conversion process (digital-to-analogue) is very much a &amp;ldquo;real-time, on-the-fly&amp;rdquo; process and is more attuned to&amp;rdquo; just-in-time&amp;rdquo; transport protocols.</p>
<h4>Real-Time Streaming</h4>
<p>In order to produce reliable, consistently &amp;ldquo;acceptable&amp;rdquo; output the codec needs the data items (the digitized voice data) to be presented to it in a predictable, regulated and evenly spaced in time data stream, hence the term &amp;ldquo;real-time streaming&amp;rdquo;.</p>
<h4>Late Arrivals</h4>
<p>If the data arrives after its allotted position/reception window in the time sequence (relating to that part of the data-stream) the codec will simply drop it. Not surprisingly this is unacceptable for IP telephony. Remember to keep in mind that time is analogue in nature and once a &amp;ldquo;time window&amp;rdquo; elapses, the &amp;ldquo;lost&amp;rdquo; time becomes unrecoverable.</p>
<h4>Codec Packet Handling Options</h4>
<p>If the transport protocol is unable to present the data as and when the codec expects it, the codec, has no choice but to assume either silence, make a &amp;ldquo;best guess&amp;rdquo; or simply drop the packet. Any way is unacceptable where voice is concerned as the conversation rapidly becomes untenable and the message does not get through.</p>
<h3>ATM Deployment Indicators and Scenarios</h3>
<h4>ATM WAN Core Implementation</h4>
<p>ATM production environment implementations have over time proved to be very successful in the Wide Area Network (WAN) scenarios. Numerous telecommunication providers and Internet Service Providers (ISPs) have implemented ATM in their Wide Area Network (WAN) cores.</p>
<h4>Slow Links</h4>
<p>For slow links less than 2M-bit/s, ATM still makes sense, which is why many ADSL systems use ATM as an intermediate layer between the physical link layer and a Layer 2 protocol like PPP or Ethernet.</p>
<h4>Linear Audio and Video Streams</h4>
<p>Interest in using native ATM for carrying live video and audio has increased recently. It is in these environments, where ATM can deliver the low latency and very high Quality of Service (QoS) required for handling linear audio and video streams.</p>
<h4>Gigabit Ethernet</h4>
<p>Today we are finding that for both new WAN implementations and for existing WAN implementation upgrades, high speed, high performance Ethernet (Gigabit Ethernet, 10Gbit Ethernet, and Metro Ethernet etc.) are rapidly replacing ATM as the technology of choice.</p>
<h4>Relative Performance</h4>
<p>At the time ATM was designed, 155Mbit/s (135Mbit/s payload) over fiber-optic cable was very fast in comparison to the other carrier/transport technologies available at the time. Since then however; these other technologies have evolved and are now considerably faster than they once were.</p>
<h4>Jitter</h4>
<p>Today; a 1,500 byte (12,000 bit) full-size Ethernet packet takes only 1.2 &amp;micro;s to transmit across a 10Gbit/s optical network. With this sort of speed, jitter is no longer the issue it once was. By overcoming the potential adverse effects of jitter through this ramping up of network transfer speeds we have at the same time removed the need for using small uniform cells to overcome jitter.</p>
<h4>Complexity</h4>
<p>Unfortunately, due to ATM's complexity it proved to be unsuitable for deployment in many of the scenarios that its creators had originally intended.</p>
<h4>Converged Networks</h4>
<p>The speed and traffic shaping requirements of many converged networks are also proving to be very challenging for ATM.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FATM-Implementation-Scenarios.244879"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FATM-Implementation-Scenarios.244879" border="0"/></a>]]></description>
<pubDate>Sun, 07 Sep 2008 06:31:10 PST</pubDate></item>
<item>
<title>Wireless Networking Physical Security</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Security/Wireless-Networking-Physical-Security.232547</link>
<description>
<![CDATA[<h3>Environmental Awareness and Physical Security</h3>
<p>The first step in every security assessment and hardening process is always to conduct an environmental survey specifically tailored towards promoting a comprehensive scenario specific awareness and understanding of the prevailing functional operating climate/environment.</p>
<p>One all too often overlooked aspect here is physical security. One should never forget that all security starts with the physical and only then progresses to the logical if appropriate. Without further ado here are the issues and potential solutions that merit consideration with regards to all wireless networking environments and implementation scenarios.</p>
<h3>Fixing and Camouflage</h3>
<p>So make sure that all of your Wireless Access Points (WAPs) are physically secured. Tie downs and camouflage are great ways to do this. Both camouflaged and secreted devices (located in suspended ceilings etc) have the added security benefit of being hidden from general view.</p>
<p>The old adage &amp;ldquo;out of sight out of mind&amp;rdquo; immediately springs to mind. What cannot be seen is often out of mind and therefore less likely to go walk-about. WAPs can be secreted in suspended ceilings, wiring closets or fixtures such as ornaments and planter pots. This makes for an all round far more aesthetically pleasing approach.</p>
<h3>Signal Degradation</h3>
<p>With respect to wireless networking physical security also entails taking such factors as environmental interference from other wireless devices and cell phones etc., electromagnetic interference (EMI) from other electronic and electrical devices such as TVs, radios and public address systems, signal attenuation, degradation and for the network's wired components such as those connecting your WAPs and wireless bridges/routers to your wired network (LAN) noise and cross-talk need to be taken into consideration.</p>
<h3>Functional Reliability</h3>
<p>Do not overlook the need for equipment reliability and robustness along with adequate emergency situation operating functionality. It is imperative that in the event of an emergency or catastrophe that your wireless network remains fully functional unless circumstances dictate otherwise. Communication is usually the most valuable resource in times of doubt and uncertainty. Just ask the military.</p>
<h3>Naming, Labeling and Documentation</h3>
<p>An appropriate secure customized naming convention complete with a fully complementary secure labeling system is a must. This is generally of higher importance for a business wireless networking environment where there may be considerable numbers of roaming network member devices than is usually the case for the home wireless network.</p>
<p>On top of this, wireless network physical security requires the appropriate planning to ensure ready location and identification of network devices in the event of malfunctions, failures or hacking (successful or not) especially when physical access of the equipment in question becomes necessary. Of course this will include the proper documentation detailing all physical aspects of the wireless network including device location and identification markers.</p>
<h3>Wireless Traffic Control</h3>
<p>Another crucial principal element of physical security for all wireless networks that rates special mention here is that of traffic control. Just as one regulates the physical ebb and flow of people on any given site through orchestrated control of transport facilities and mechanisms, the same holds true for the regulation of traffic flow and control for wireless networks.</p>
<p>Consider this to be very much akin to a perimeter-based site/facility security strategy that deploys multiple layers of defenses for physical site access. In networking applications firewalls can do an admirable job of regulating authenticated access; very much as a fence and guard-house does for facility perimeter security. So install one and ensure that it is correctly configured.</p>
<h3>Physical Traffic Control Mechanisms</h3>
<p>With regards to physical traffic control for wireless networks the majority of options will be partially implemented in hardware and partially logically. The exact mix will be situation specific. Planning and due care with device placement, the selection of transmission frequency bands and power ratings will all have a role to play.</p>
<p>Consider that some frequencies have better physical penetration attributes than others, while more powerful signals (higher wattage) will be propagated further and will also penetrate fixtures better. There have been documented instances of wireless network signals being detectable and of service level quality at up to 125 miles from the transmission source (the official world record distance as recorded by <a href="http://www.wifi-shootout.com" target="_blank">http://www.wifi-shootout.com</a>).</p>
<p>For these reasons in a high security zone one might need to deploy more specialized WAPs set to a lower transmission power rating than usual in combination with unidirectional antennae rather than omnidirectional antennae. The additional costs of these types of units are readily justifiable in terms of the additional security levels attained.</p>
<p>From a fiscal standpoint it is worthy of note that this small additional cost is a onetime up front encumbrance and the financial department will love the fact that these devises are far more sturdy, reliable and in general have a longer expected mean operating life thereby reducing running costs and failure induced troubleshooting and replacement rates.</p>
<h3>Logical Traffic Control Mechanisms</h3>
<p>Having implemented perimeter-based access verification and validation security initiatives we may well need to implement additional logical controls and network subdivisions such as Demilitarized Zones (DMZs). DMZs for instance allow for additional network traffic control, regulation, isolation and compartmentalization.</p>
<p>Limiting wireless devices to specific areas/zones of a network also delivers additional benefits such as greater economy and efficiency of bandwidth usage patterns and superior levels of granular administrative capabilities and ease of use.</p>
<h3>Wireless-Free Zones</h3>
<p>There are also many instances where wireless networking devices along with mobile communications or entertainment devices functionality are undesirable or unwelcome. The most sensitive of these areas will be related to sensitive electronic equipment such as that found in hospital trauma, intensive care, surgical units, coronary care units and life support systems. Areas where flammable materials are handled, stored or used also qualify as wireless-free zones.</p>
<p>In these cases and others like them we need to monitor to ensure that within a specific perimeter wireless devices are not functional and that signal leakage from wireless enabled sectors does not leak in. Perimeter threshold detection is generally considered to be the most effective solution here.</p>
<p>By this I mean that metaphorically speaking a line is drawn beyond which none of the above devices will pass while still turned on. Hospitals generally paint a red line on the floor, walls and ceiling to clearly mark this threshold.</p>
<h3>Collateral Damage</h3>
<p>When designing and planning a wireless network remember to incorporate provisions that address physical security from the health perspective by ensuring that no possible harm, collateral damage or interference can be caused by the network, its devices and its signals. Cables for example, should be secured and out of harm's way as should WAPs.</p>
<p>We don't, for instance want a WAP falling onto somebody from a humane perspective as well as from a litigation avoidance perspective. Nor do we want our wireless network to cause the cardiac pacemaker of a passer-by to malfunction. Here is a case where clear, readily noticeable and unambiguous notifications (signage) are our main preventative and compliance option. I guess this is more or less a disclaimer approach really.</p>
<p>Not only do we need to protect and guard humans from harm caused directly or indirectly by our wireless network and its components but we need to protect our wireless network from physical harm caused by humans and/or the environment as well. It is up to us to provide for our networks physical well-being as it cannot do this for itself.</p>
<h3>Regulatory Compliance</h3>
<p>Regulatory compliance issues also need to be addressed at all levels and all stages of a wireless network's life cycle. Local and regional standards and regulations need to be researched and fully compliant measures implemented. Policies also need to be developed, made appropriately available to those concerned and of course implemented.</p>
<h3>Pass-Through Point Security</h3>
<p>Just as a physical site's physical access controls may see the implementation and installation of fences and stationing of security guards at primary access points the same can often be done with wireless networks. For example there may be the opportunity to implement search mechanisms such as the pass-through points seen at airports etc. This is one way of ensuring that unknown devices do not enter within the coverage area of your wireless network.</p>
<p>Unfortunately, for most businesses it is often impractical to implement this type of measure as the cost and negative customer reactions may preclude it as being overly draconian. Larger chain retailers do however, employ pass-through scanning devices but they are more attuned to the detection of theft of merchandise rather than the prevention of unauthorized wireless access.</p>
<p>Note however, that for areas not publicly accessible and/or where sensitive materials are stored pass-through inspection security is a viable option. Espionage is a reality that must be addressed. If not the stealing of properties then the sabotage aspect may be of appropriate weight to implement pass-through surveillance mechanisms.</p>
<p>Much damage has been done in the past by persons posing as service or utility personal that many facilities, especially an organization's research and development and marketing divisions as well as their datacenter have seen fit to implement the pass-through security approach.</p>
<h3>Wireless Network Presence Detection</h3>
<p>Although a wireless network uses an invisible to the human eye medium with the right tools it becomes very observable. Tools such as Kismet for example, have very little difficulty in detecting the presence of a wireless network. Furthermore, there is very little you can do to prevent this type of detection. After all, wireless signals are transmitted over the public domain. Fortunately however, there is a lot you can do to prevent exploitation of a wireless network after detection.</p>
<p>The implementation of full conversation encryption including that of authentication mechanisms and connection establishment is, as far as most would-be intruders/hackers are concerned, just too much hard work considering that there are untold numbers of easier targets to be had.</p>
<h3>Quality of Service (QoS) Geographical Access Parameters</h3>
<p>One should always consider geographical access and connectivity requirements and parameters in conjunction with the desired timely delivery of Quality of Service (QoS) metrics. The wireless network's ideal is to provide adequate connectivity and accessibility throughout the entire area of intended coverage (no drop-out zones) and with a specified level of Quality of Service (QoS) for said area but no more.</p>
<p>The Quality of Service (QoS) factor may be defined by either meeting or failing to meet specific performance metrics such as transfer rates or strength of encryption.</p>
<p>The geographical network confinement parameters are generally characterized and measured by the degree of signal leakage beyond a specified intended perimeter of coverage. The distance, signal strength, signal quality and degree of availability both within and beyond the designated network perimeter are the parameters that define and delineate that point at which signal leakage becomes unacceptable.</p>
<h3>Network Monitoring and Site Surveys</h3>
<p>In monitoring the attributes of a wireless network, tools such as Airsnort, WireShark (formerly Ethereal), NetStumbler and Kismet are your friends. Use them to conduct regular site surveys to assess signal leakage. If need be take the appropriate remedial measures to ensure compliance at all times and locations.</p>
<p>Some organizations even go to the extent of using signal jamming technologies to ensure that any leakage is rendered useless and piggy-backing cannot take place.</p>
<h3>Line of Sight</h3>
<p>Line of sight requirements need to be assessed carefully from the perspectives of both the current scenario and extrapolated into making predictions of the most likely conditions that will be prevalent at various predefined times in the future. Trees for example have a habit of growing.</p>
<p>So where a clear line of sight exists today the possibility that this will not be so in the future must be evaluated. In the case of trees one solution might entail lopping every other year in order to preserve said clear line of sight. No matter the terms or conditions, the establishment and implementation of a documented schedule or regime that addresses these types of issues needs to be set forth.</p>
<h3>Conclusions</h3>
<p>Wind, vibration, the environment in general and other factors including human interference of one form or another will all conspire to throw the most carefully designed and implemented wireless network out of alignment. Persistent cognizant vigilance must be your motto and creed.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FWireless-Networking-Physical-Security.232547"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FWireless-Networking-Physical-Security.232547" border="0"/></a>]]></description>
<pubDate>Thu, 28 Aug 2008 08:31:08 PST</pubDate></item>
<item>
<title>Wireless Networking Security Considerations</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Security/Wireless-Networking-Security-Considerations.232451</link>
<description>
<![CDATA[<p>Without doubt; the implementation, maintenance, updating, and testing of a network's security suite in conjunction with ongoing network state-of-preparedness assessment, form the fabric upon which counteracting all forms of unauthorized network access and uses before, during and after the event are based.</p>
<h3>Introduction</h3>
<p>It would be nice to live in utopia, that ideal world where nobody was a villain and misdemeanors never occurred. Unfortunately for the majority of us residing back here on planet Earth, security breaches, compromises and issues are all too real and unpleasant facts of life. Regardless of our station in life somebody is always trying to get a free lunch at our expense or trying to take advantage of us in some other way.</p>
<p>This being said we need to identify the objectives, acceptable standards, policies and regulatory compliance requirements that our wireless network security should deliver as intended.</p>
<h3>Wireless Networking Security Objectives Defined</h3>
<p>It is widely recognized that the underlying themes of all network security, and not just the wireless components, should be such that they consistently ensure adherence to the principles expressed by the CIA of Security ethos. Simply put this means the planning, implementation and maintenance of organization/network-wide Confidentiality, Integrity and Authentication (CIA).</p>
<p>The implications of this are that only duly authenticated authorized users have full access to all of their allocated network resources, assets, capabilities, bandwidth and Quality of Service (QoS) in line with the appropriate user rights, permissions and privileges whilst maintaining full and comprehensive organization-wide network confidentiality and integrity. The trick is in doing so seamlessly and transparently to the user.</p>
<h3>Strategies</h3>
<p>The implementation of security strategies and solutions consisting of multiple layers of protection by incorporating and melding a blend of physical security, multiple layers of authentication, network monitoring, traffic flow control, firewalls, intrusion detection, intrusion prevention, surveillance, logging and log analysis, specialized software, hardware and complementary technologies are widely regarded to be the fundamental pillars upon which the preservation of rock solid security for networks is built.</p>
<p>Make no mistake about it, this holds true for wired and wireless networks alike. By employing a security-in-depth approach many exploits can be negated. An example of where multiple layers of authentication can return handsome dividends is in wireless network access.</p>
<p>First line of defense is network access and connectivity controls. Users should be required to provide valid current authentication credentials in order to begin to access the wireless network. The user's wireless adapters should also be required to authenticate themselves.</p>
<p>Machine authentication can be implemented by simply creating a Wireless Access Point (WAP) or wireless router MAC Address filter table. Devices lacking a qualified listed MAC Address will be automatically denied network access. This level access control actually precedes any user based authentication mechanisms since the MAC Address is contained in the Layer 2 header of every packet placed onto the network.</p>
<p>The next line in our defenses could involve additional authentication at various points throughout the network including transit beyond the local segment. For wireless networking components this can be most easily achieved by configuring dedicated wireless only network segments or through Virtual Local Area Network segmentation (VLANs) for wireless devices.</p>
<p>These specialized and segregated wireless networking segments can be placed into Demilitarized Zones (DMZs) for ease of administration. It is also advisable to make sure that they are on LAN segments physically independent of the rest of the network. Secondary user passwords or passphrases can be implemented at the application level as well.</p>
<p>Failure to incorporate a multi-layered approach makes the likelihood of successful intrusion far more likely. If all an attacker need do is to &amp;ldquo;crack&amp;rdquo; one password or passphrase then having gained access to a wireless network component without secondary authentication mechanisms in place you can safely assume that they will have also gained full access over your entire network. This means all assets and resources including those of the wired segments.</p>
<h3>Wired and Wireless Issues</h3>
<p>I will now cover the major issues and areas of concern pertaining to wireless network security. Please note that this list is not intended to be absolute nor complete. New exploits and threats arise every day. Hence I have elected to present and highlight here those areas representing the greatest concern and/or those areas most likely to present future new threats and exploits.</p>
<p>Many of the generic issues discussed below apply equally to wireless and wired networks alike. This is especially so when the device in question is a consumer class broadband modem/router. Both the wired and wireless versions will exhibit the same basic preconfigured functionalities and default manufacturer configurations. For example manufacturers tend to use the same default administrator name, administrator password and network names as well as enabling DHCP by default.</p>
<p>So let's get to it and as always security starts with the physical and wireless networking is no different.</p>
<h3>Physical Security</h3>
<p>There are many physical security related issues regarding wireless networking security including the physical security of the device itself (accidental loss theft etc), device naming and labeling conventions, physical accessibility (so critical for troubleshooting) coverage, Quality of Service (QoS), bandwidth, signal distortion, degradation and strength, device location, type of antennae and many more. If you would like to read more then check out Wireless Networking Physical Security.</p>
<h3>Transmission Media</h3>
<p>Because wireless networks use a public domain transmission medium, which is freely accessible to anyone with the right tools and desire, it is imperative that additional care and attention be paid to security aspects throughout the network's entire life cycle. So it is that the appropriate time for consideration of these initiatives to commence is at the very beginning of the network's life cycle during the technical requirements analysis and evaluation, planning and design stages. The process will be ongoing from there.</p>
<h3>Documentation</h3>
<p>Wireless device manufacturers usually provide the device's supporting documentation either on a disc bundled with the device or available for download from the manufacturer's website. In general, this documentation usually describes first steps/getting started, minimum requirements, preparation, installation, additional security procedures and finally troubleshooting and support.</p>
<p>Unfortunately, the vast majority of users will either ignore or skim over this information or anything else that is not pictorially depicted in the quick start guide. Let's face it these are the realities of our plug "n" play world. The device is working and I can use it; end of deal.</p>
<h3>Plug "n" Play</h3>
<p>The rise in popularity of wireless networks and technologies can in no small part be attributed to plug "n" play capabilities. On the one hand this is a boon for ease of connectivity, user friendliness and all-round ease of use. Yet it is these very aspects that make plug "n" play devices across the board so susceptible to subversion and compromise.</p>
<p>The problem with the default plug "n" play &amp;ldquo;silent install&amp;rdquo; approach to the installation and configuration of all devices (including wireless networking devices) is that in so far as network/device security is concerned it is no approach at all.</p>
<h3>Manufacturer Defaults</h3>
<p>Manufacturers preload their hardware with device specific software (firmware) and a basic configuration intended to get users up and running in the shortest possible time with minimal required user input.</p>
<p>Factory set default configurations, parameters, options and settings of most if not all devices are in the public domain. This is due to the fact that detailed and specific device defaults lists and documentation are generally freely available on the device manufacturer's website. They can also be found on a number of other third party websites.</p>
<p>The big difference between the documentation, resources and tutorials etc that are published on a manufacturer's website and those published on third party websites is that on the whole the third party sites tend not to confine their listings to only those devices manufactured by a single manufacturer. They also tend to reveal more of and about the inherent flaws and potential exploits of a device that a manufacturer would prefer to &amp;ldquo;overlook&amp;rdquo;. You might say that they are a one-stop-shop.</p>
<h3>War Driving and Wireless Network Hacking</h3>
<p>While most of us have heard of hacking the practice of &amp;ldquo;<strong>war driving</strong>&amp;rdquo; is not so well known. So for the benefit of one and all war driving is the practice of cruising around with a wireless enabled laptop complete with a plethora of wireless networking detection and cracking tools. Many war drivers even make use of GPS to physically locate with pin-point accuracy the precise locations of any wireless networks detected.</p>
<p>The major distinction between the two is that war driving is all about discovering the existence of wireless networks. Hacking wireless networks on the other hand is about cracking/breaking into those wireless networks discovered through war driving or any other means such packet sniffing.</p>
<p>In short, the hacking of wireless networks is all about gaining access to a network whilst not being a legitimate bone fide network user with authentic access privileges and rights. This does not infer in any way that a would-be intruder is implicitly malevolent.</p>
<p>For example, legitimate, authorized and authentic security staff conducting site surveys, penetration testing or network preparedness assessments usually do not have &amp;ldquo;evil&amp;rdquo; intent. Still others may be attempting to access your wireless network for the thrill of it simply because it's there.</p>
<p>Note that the tools used for war driving and standard wireless hacking purposes are generally the same. In addition, these tools are freely available for download via the Internet usually in the form of self extracting automatic installation packages or user installable software.</p>
<p>What many may not realize is the degree of user friendly sophistication and capabilities that these tools have attained over the years of their existence and development. So it is that in today's wireless networking climate we must assume that attackers are by default armed with these tools. With this in mind we can construct our defenses in a manner best suited to counteracting a multiplicity of threats originating from all angles.</p>
<h3>Conclusion</h3>
<p>In combination a device's factory defaults and plug "n" play silent installation and setup provide a very user friendly, fast and convenient method to get a device up and running. Yet it is these very same default factory/plug "n" play device parameters, default configuration settings and behaviors that make wireless networks and wireless devices installed in this way without any further user/administrator interaction particularly inherently susceptible to compromise.</p>
<p>Therefore, immediately after the initial setup and installation has completed successfully the first security tasks that you should religiously attend to are the modification and/or customization of the basic manufacturer factory default settings, administrator names, passwords and configurations.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FWireless-Networking-Security-Considerations.232451"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FWireless-Networking-Security-Considerations.232451" border="0"/></a>]]></description>
<pubDate>Thu, 28 Aug 2008 07:10:15 PST</pubDate></item>
<item>
<title>Technological Advances: Inventions From the Great Minds at MIT You May Have Never Known</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/MITs-Greatest-Technological-Inventions-of-Our-Time.204739</link>
<description>
<![CDATA[<p>Ever wonder where the most amazing technical and architectural designs come from? If you guessed MIT, you'd be right.<br />I have compiled a list of inventions and creations that have stemmed from this educational powerhouse.</p>
<h3>Texas Instruments Inc.</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_7.jpg" alt="" /></p>
<p>This device extends the battery life in certain types of medical tools, scales, and data acquisition applications.</p>
<h3>Rock &amp;amp; Roll Hall of Fame Building- I. M. Pei</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_2.jpg" alt="" /></p>
<p>The architect tends to design buildings that depict the high-tech movement. He always works on larger scale projects and uses geometric designs to shape his buildings.</p>
<h3>The "Butterfly Effect" - Prof. Edward Lorenz</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_3.jpg" alt="" /><br /> <br />Professor Lorenz realized that small differences in a forceful system such as the atmosphere could trigger unsuspected results. These explanations eventually led him to formulate what became known as the butterfly effect. "This term came from a paper he wrote in 1972 entitled Predictability: Does the Flap of a Butterfly's Wings in Brazil Set off a Tornado in Texas?"</p>
<h3>Bose stereo - Professor Amar Bose</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_4.jpg" alt="" /><br />These stereo speakers are world-renowned for giving high-end performance despite their reticent size.</p>
<h3>Ethernet - Robert Metcalf</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_8.jpg" alt="" /><br /> <br />Ethernet is a relationship between the unit frame-based computer networking technologies for (LANs). The Ethernet controls our access to certain types of data processing models, i.e. Internet.</p>
<h3>The Internet Archive - Brewster Kahle</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_6.jpg" alt="" /><br /> <br />The Internet Archive (IA) consists of an online library containing the vast information on the Web and other multimedia resources. This information includes certain snapshots from various times from software, WebPages, audio visual and other sources.</p>
<h3>Rockman amplifier - Tom Scholz</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_9.jpg" alt="" /></p>
<p>The Rockman is used in conjunction with headphones and an amplifier used for certain guitars. If any of you are familiar with Boston then you know who invented this.</p>
<h3>Spacewar, the first computer game-Steve Russell</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_10.jpg" alt="" /><br /> <br />Spacewar was the first digital computer game of our time. The idea behind the game involved spaceships attempting to shoot each other while manipulating within the galaxy. I remember this game; I used to play it all the time on my Atari. I wish I still had it.</p>
<h3>Hypertext - Prof. Vannevar Bush PhD</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_11.jpg" alt="" /><br />Hypertext is defined as words or text that leads the user to information associated with those words.</p>
<h3>GPS (Global Positioning System) - Ivan Getting</h3>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/10/260855_12.jpg" alt="" /><br /> <br />The GPS uses satellites that transmit microwave signals. These signals enable receivers to determine certain types of pertinent information such as direction, time, speed and location.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FMITs-Greatest-Technological-Inventions-of-Our-Time.204739"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FMITs-Greatest-Technological-Inventions-of-Our-Time.204739" border="0"/></a>]]></description>
<pubDate>Sun, 10 Aug 2008 09:03:28 PST</pubDate></item>
<item>
<title>IP Transit</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/IP-Transit.195491</link>
<description>
<![CDATA[<p>There are many misunderstandings about what Internet Service Providers (ISPs) do and what their responsibilities are. This short paper will hopefully clear up some of the misconceptions and shed some light on IP transit and the reasons as to why certain ISPs can or cannot do something while others that can won't.</p>
<p>IP transit is a formal agreement, usually in the form of a registered contract by which wholesale Internet bandwidth is sold or resold by Internet Service Providers (ISPs) and content providers.</p>
<p>Pricing is typically offered as a fixed or sliding scale of per megabit per second per month basis (M-bit/s/Month) and requires the purchaser to commit to a minimum volume of bandwidth. Pricing for the bandwidth can be reduced significantly by purchasing larger volumes or extending the contract term.</p>
<p>Modern IP transit agreements typically provide service level guarantees to almost all of the major Internet Exchange Points within a continental geography such as North America, Europe or Australia. However, these IP Transit Service Level Agreements (SLAs) still only provide best-effort delivery since they do not guarantee service from the Internet Exchange Point to the final destination.</p>
<p>As individual consumers, we too enter into SLAs with our particular ISP to purchase IP transit. For Asymmetric Digital Subscriber Line (ADSL) broadband services these consumer grade service level contracts are generally expressed in terms of an asymmetric capped bandwidth rate usually with some upper volume limit on a Gigabytes per month basis.</p>
<p>The asymmetric aspect is generally manifested as a quoted download connection rate with a much lesser upload connection rate. Bear in mind that actual data transfer rates tend to be somewhat less than the connection rate in either direction.</p>
<p>They also tend to be variable in that once the connection has been established the actual data transfer will begin at a rate of XM-bit/sec which is not sustained indefinitely as it will progressively decrease throughout the duration of the conversation.</p>
<p>You will however find that at some point this transfer rate depreciation will plateau; more often than not somewhere near the rate cited by your ISP as being that of the immediately adjacent lower metric and/or lower priced service agreement rate currently available to you from that ISP.</p>
<p>The result is; as I am sure you have already noticed by now, that you can download considerably quicker than you can upload. Additionally, downloading a 50MB file takes considerably longer than 50 times the time taken to download a 1MB file.</p>
<p>Considering that the average Internet consumer's usage habits are such that they will spend a far greater proportion of time downloading then they do uploading this disparity between the two rates of transfer is usually perceived by the consumer as being satisfactory. We just accept that that is the way it is.</p>
<p>Another factor that reinforces this degree of consumer &amp;ldquo;satisfaction&amp;rdquo; is that the majority of us remember years of frustration with dial-up services followed by the revolutionary advent of broadband (ADSL) and now with ADSL 2+ there truly is a gap of &amp;ldquo;light-years&amp;rdquo; between now and then. Still I have no doubt that the magic will wear off and consumers will be primed for further higher-speed always on services and technologies.</p>
<p>One of the driving forces in this vicious cycle is the size factor of the average file transferred over the Internet. With the &amp;ldquo;average&amp;rdquo; file size increasing as rapidly, if not more so than the capacity for the &amp;ldquo;I want it now&amp;rdquo; consumer's Internet service to deliver it now impatience will often win out. Nobody likes waiting for websites that are slow to load or files that take ages to transfer. With a click of the mouse we will generally surf on to the next site.</p>
<p>Holding consumer attention is something that Web masters are all only too acutely aware of. With Google, Yahoo, MSN and co. delivering so many options for a search this should come as no great surprise. StubleUpon.com is one such social networking service characterized by high user &amp;ldquo;surf-through&amp;rdquo; rates. I myself click the Stumble button if a site is slow to load. There are heaps of worthy sites yet to Stumble and so on I go.</p>
<p>The richness of Web 2.0 and user interactivity (feedback, comments, content contribution etc.) is such a powerful element that it further accelerates mass migration from once flavor-of-the-day bogged down social networking sites to newer better performing ones with such suddenness that it truly takes the breath away. Check out Delicious.com and the recent changes (including changing their user unfriendly name and URL) wrought there for these very reasons.</p>
<p>Other recent trends such as Software-as-a-Service (S-a-a-S) and many Web hosted applications; such as many of the more recent Help Desk implementations, all contribute to the richness, variety and in most instances the cost-effectiveness of the Web-based applications solutions over the traditional locally hosted varieties.</p>
<p>The most important element of all of the above implementation scenarios is that is very rarely investigated by the end-user is that somewhere along the line and usually at more than one point IP transit must be negotiated.</p>
<p>More often than not and for various reasons not readily available to the consumer this element of costing is hidden from obvious sight. It usually can be found under such headings in the small print of SLAs as &amp;ldquo;overhead&amp;rdquo;, &amp;ldquo;establishment fees&amp;rdquo;, administrative overheads&amp;rdquo; or as a component of &amp;ldquo;service fees/charges&amp;rdquo;.</p>
<p>However; for commercial enterprises and particularly those with very active websites such as social networking and bookmarking sites the standard consumer grade arrangement is most definitely unsatisfactory and so they will have a different type of SLA with their ISP. Up until very recently this usually meant leased lines or dedicated fiber optic cables between their premises and the ISP's exchange equipment.</p>
<p>I must also make note of the fact that the asymmetric nature of ADSL is not always manifested by higher data transfer rates for downloading than uploading. Sometimes it is more important for a site to have upload data transfer rates superior to its download data transfer rates.</p>
<p>Instances where this type of IP transit arrangement would be considered desirable include manufacture and developer download sites particularly where the content of the consumer downloadable files changes often, regularly or is deemed to be of a critical nature (antimalware sites). Generally their upload link to their consumer/customer accessible downloads and support sites would be a separate and dedicated link specifically for this purpose.</p>
<p>Urgent notification systems that need to rapidly disseminate variable critical content to a large number of target systems and users especially &amp;ldquo;knee-jerk&amp;rdquo; security responses to zero-day threats and other emerging vulnerabilities.</p>
<p>Update sites such as the Microsoft Windows Updates site and their automatic updates services would avail themselves of an IP transit Service Level Agreement (SLA) where administrative upload links to these facilities would be higher than that of the download rates. They may even use SDSL access technologies.</p>
<p>Another variant of Digital Subscriber Line (DSL) broadband services is Symmetric Digital Subscriber Line (SDSL). Yes it means just what it says. Data transfer rates are more or less equal in both directions (upload and download).</p>
<p>Today, with ADSL 2+ we find that many a small to medium business no longer requires these expensive alternatives. Web hosting services have also made an impact in this area through the provisioning of assorted quality of dynamics, metrics, 24/7, auto-responder, domain hosting services and Internet point-of-presence services that are affordably suitable for many smaller scale enterprises and individual requirements.</p>
<p>No doubt this is a lucrative field for the services hosting provider. A fact reflected by the number of hosting services providers including Microsoft's entry into the arena with their free domain hosting services.</p>
<p>Once built, upload the website and the rest is taken care of (more or less). No servers to worry about. Let the networking guys at your hosting service provider do that.</p>
<p>Yet another resurfacing technology that follows the Software-as-a-Service (S-a-a-S) centralized application, processing (computing) and services philosophy is terminal services. In a terminal services production environment implementation centrally located servers host the applications, deliver services and perform the bulk of processing (computing) for those clients assigned to it. This is the same sort of structure and relationship that existed between the mainframes of yesteryear and their associated user terminals.</p>
<p>The benefits of this type of arrangement include a dramatic reduction in the amount of data that needs to be transmitted between end-points. Client requests and server replies containing the results of processing and &amp;ldquo;dumb&amp;rdquo; client user service accessibility requests ready for onscreen display are basically all that is transmitted.</p>
<p>The above factors also apply to wireless networking and wireless Internet access technologies. The main distinctions between wireless network access (including the Internet) and other technologies is that it is wireless. Apart from this, access, authentication, logical connectivity, bandwidth and aggregate data throughput rates etc. and associated issues are for the most part much like the other available technologies when it comes to IP transit.</p>
<p>The result is that all of these factors are continually conspiring to change the face of the Internet and how we use it. For many of us, considerations and decisions relating to IP transit and the specific intricacies of the products and services offered by and stated in the Service Level Agreements (SLAs) between ourselves and our ISP rarely come to our attention. Yet there can be little doubt they are the arrangements upon which the Internet is built and commercial viability is derived.</p>
<p>I guess you could say that &amp;ldquo;there is no such thing as a free lunch&amp;rdquo;. One way or another somewhere along the line you the end user, still pays for your share of Internet access and use. The trick from all perspectives (consumers, business, government, enterprise and organizations of all sizes and persuasions) is to minimize these costs.</p>
<p>I will discuss many and varied aspects of the Internet in future articles. Until next time enjoy!!</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FIP-Transit.195491"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FIP-Transit.195491" border="0"/></a>]]></description>
<pubDate>Mon, 04 Aug 2008 10:01:06 PST</pubDate></item>
<item>
<title>Wide Area Networks (WAN)</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Wide-Area-Networks-WAN.193643</link>
<description>
<![CDATA[<p>A Wide Area Network (WAN) is a type of computer network that covers a broad area and connects multiple other networks in order to make communications and data exchanges between users and machines at various geographically dispersed locations possible.</p>
<h3>Introducing Wide Area Networks (WANs)</h3>
<p>A Wide Area Network (WAN) is generally considered to be a type of computer network that covers a broad area where communications links cross regional, metropolitan or national boundaries. Today, it is probably better to think of a WAN as a network that uses routers and publicly accessible communications links. Without doubt the largest and most well-known WAN is the Internet.</p>
<p>Wide Area Networks (WANs) are used to connect Local Area Networks (LANs) and other types of networks, including Metropolitan Area Networks (MANs), Local Area Networks (LANs), wireless and private networks. The purpose of a WAN is to enable users and computers in one location to communicate with users and computers in other, often very geographically dispersed and separated locations.</p>
<p>Typically a WAN will consist of a number of interconnected switching nodes that allows transmissions from any one device to be routed through these interconnected nodes to the specified destination device(s). These nodes are not concerned with the contents of data rather their interest is focused on the provision of a switching facility to move the data from node-to-node until they arrive at their intended destination.</p>
<h3>Wide Area Network (WAN) Models</h3>
<p>In essence there are two basic design models upon which all WAN connectivity structures and organization are based. They are:</p>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/03/247089_0.jpg" alt="" /></p>
<p><strong>The Centralized WAN Model</strong> - Consists of a server or group of servers in a central location and client computers or dumb terminals that connect to the server(s) which provide the bulk of the network's functionality. Figure 1 above is a logical construct of a typical centralized WAN. Note that all points lead to the centrally located servers.</p>
<p>Today's typical physical Point of Sale (POS) functionality such as that implemented by chain organizations such as banks and supermarkets etc is a classic example of a centralized WAN. Software-as-a-Service (SaaS) and web based applications are other examples of a centralized WAN computing model.</p>
<p><strong>The Distributed WAN Model</strong> - Consists of client and server computers distributed throughout the network (see Fig.2 below). The Internet is a distributed WAN.</p>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/08/03/247089_1.jpg" alt="" /></p>
<p>The three tiered network design hierarchy consisting of a core layer, a distribution layer and an access layer is implemented on top of which ever WAN connectivity and organizational structures are chosen. For more about the three tiered network design hierarchy check this article out <a href="http://www.computersight.com/Communication-%26-Networks/Network-Design-Hierarchies.178283" target="_blank">Network Design: Hierarchies</a>.</p>
<h3>Building Wide Area Networks (WANs)</h3>
<p>In order to facilitate the efficient and effective transfer of information between a WAN's end systems a number of protocols (rules that govern the transmission and reception of information between computers and network end-points) needed to be developed and implemented.</p>
<p>Generically speaking; a networking protocol is the formal description of a set of rules that describe, enable, govern and regulate the various characteristics, aspects, attributes and properties of an internetwork. One of the more important early WAN protocols was X.25. Although it is not used today, many of X.25's underlying protocols and functions (with modifications and improvements) are still in use by current iterations of Frame Relay.</p>
<p>Initially, most WANs were built using expensive leased lines. The most common production implementations of leased line based WANs involved the use of a router at each end of the leased line to connect to the LAN on one side to a hub within the WAN on the other.</p>
<h3>Wide Area Networks (WANs) Reducing Implementation Costs</h3>
<p>If ever the use of Wide Area Networks (WANs), including the Internet was to become widespread and accessible to the bulk of humanity (be it as individuals or collectives) something needed to be done to reduce the startup and running costs of planning, implementing and maintaining WANs. Fortunately solutions did exist.</p>
<p>Less costly alternatives to using expensive leased lines when building a WAN include the use of circuit switching or packet switching technologies. Here, network protocols including TCP/IP serve to deliver transport and addressing functions. While protocols such as Packet over SONET/SDH, Multiprotocol Layer Switching (MPLS), Asynchronous Transfer Mode (ATM) and Frame Relay are commonly used by Internet Service Providers (ISPs) to deliver the links that are used in WANs.</p>
<h3>Wide Area Network (WAN) Connectivity Options</h3>
<p><strong>Leased Line</strong> - Provide secure but comparatively expensive Point-to-Point connectivity between two computers or Local Area Networks (LANs) using protocols such as Point-to-Point Protocol (PPP), High-Level Data Link Control (HDLC) and Synchronous Data Link Control (SDLC).</p>
<p><strong>Circuit Switching</strong> - A less expensive dedicated circuit path offering bandwidth data transfer rates ranging from 28K-bit/sec to 144K-bit/sec is created between end points. On the downside call setup and connection establishment needs to be renegotiated every time access is desired because the link is not necessarily permanent. The most well known example of circuit switching WAN connectivity is dial-up connections. Point-to-Point Protocol (PPP) and Integrated Service Digital Network (ISDN) are two of the most widely used protocols for circuit switching WAN connectivity.</p>
<p><strong>Packet Switching</strong> - Variable length packets are transported over a shared single point-to-point or point-to-multipoint link across a carrier internetwork using Permanent Virtual Circuits (PVC) or Switched Virtual Circuits (SVC). X.25 and <a href="http://www.computersight.com/Communication-%26-Networks/Frame-Relay.121342" target="_blank"><strong>Frame Relay</strong></a>are two examples of packet switching protocols used for WAN connectivity.</p>
<p><strong>Cell Relay</strong> - Cell Relay is very similar to packet switching, but uses fixed length cells instead of variable length packets. Data is divided into fixed-length cells and then transported across virtual circuits. Unfortunately the overhead can constitute a significant proportion of the total bandwidth. Cell relay protocols such as <a href="http://www.computersight.com/Communication-%26-Networks/Asynchronous-Transfer-Mode-ATM.122411" target="_blank"><strong>Asynchronous Transfer Mode (ATM)</strong></a> (up to 155M-bit/sec) are best for simultaneous use of Voice and data.</p>
<p><strong>Virtual Private Network (VPN)</strong> - With the recent reductions in Internet connectivity and concurrent increases in bandwidth and transmission rates now offered by ISPs many organizations have opted to use VPN technologies such as those on offer from the likes of Cisco Systems, New Edge Networks, Juniper, Check Point and Vyatta to interconnect their networks. One of VPN's strong points is encryption and considering the prevalence of cyber-crime today it is no surprise to find that this form of WAN is currently very popular.</p>
<h3>Wide Area Network (WAN) Transmission Media and Links</h3>
<p>Any given WAN may use one, more or even all of the following technologies for the transmission and transport of information:</p>
<p><strong>Copper-Based Media</strong> - Telephone lines, coaxial cable, CAT cable etc</p>
<p><strong>Fiber Optic-Based Cables</strong> - Single-Mode and Multi-Mode (see <a href="http://www.scienceray.com/Technology/Applied-Science/Fiber-Optic-Cable.161801" target="_blank"><strong>Fiber Optic Cable</strong></a>and <a href="http://www.computersight.com/Communication-%26-Networks/Optical-Networking.187591" target="_blank"><strong>Optical Networking</strong></a>for more).</p>
<p><strong>Wireless</strong> - Radio frequency channels, microwave links, satellite channels and publically accessible wireless &amp;ldquo;hot spots&amp;rdquo;</p>
<h3>Wide Area Network (WAN) Transmission Rates</h3>
<p>Typically, WAN transmission rates usually have ranged from 1.2K-bits/sec to 6 M-bit/sec, although some connections such as ATM and Leased lines can reach speeds greater than 156 M-bit/sec. The advent of ADSL 2+ has upped the ante even further.</p>
<p>Now with transmission rates up to 30 Mbps, DSL and cable modem are two high data-transmission rate consumer Internet connections that transmit considerably faster than a dial-up modem (56 kbps). Add to this the fact that they are also generally cheaper than both ISDN and dial-up and you get a very cost-effective solution.</p>
<h3>Wide Area Network (WAN) Access</h3>
<p>Wide Area Networks (WANs) may be public (usually built by Internet Service Providers (ISPs) to provide Internet connectivity) while others are private (built for a specific organization). That is to say that public access to an organization's &amp;ldquo;private&amp;rdquo; network component is regulated by that organization. In contrast, access to public networks and user privileges remains largely unregulated beyond the criteria as defined by the agreement between the consumer and your Internet Service Provider (ISP).</p>
<p>Hence, the general public, anonymous and guest visitors, colleagues, business partners, and associates etcetera may be permitted limited privilege access to various sectors of an organization's private network but not to all of it. Functionalities, services, assets and user capabilities will vary greatly on a case-by-case network-by-network basis.</p>
<h3>Demilitarized Zones (DMZs)</h3>
<p>A classic example of this regulated limited access is commonly implemented in the form of Demilitarized Zones (DMZs) that allow public access to a very restricted and confined portion of an organization's private network. Here they may be able to access a web server for e-commerce, technical support or even just for casual browsing. You cannot make a sale if you cannot communicate with your customers. Even auto responders and automated shopping carts require some degree of two-way participation from both the customer and your software.</p>
<h3>Metropolitan Area Network (MAN)</h3>
<p>Another increasingly more common type of WAN is the Metropolitan Area Network (MAN) which is basically the same as a WAN except that its boundaries are contained within a single metropolitan area (city).</p>
<p>In Australia, a MAN can be viewed as a network for which standard landline telephone communications are charged at the local call rate (not STD) as all endpoints have the same area code. With broadband configured as a permanently connected service the customer only pays the local call fee for the initial setup connection or reconnection if the service is interrupted for any reason.</p>
<p>Examples of private Metropolitan Area Networks (MANs) would be the corporate links between various branches of the same organization (chain stores, banks) in the Perth metropolitan area. The key here is that regardless of the protocols or other technologies being used, part of the transit will be via publically accessible networks such as the Internet. The remainder will of course be contained within the boundaries of their &amp;ldquo;private LAN&amp;rdquo;.</p>
<h3>WANs, MANs and Interoperability</h3>
<p>Internetworking and interoperability are key factors critical to the realization of effective and readily available e-commerce portals as well as other external network resources and services. Regulatory and other compliance issues also need to be taken into consideration.</p>
<p>The seamless, secure interoperability of multiple systems and networks is essential in order for the general public to have free and ready access to those components of the enterprise LAN/MAN/WAN deemed desirable by that organization/enterprise.</p>
<p>For example; it is usually deemed to be highly desirable that the general public have rapid seamless access and interactivity with an organization's e-commerce facilities such as the shopping cart, support services if appropriate and resources such as online documentation.</p>
<p>The expansion of Web 2.0 functionality and the upsurge of social networking applications all rely heavily on the effective and efficient seamless integration of internetworking and interoperability technologies at all levels.</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FWide-Area-Networks-WAN.193643"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FWide-Area-Networks-WAN.193643" border="0"/></a>]]></description>
<pubDate>Sun, 03 Aug 2008 06:23:24 PST</pubDate></item>
<item>
<title>Optical Networking</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Optical-Networking.187591</link>
<description>
<![CDATA[<p>There are a number of very closely related standards that have been developed to describe the practical implementations of optical networking. A number of very different standards and implementations also exist. I will discuss the major players here.</p>
<h3>The Advantages of Fiber Optical Networking</h3>
<p>First of all, we must note that the biggest advantage of using fiber optic networking and hence the use of fiber optic cable as a transmission medium is the high degree of immunity to noise, cross-talk and Electromagnetic Interference (EMI) that this medium provides.</p>
<p><strong>Spanning Large Distances</strong> - With the fiber optic technologies currently available today signal degradation and regeneration issues are not what they once were and so the distance factor that so limits copper-based media is of negligible consequence where fiber optic transmission is concerned.</p>
<p><strong>Environmental Damage</strong> - Environment factors such as moisture and Radio Frequency Interference (RFI) are also not of the same criticality as they are for copper-based media. The reasons for fiber optic cable as a transmission medium providing a high degree of immunization to noise (EMI) as opposed to other transmission media all stem from the use of light to convey the information (signals) and the construction of the medium (the fiber optic cable).</p>
<p><strong>Security </strong>- Due to the degree of difficulty in &amp;ldquo;tapping&amp;rdquo; fiber optic transmission lines without being detected, fiber optic transmission media offer a more secure medium than copper-based or wireless technologies.</p>
<p>The result is that fiber optic transmission media are the media of choice when it comes to &amp;ldquo;long haul&amp;rdquo; applications such as intercontinental, cross-continental and oceanic (marine) backbone links. It is also the preferred medium for tier one ISP backbone links. This means that new WAN implementations and applications are now predominantly fiber optic cable based. Wireless rollouts being the major exception.</p>
<p>Additional information regarding fiber optic cable construction, signal propagation, signal regeneration, connectors, cable rollout and modes (single-mode and multi-mode fibers) can be found at <a href="http://www.scienceray.com/Technology/Applied-Science/Fiber-Optic-Cable.161801" target="_blank"><strong>Fiber Optic Cable</strong></a><strong>.</strong></p>
<p>I will now discuss the major standards and implementations of fiber optic networking starting with the Fiber Distributed Data Interface (FDDI) standard and then the Synchronous Optical Networking (SONET) and the Synchronous Digital Hierarchy (SDH).</p>
<h3>Fiber Distributed Data Interface (FDDI)</h3>
<p>FDDI which evolved from the IEEE 802.4 token bus timed token protocol is a fault tolerant 100Mbit/sec token passing counter-rotating dual ring LAN standard that permits data transmission between two end-point devices that can be many tens of kilometers apart.</p>
<p>As its name indicates, fiber optic cable is the main form of physical transmission medium used in FDDI. Although a copper-based implementation called, Copper Distributed Data Interface (CDDI) does exist. Although conceived as a LAN standard FDDI has also been used for MAN and WAN implementations.</p>
<p><strong>FDDI Topology</strong> - In essence FDDI is a ring network similar to IBM's Token Ring network but with a number of critical differences. The most noticeable of which is that a FDDI uses a dual-attached, counter-rotating token ring topology (see Figure 1: FDDI).</p>
<p><strong>Fault Tolerance</strong> - One ring acts as the primary transmission ring and in the original implementations was capable of delivering transmission speeds of up to 100Mbit/sec. The other or secondary ring was originally intended solely to act as a backup.</p>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/07/29/239175_0.jpg" alt="" /></p>
<p>This meant that the secondary ring was inactive and remained so for as long as the primary ring was functional. In the event of failure of the primary ring the secondary ring would become active. Now all traffic goes to the secondary ring for transmission. It is this built-in redundancy that makes FDDI is a fault tolerant technology.</p>
<p><strong>Higher Effective Sustained Data Throughput</strong> - Another factor in FDDI's favor was that it used a much larger frame size than Ethernet which meant that it was capable of much higher effective sustained throughput rates than standard 100Mbit/sec Ethernet. Administrators also had the option of using the secondary ring for data transport rather than having it stand idly by thereby doubling transmission capacity to 200Mbit/sec.</p>
<p><strong>Coverage and Scalability</strong> - Not only can FDDI traverse large distances it also scales much better than 100Mbit/sec Ethernet. This means it provides superior support for expanding enterprise networks consisting of hundreds or thousands of users.</p>
<p><strong>Fiber Distributed Data Interface II (FDDI-II)</strong> - FDDI-II is a more recent development of FDDI that has added support for circuit-switched services thereby enabling FDDI to carry both voice and video signals as well. For more on FDDI including applicable standards please see <a href="http://www.computersight.com/Communication-%26-Networks/About-Fiber-Distributed-Data-Interface-FDDI.119192" target="_blank"><strong>About Fiber Distributed Data Interface (FDDI)</strong></a>.</p>
<h3>Synchronous Optical Networking - SONET</h3>
<p>Synchronous Optical Networking (SONET) is an established high-speed WAN alternative for communicating digital information using lasers or Light-Emitting Diodes (LEDs) over optical cable offered by several telecommunications companies.</p>
<p>SONET was originally developed to replace the Plesiochronous Digital Hierarchy (PDH) system for transporting large amounts of telephone and data traffic as well as providing the mechanisms that allow for interoperability between equipment from different vendors. The result is that there are multiple, very closely related standards that describe synchronous optical networking including:</p>
<p><strong>Synchronous Digital Hierarchy (SDH)</strong> - The SDH standard was developed by the International Telecommunication Union (ITU) and is documented in standard G.707 and its extension G.708. SDH is used throughout the world but not in North America</p>
<p><strong>Synchronous Optical Networking (SONET)</strong> - The SONET standard as defined by GR-253-CORE from Telcordia&amp;trade;. Primarily used exclusively in Canada and the USA where SDH has not been implemented, although it can be found in other countries.</p>
<p><strong>Synchronization is Key</strong> - Through the use of atomic clocks synchronous networking data transport rates are very tightly regulated which allows for entire inter-country networks to operate synchronously while greatly reducing the amount of buffering required between elements in the network. This reduction in overhead (buffering) translates into greater effective net data throughput rates.</p>
<p><strong>Encapsulation</strong> - Both SONET and SDH can be used to encapsulate earlier digital transmission standards, such as the PDH standard, or used directly to support either ATM or so-called Packet over SONET/SDH (POS) networking.</p>
<p><strong>Generic Transport Containers</strong> - SDH and SONET are generic all-purpose transport containers for moving voice and data rather than just communications protocols per sec.</p>
<h3>SDH and SONET Frame Structures</h3>
<p>Standard packet or frame oriented data transmission frames usually consist of a header and a payload with the header of the frame being transmitted first, followed by the payload and a trailer (e.g. CRC). With synchronous optical networking both the header, which is referred to as the overhead and the payload still exist but the big difference is that the overhead is not all transmitted before the payload, rather the transmission is interleaved.</p>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/07/29/239175_1.jpg" alt="" /></p>
<p><strong>Interleaved Transmission</strong> - With interleaved transmissions the transmission of the conversation goes like this:</p>
<p>First of all, a portion of the overhead (header) is transmitted. This is followed by part of the payload. After which the next part of the overhead is transmitted. This is followed by the next part of the payload and so on until the entire frame has been transmitted. Figure 2: Interleaving above shows this.</p>
<p><strong>SONET Frame Size and Transmission Sequence</strong> - SONET frames are 810 octets in size, transmitted as 3 octets of overhead, followed by 87 octets of payload, nine times over until 810 octets have been transmitted. The total frame transmission time is 125 microseconds.</p>
<p><strong>SDH Frame Size and Transmission Sequence</strong> - SDH frames are 2430 octets in size transmitted as 9 octets of overhead, followed by 261 octets of payload, also nine times over until 2430 octets have been transmitted. Again the total frame transmission time is also 125 microseconds.</p>
<p>It doesn't take much brain power to see that SDH is capable of an effective data throughput rate three times that which the North American implementation of SONET can achieve.</p>
<h3>Ethernet over Fiber Optic Cable</h3>
<p>Today we see the Gigabit Ethernet over fiber optic cable and 10G Ethernet over fiber optic cable standards being the most common implementations of optical local area networks (LANs) currently being rolled out. They are also used extensively as the network core layer's transport medium of choice particularly Ethernet networks.</p>
<p>The majority of the big players in the networking hardware arena like Cisco, Juniper, and Redback etc all produce numerous products with fiber optic support including Ethernet over Fiber Optic modules. Note see <a href="http://www.computersight.com/Communication-%26-Networks/Network-Design-Hierarchies.178283" target="_blank"><strong>Network Design: Hierarchies</strong></a>for more about network design and the functions and features of a network's core layer<strong>.</strong></p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FOptical-Networking.187591"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FOptical-Networking.187591" border="0"/></a>]]></description>
<pubDate>Tue, 29 Jul 2008 07:33:24 PST</pubDate></item>
<item>
<title>Free Software: Top 10 Useful Software for Your Computer</title>
<link>http://www.computersight.com/Software/Free-Software-Top-10-Useful-Software-for-Your-Computer.152095</link>
<description>
<![CDATA[<p>For now, the world depend on software programs, we cant leave without it.</p>
<p><img src="http://images.stanzapub.com/readers/computersight/2008/06/29/191215_0.jpg" alt="" /><br /><a href="http://www.flickr.com/photos/patrikberanek/1314461038/" target="_blank">Image source</a></p>
<p>Here is the list,  my personal review of some computer software programs that made our life easy.</p>
<h3><a href="http://www.mozilla.com" target="_blank">Firefox</a></h3>
<p>The Firefox Web Browser is the faster, more secure, and fully customizable way to surf the web than others.</p>
<h4>Features:</h4>
<ul>
<li> One-Click Bookmarking - you can search and organize Web sites quickly and easily</li>
<li> Instant Web Site ID -  You can avoid online scams, and suspicious transaction</li>
<li> Improved Performance - You can view Web Pages faster and less memory for your computer</li>
</ul>
<h3><a href="http://messenger.yahoo.com/" target="_blank">Yahoo Messenger</a></h3>
<p>Chit Chat with your buddies and find friends in Yahoo! Yahoo Messenger is the most widely used instant messenger in the world wide web.</p>
<h4>Features:</h4>
<ul>
<li> Send text messages in real-time to your buddies on Yahoo or Windows Live Messenger</li>
<li> Join a chat room to meet new friends while you discuss your favorite topics</li>
<li> Photo Sharing - Share photos from your desktop or Flickr, then discuss them over IM while you and a friend view them together</li>
<li> PC to PC calls - Make a voice call to another Yahoo! Messenger user for free</li>
<li> Send text messages from Messenger to your friends mobile phones for free</li>
</ul>
<h3><a href="http://www.skype.com" target="_blank">Skype</a></h3>
<p>No money for calls? With Skype you can chat and make free calls over the internet to other people on Skype for as long as you like, to wherever you like. You can call to mobiles using your computer.  And it is absolutely free to download.</p>
<h3><a href="http://www.adobe.com" target="_blank">Adobe Reader</a></h3>
<p>Adobe is a free software to download. This simplest of Adobe's PDF programs lets you do just about anything PDF-related (besides create new ones), including online collaboration. It includes a host of features to aid users with disabilities. Use Adobe Reader to view, search, digitally sign, verify, print, and collaborate on Adobe PDF files.</p>
<h4>Features:</h4>
<ul>
<li> Leverage a simplified user interface - You can view information more precisely and efficiently with the redesigned, easier to use Reader 8 interface</li>
<li> More secure document workflows - Better protect documents, forms, and drawings</li>
<li> Automate digital certificate administration</li>
<li> Leverage existing security infrastructure </li>
</ul>
<h3><a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a></h3>
<p>Audacity is a free to download software you can do recording and editing of your audio interest. Audacity available for Windows, Linux, and Mac OS X operating systems.</p>
<h4>Features:</h4>
<ul>
<li> Record Live Audio</li>
<li> Convert tape copies and records into digital recordings or Cds</li>
<li> You can Edit Ogg Vorbis, MP3, WAV or AIFF sound files</li>
<li> Do can copying, cutting, splicing or mixing sounds together</li>
<li> Change the beat or speed tempo of your Audio files</li>
</ul>
<h3><a href="http://www.gimp.org" target="_blank">GIMP</a></h3>
<p>The GNU Image Manipulation Program, or GIMP, is the most widely used bitmap editor in the printing industries. GIMP is a graphics, photo images, logos editor. Cropping, resizing, altering color, brightness adjusting, combing multiple images, and converting into different format files. It is often used as a free software replacement for Adobe Photoshop. But it is not designed to be Photoshop clone.</p>
<h4>Features:</h4>
<ul>
<li> Customizable Interface</li>
<li> Photo Enhancement</li>
<li> Digital Retouching </li>
</ul>
<h3><a href="http://www.apple.com/itunes" target="_blank">iTunes</a></h3>
<p>iTunes is a software free to download. A digital music or media player introduced by Apple Inc. The program used for playing and organizing mp3, digital music, and video files. This software can connect to the iTune store via internet to purchase download music, videos, TV shows, iPod games, audio books, movie trailers, ring tones, and more.</p>
<h4>Features:</h4>
<ul>
<li> iPod music downloader</li>
<li> Media player </li>
</ul>
<h3><a href="http://www.aim.com" target="_blank">AIM</a></h3>
<p>Advanced Information Management (AIM). It is one of the most widely used free  Instant Messenger program.</p>
<h4>Features:</h4>
<ul>
<li> AIM Plug-ins      
<ul>
<li> Whimsicals - They're web applications that let you interact with your Buddies, send &amp;amp; receive IMs, &amp;amp; more all from a web browser.</li>
<li> IM fight - Fight your buddy.</li>
<li> AIM share - Blast your buddy list.</li>
<li> AIM WIMZI - Put a chat window anywhere.</li>
<li> QQ games - Fun and play with your buddies. </li>
</ul>
</li>
</ul>
<h3><a href="http://www.winamp.com" target="_blank">WinAmp</a></h3>
<p>WinAmp the most famous media player after WPM. Play music, video, movie files, DVDs. Lots of  Skin to choose for their new version. WinAmp offers 50 free mp3 download for downloading the software. You can also search for skins and plug-ins, access thousands of shout cast Radio stations, get free Music and Videos and search the Web using Winamp Search.</p>
<h4>Feature:</h4>
<ul>
<li> Offers free download of music and videos in their toolbar</li>
<li> Remote Music and Video Playback and Sharing</li>
<li> Play list the Best Music on the Web with Media Monitor</li>
<li> Winamp Toolbar enables browser control of Winamp</li>
<li> Album Art Support for Portable Devices </li>
</ul>
<h3><a href="http://www.mozilla.com/thunderbird" target="_blank">Thunderbird</a></h3>
<p>Thunderbird is an ultimate open source desktop mail app support by mozilla. Its pluggable interface lets developers freely build extensions to make it ever more useful.</p>
<h4>Features:</h4>
<ul>
<li> Message tagging - Thunderbird 2 allows you to tag messages with descriptors such as to Do or Done</li>
<li> Advanced Folder Views - offers a variety of ways for you to organize and display your folders, whether by favorites, recently viewed or folders containing unread messages</li>
<li> Message history navigation - Show toolbar allows you to click forward and back much like in your Web browser</li>
<li> Saved Research - Thunderbird has a &amp;ldquo;saved&amp;rdquo; folder allows you to store your file searched</li>
</ul><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FSoftware%2FFree-Software-Top-10-Useful-Software-for-Your-Computer.152095"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FSoftware%2FFree-Software-Top-10-Useful-Software-for-Your-Computer.152095" border="0"/></a>]]></description>
<pubDate>Wed, 25 Jun 2008 03:08:17 PST</pubDate></item>
<item>
<title>Password Authentication Security</title>
<link>http://www.computersight.com/Communication-&amp;-Networks/Security/Password-Authentication-Security.138542</link>
<description>
<![CDATA[<p>Everybody's objective in the cybercrime, tug "o" war games is to be on the winning side. Nobody likes losing especially when the prize is your own personal property or even worse your identity that is at stake. However, there are steps you can take to reduce both an organization's and your individual personal risk/threat impact levels.</p>
 
<p>Over the course of the next few days I will be presenting a series of articles dealing with the many and varied aspects, concerns, issues, strategies, policies, threats and countermeasures that constitute password security.</p>
 
<p>Many systems today, still rely on password only authentication. Thus, defending yourself and your organization against the ravages of breaches of password security becomes of heightened importance. Having a single point of failure/attack (the logon name/password combo) does leave one more exposed to the efforts of cybercrime.</p>
 
<h3>Honesty - Being True to Yourself</h3>
 
<p>If you are not going to assess your current password security status honestly then do not even bother. You will probably just waste a whole pile of blood sweat and tears on useless ineffective time consuming misdirected and most definitely misguided pies in the sky.</p>
 
<p>The type of honesty that I refer to is the kind of honesty that is so necessary to a realistic and accurate assessment of your current password security status. Assess yourself honestly. You do not have to let anyone else know the details of your dirty laundry.</p>
 
<p>So please, do yourself a favor and do this right. For, only after appraising your current password security status will you be able to identify areas of weakness that need prompt attention.</p>
 
<h3>Hard Password Copies (Paper)</h3>
 
<p>Maintaining a hard copy (paper) of your passwords and locking it in your desk is not as secure a practice as you might think. You cannot guarantee that nobody will attempt to break into your desk. The locks on most desks are merely a trivial inconvenience to those with a little know how.</p>
 
<p>An envelope opener and a matter of five to ten seconds tops is usually all that it takes to open the majority of desk drawers. Failing to lockup your desk compounds the crime. It may save damage to your desks lock but will do nothing to save your password hard copy.</p>
 
<p>Do not leave a hard copy of your passwords in close association and physical proximity to your computer e.g. on your desk or beside PC or monitor. It is a very bad idea. Leaving a hard copy of your logon and password details in open public view is worse. Then again, the practice of writing your logon name and password on a post-it-note and attaching the post-it-note to the PC or monitor is probably the worst of all.</p>
 
<p>Human laziness, carelessness and a casual attitude toward security, particularly where user accounts are concerned is one of the most pervasive issues facing security on an ongoing basis. It is no secret that over the years, post-it-notes along with other password hard copies have provided a profitable source of information to would be password attackers.</p>
 
<p><strong>Recommended countermeasures</strong> concerning practices relating to hard copies of passwords and other authentication credentials should not be necessary since the best advice of all is that you should never maintain a hard copy of authentication details period.</p>
 
<h3>Electronic, Magnetic and Optical Password Copies</h3>
 
<p>While not as risky as maintaining hard copies of your authentication details considerable care needs to be taken when storing electronic, magnetic or optical copies of this information. You should always encrypt authentication data when storing it in an electronic, magnetic or optical format.</p>
 
<p>As with paper hard copies, any physical copy of any data is liable to additional risk of theft. Many thieves find it easier to steal physical objects compared to electronic objects. They may consider your PC to big to put in their pocket but CDs, USB flash drives, floppies disks and external hard drives are another matter all together.</p>
 
<p><strong>Recommendations </strong>to help protect the electronic, magnetic and optical physical copies of your data will always begin with physical security measures such as using data vaults, lock and key and off-site storage etc. You should also only store this information in an encrypted format to increase your data protection strategies. Password locking files is also important.</p>
 
<h3>Security-In-Depth</h3>
 
<p>Using a security-in-depth strategy entails the implementation of more than one mechanism in your defenses. You can build defenses based around password authentication to open a channel after which you use additional passwords to gain additional access privileges.</p>
 
<p>Here is an example to illustrate the security-in-depth approach using password authentication systems. You log onto the network using one password, which in association with your logon user name will, once authenticated, allow you access to basic network assets, services and resources.</p>
 
<p>If some time later you need access to a resource requiring a higher privilege level, such as a database, you may need to supply another user name with a different password. In this way, we now have a two-tiered hierarchy of access privileges to specific resources. Still password-based but immeasurably more secure than just a one password accesses all system provides.</p>
 
<p>Now suppose you wish to gain access to sensitive information held within that database. In which case, you will need to supply another different user name and password. A third layer of password protection access has now taken place.</p>
 
<p>Your level of security has increased yet again and the best bit is that it is not going to cost you anything. Most operating systems, including Windows, Linux and Apple MAC along with specialty application software (MS Word, Open Office, security suites etc), will support this strategy natively out of the box.</p>
 
<p>A classic example of this would be your email account. Your operating system will supply the first password protected authentication level at logon. Your email service provider will require another password protected authentication when you wish to check your email.</p>
 
<p><strong>WARNING</strong>: A word of caution however, most email password authentication processes occur unencrypted which is a very bad idea. Anybody with a &amp;ldquo;packet sniffer&amp;rdquo; utility can capture the traffic and view it in plain text at their leisure.</p>
 
<p>To overcome this you can configure more secure communications channels of use multifactor authentication systems, which I do recommend. They will be the topic of my next article.</p>
 
<h3>Conclusions</h3>
 
<p><strong>NEVER</strong> disclose account information such as logon names and passwords. At all times and under all circumstances you must ensure that this type of information (authorization credentials) remains known only to your security, administration and support personal and then only on a need to know basis.</p>
 
<p><strong>NEVER</strong> keep hard copies of passwords and other authentication details. It is a practice wrought with danger.</p>
 
<p><strong>ALWAYS</strong> store data in an encrypted format</p>
 
<p><strong>ALWAYS</strong> afford authentication credentials maximal protection and spare no effort in these endeavors, as they will deliver heightened levels of security across the board to your entire system/network</p>
 
<p><strong>ALWAYS</strong> implement multiple layers of password-protected authentication. A security-in-depth approach is applicable to practically every system with a little careful planning.</p>
 
<p>Until next time when I will discuss multifactor authentication systems, enjoy!</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FPassword-Authentication-Security.138542"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FCommunication-%26amp%3B-Networks%2FSecurity%2FPassword-Authentication-Security.138542" border="0"/></a>]]></description>
<pubDate>Sat, 14 Jun 2008 06:31:17 PST</pubDate></item>
</channel>
</rss>
