IB Computer Science: Wireless Networking Notes, Study notes of Computer science

Notes for the entire wifi unit for the 2014 syllabus

Typology: Study notes

2018/2019
On special offer
30 Points
Discount

Limited-time offer


Uploaded on 04/03/2019

unknown user
unknown user 🇳🇱

1 / 5

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Wireless Networking Notes
3.1.12 Outline the advantages and disadvantages of wireless networks.
Advantages
Convenience - The wireless nature of such networks allows users to access network resources from
nearly any convenient location within their primary networking environment (a home or office). With the
increasing saturation of laptop-style computers, this is particularly relevant.
Mobility - With the emergence of public wireless networks, users can access the internet even outside
their normal work environment. Most chain coffee shops, for example, offer their customers a wireless
connection to the internet at little or no cost.
Productivity - Users connected to a wireless network can maintain a nearly constant affiliation with
their desired network as they move from place to place. For a business, this implies that an employee
can potentially be more productive as his or her work can be accomplished from any convenient
location.
Deployment - Initial setup of an infrastructure-based wireless network requires little more than a single
access point. Wired networks, on the other hand, have the additional cost and complexity of actual
physical cables being run to numerous locations (which can even be impossible for hard-to-reach
locations within a building).
Expandability - Wireless networks can serve a suddenly-increased number of clients with the existing
equipment. In a wired network, additional clients would require additional wiring.
Cost - Wireless networking hardware is at worst a modest increase from wired counterparts. This
potentially increased cost is almost always more than outweighed by the savings in cost and labour
associated to running physical cables.
Disadvantages
Security - To combat security issues, wireless networks may choose to utilize some of the various
encryption technologies available. Some of the more commonly utilized encryption methods, however,
are known to have weaknesses that a dedicated adversary can compromise. Novice home users may
make themselves vulnerable by not utilizing proper security precautions when setting up a wireless
network at home.
Range - The typical range of a common 802.11g network with standard equipment is on the order of
tens of meters. While sufficient for a typical home, it will be insufficient in a larger structure. To obtain
additional range, repeaters or additional access points will have to be purchased. Costs for these items
can add up quickly.
Reliability - Like any radio frequency transmission, wireless networking signals are subject to a wide
variety of interference.
Speed - The speed on most wireless networks (typically 1-54 Mbps) is far slower than even the
slowest common wired networks (100Mbps up to 1 Gbps).
Wireless networks have led to changes in working patterns, social activities and raised health issues.
pf3
pf4
pf5
Discount

On special offer

Partial preview of the text

Download IB Computer Science: Wireless Networking Notes and more Study notes Computer science in PDF only on Docsity!

Wireless Networking Notes

3.1.12 Outline the advantages and disadvantages of wireless networks.

Advantages

Convenience - The wireless nature of such networks allows users to access network resources from nearly any convenient location within their primary networking environment (a home or office). With the increasing saturation of laptop-style computers, this is particularly relevant. ▪ Mobility - With the emergence of public wireless networks, users can access the internet even outside their normal work environment. Most chain coffee shops, for example, offer their customers a wireless connection to the internet at little or no cost. ▪ Productivity - Users connected to a wireless network can maintain a nearly constant affiliation with their desired network as they move from place to place. For a business, this implies that an employee can potentially be more productive as his or her work can be accomplished from any convenient location. ▪ Deployment - Initial setup of an infrastructure-based wireless network requires little more than a single access point. Wired networks, on the other hand, have the additional cost and complexity of actual physical cables being run to numerous locations (which can even be impossible for hard-to-reach locations within a building). ▪ Expandability - Wireless networks can serve a suddenly-increased number of clients with the existing equipment. In a wired network, additional clients would require additional wiring. ▪ Cost - Wireless networking hardware is at worst a modest increase from wired counterparts. This potentially increased cost is almost always more than outweighed by the savings in cost and labour associated to running physical cables.

Disadvantages

Security - To combat security issues, wireless networks may choose to utilize some of the various encryption technologies available. Some of the more commonly utilized encryption methods, however, are known to have weaknesses that a dedicated adversary can compromise. Novice home users may make themselves vulnerable by not utilizing proper security precautions when setting up a wireless network at home. ▪ Range - The typical range of a common 802.11g network with standard equipment is on the order of tens of meters. While sufficient for a typical home, it will be insufficient in a larger structure. To obtain additional range, repeaters or additional access points will have to be purchased. Costs for these items can add up quickly. ▪ Reliability - Like any radio frequency transmission, wireless networking signals are subject to a wide variety of interference. ▪ Speed - The speed on most wireless networks (typically 1-54 Mbps) is far slower than even the slowest common wired networks (100Mbps up to 1 Gbps). Wireless networks have led to changes in working patterns, social activities and raised health issues.

3.1.13 Describe the hardware and software components of a wireless network.

Hardware

Wireless router A router is network device (below left) that determines where data packets should go and sends them to their destination by the shortest, most efficient route. A wireless router is a router that uses radio waves to transmit data. Wireless adapter A wireless network adapter (below right) connects a computer to a wireless network so that they can communicate. Virtually all laptop and smaller computing units come with a built-in wireless adapter. If you want to convert your desktop computer to a wireless unit, you have to obtain a wireless adapter. The adapter slips into a slot inside the computer, with an antenna that projects out the back of the computer. You can also buy adapters that plug into a USB port. Extender Wireless networks have a finite range. If you find that your signal is not strong enough to cover the areas you want, a wireless extender can fix the problem. A wireless extender captures the router signal and rebroadcasts it. Plug your extender into a wall socket about halfway between the routers and where you are having difficulty picking up the wireless signal.

Software

Router Software Routers contain built-in software that can be accessed using any web browser software. This software is used to configure the router. You can perform tasks like assigning a router's SSID and setting security and firewall parameters. A SSID is a unique name given to a wireless network that is broadcast so that clients can connect to it. Each packet sent over a wireless network includes the SSID, which ensures that the data being sent over the air arrives at the correct location. http://www.howstuffworks.com/wireless-network1.htm

3.1.15 Describe the different methods of network security.

There are several methods used to provide security for a wireless networking. The most common ones are encryption, authentication, and MAC address filtering.

Encryption

Encryption is the process of encoding data sent wirelessly between your device and the router, essentially scrambling the information and restricting open access. There are three main types of encryption: WEP, WPA, and WPA2. ▪ Wired Equivalent Privacy (WEP) - is an older network security method from the late 1990's that is still available to support older devices, but it is no longer recommended. When you enable WEP, you set up a network security key. This key encrypts the information that one computer sends to another computer across your network. However, WEP security is relatively easy to crack. ▪ Wi-Fi Protected Access (WPA) - first used in 2003 to improve on or replace the flawed WEP encryption. WPA provides much stronger encryption than WEP and addresses a number of WEP weaknesses. ▪ WPA2 - in 2006 WPA2 replaced WPA to again improve security by requiring use of stronger wireless encryption than what WPA requires. Specifically, WPA2 does not allow use of an algorithm called TKIP (Temporal Key Integrity Protocol) that has known security holes (limitations) in the original WPA implementation. WPA2 uses the AES (Advanced Encryption Standard), which provides government- grade encryption capabilities that are stronger than the TKIP (Temporal Key Integrity Protocol) used by WPA. In fact, AES is thought to be uncrackable by even the most skilled hacker.

Authentication

Authentication is the process of determining whether someone or something is, in fact, who or what it is declared to be. In a wireless network authentication is commonly done through the use of logon passwords or passphrases. WPA/WPA2 utilize two different protocols for network authentication. ▪ WPA2-PSK is intended for home and very small office networks. Each wireless device is authenticated by the same 256-bit key. With this mode, you set an encryption passphrase that must be entered by each user when connecting to the network. This passphrase can be stored on each computer, but it must be entered for each device. All users share a locally stored passphrase, which can be found and copied from a computer by anyone. This makes WPA2-PSK less secure than the WPA2-ENT mode. ▪ WPA2-ENT is made for the enterprise network, but it's a smart choice for any business network. It provides security against more attacks than WPA2-PSK and separates users from the router's passphrase to the network. WPA2-ENT creates new encryption keys each time users log on to the network with their unique passwords, and the passphrase to the network is not stored locally. It also allows for centralized control over users' access to the wireless network, which makes management easier than with the WPA2-PSK mode.

MAC Address Filtering

A MAC address (Media Access Control address) is a unique identifier assigned to a network adapter by the manufacturer for identification. MAC address filtering allows only machines with specific MAC addresses access to a network. You specify which addresses are allowed in the router software. Wireless networks have led to concerns about the security of the user's data.

3.1.16 Evaluate the advantages and disadvantages of each method of

network security.

MAC Address filtering will discourage the casual user from accessing your network but it will do very little to deter knowledgeable hackers who can use software to scan for MAC Addresses of legitimate devices currently accessing your network and then spoof their own MAC into a validated one. The best way to secure a wireless network is combine both encryption and authentication technology using the WPA2 standard. However, for authentication to be effective a strong password must be used. http://ipoint-tech.com/wireless-networking-wi-fi-advantages-and-disadvantages-to-wireless-networking/ http://networking.answers.com/wifi/necessary-hardware-for-a-wireless-network