ASUS G75V: Ivy Bridge in 3D

ASUS G75V: Ivy Bridge in 3D

The ultimate gaming machines, such as Alienware or ASUS G-series, have always provoked amazement among gaming-oriented notebook amateurs. Top-notch gaming systems packed in a relatively small casing...

The winning combo: Z77 and Ivy Bridge

The winning combo: Z77 and Ivy Bridge

We’ve recently presented you with three different motherboard models based on the latest Intel Z77 Express chipset, however, we weren’t able to perform thorough testing as usual, as we didn’t have a...

OCZ ZT 650W: More powerful than it looks

OCZ ZT 650W: More powerful than it looks

Although the market is pretty saturated as far as PSUs are concerned, with all segments well-covered, manufacturers are still churning out new models in the desire to satisfy the customers’ needs as...

HTC One X: Prodigy HTC

HTC One X: Prodigy HTC

Up until a year ago, the top-class smartphone signed by HTC was Sensation, with a dual-core CPU at 1.2 GHz and 768 MB RAM. In this moment, however, that would be HTC One X with a quad-core CPU at 1....

Toshiba Portege Z830: Lighter than air

Toshiba Portege Z830: Lighter than air

Ultrabooks may still be in the takeoff phase, but one thing is for sure – they’ll be getting more and more popular, and companies have the utmost belief in their market success at the end of the day...

Extra large sensation

Extra large sensation

The trend of increased smartphone display dimensions is still going on, making all manufacturers experiment further with all sorts of diagonals, trying to determine which one is ideal, while maintai...

Home - Software - Internet - Stop The Theft: Protecting Your Wireless Network
Article Index
wireless_intro2.jpgImageThe expansion of wireless networks seems to be unstoppable, for both the desire to eliminate cables and the increase in portability of devices with WiFi capabilities, primarily notebooks. Wireless internet is now generally available in offices, parks, cafés etc., and more and more home users are opting for setting up a personal wireless network themselves as well, in order to simplify internet access to various devices in their environment. However, in parallel with the increase in the number of available wireless networks, there’s also been another trend in development - the problem of internet “thievery”, i.e. neighbours that access your unprotected (or poorly protected) wireless network. In the best case scenario, you’ll experience throughput problems and poor internet performance, but it doesn’t always end there - you may even expose your shared folders and all the files contained within. Luckily, protection against the aforementioned unwanted intrusions isn’t a complicated feat to achieve, and we’ll develop on the most effective ways to do that.

Router Configuration

In order to configure your wireless router, you first need to access it via its private IP address within the local network. Each router has a so-called public IP address that identifies it from the outside to all other PCs that communicate with it, and this IP address is unique for each device directly connecting to the internet (such as the router in question). Think of it as the public phone number of a company, one that you’d have to call before you get to the particular person in question. On the other hand, within your local network, the router assigns a separate, private IP address (from the following pools: 192.168.*.*, 172.16-31.*.* and 10.*.*.*, “*” being any number from 0 to 255) to identify separate client devices (usually PCs) within the network itself. Following the previous analogy, these would be the separate phones in each office that the operator can reach by code when a call from the outside is received. Since the vast majority of routers have an HTML configuration interface, the settings are accessed from a web browser. Instead of a typical web address, we’ll type in the default private IP address of our router (usually 192.168.0.1). Afterwards, an interface will be displayed, asking for a username and password (usually “admin” and “admin” by default). This information is always contained in the user manual that comes with the router itself. Once you’ve logged in, the main router configuration window is displayed.

wireless.jpg

SSID Broadcast

There are several ways to restrict access to your wireless router, and you’ll be able to use several in conjunction on most occasions. The first thing you can do is to turn off public broadcasting of the network’s SSID (simply put, its public name), under the option called “SSID Broadcasting”. Once this is done, your network won’t be appearing in the list of available wireless networks when a network adapter has scanned for them. However, this goes for both intruders and your own PCs, so you’ll have to enter the network’s name manually in order to connect to it. Bear in mind that the network name (SSID) is always case-sensitive, which means that “mynetwork” isn’t the same as “MyNetwork”. This feature isn’t sufficient on its own, however, as it still enables access to anyone that finds out the name of the network (for example, by seeing it before it becomes hidden); it’s just the first step and a desirable precaution, handy for use with other types of protection.

MAC Filtering

Each network device (card), whether it’s located in a PC, mobile phone or any other device, has a unique ID, called the MAC address (in the following formats - 00-16-A5-8F-A0-75 or 00:16:A5:8F:A0:75). In turn, each router has a configurable list of allowed (or banned) MAC addresses, ergo devices, so that the user can selectively allow only particular devices to connect to the network. In practice, if you opt for this protection method, you’ll manually enter MAC addresses for all allowed devices on the network, therefore automatically banning all others from using the network/internet. You can find the MAC address of a particular PC in Windows by going to Start -> Run, entering “cmd” (no quotes), pressing enter, and then typing in “ipconfig /all” (no quotes). What you’ll get is a list of all network devices and their MAC addresses (also known as Physical Addresses) in the PC sorted by name. Once you’ve located the MAC address of the network adapter in question, you can copy it to the router’s configuration window and select “allow” (or “deny” if needed). This protection method is very secure, albeit not impenetrable, since the network-savvy could theoretically get past it by cloning the MAC address. If such a person finds out a single MAC address from your “white list” in some way, he/she will be able to use special software to “clone” it, which means to send a fake MAC address to your router, impersonating your own PC. However, the vast majority of PC users will find this protection method to be entirely sufficient.