<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; wlan</title> <atom:link href="http://www.ghacks.net/tag/wlan/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 09:07:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Copy Wlan Profiles</title><link>http://www.ghacks.net/2012/01/07/how-to-copy-wlan-profiles/</link> <comments>http://www.ghacks.net/2012/01/07/how-to-copy-wlan-profiles/#comments</comments> <pubDate>Sat, 07 Jan 2012 12:54:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup wireless profile]]></category> <category><![CDATA[wlan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55503</guid> <description><![CDATA[When you are moving from one PC to the other, or are making use of multiple devices running Windows, you probably want to have data available on all the PCs. This can be personal files like documents or music, but also configuration settings for the Windows Firewall. If you are connecting to the Internet via [...]]]></description> <content:encoded><![CDATA[<p>When you are moving from one PC to the other, or are making use of multiple devices running Windows, you probably want to have data available on all the PCs. This can be personal files like documents or music, but also configuration settings for the Windows Firewall. If you are connecting to the Internet via Wlan, you probably also need to configure all the devices for that. And while you could do that manually, it is usually faster to configure it once and copy the profiles then to other PCs running Windows.</p><p>The following tutorial explains how you can export and import Wlan profiles under Windows natively. A third party program is not required.</p><p>Please note that you need to run commands on Windows&#8217; command prompt. Windows 7 users can check out the following alternative that is available in their operating system: <a
href="http://www.ghacks.net/2011/07/31/how-to-backup-and-import-wireless-network-settings-in-windows-7/"> How to Backup and Import Wireless Network Settings in Windows 7</a>. Users running other versions of Windows can take a look at the third party tool <a
href="http://www.ghacks.net/2009/05/15/backup-wireless-networks/">Wireless Migrator</a>.</p><p><strong>Copy Wlan Profiles</strong></p><p>Use the keyboard shortcut Windows-R to open the run box. Enter cmd and tap on the enter key to open the command prompt window. The first thing you may want to do is to display all Wlan profiles configured on the system. The command <em>netsh wlan show profiles</em> does that.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/netsh-copy-wlan-profiles.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/netsh-copy-wlan-profiles.png" alt="netsh copy wlan profiles" title="netsh copy wlan profiles" width="589" height="350" class="alignnone size-full wp-image-55508" /></a></p><p>Locate the Wlan profile that you want to copy. You can identify them by their profile name, which should be identical to the Wlan&#8217;s SSID. Run the following command to export the Wlan profile on your system: <em>netsh wlan export profile name=&#8221;SSID&#8221; folder=&#8221;c:\wlanbackup&#8221;</em>. Note that the folder needs to exist prior to running the command; an error message is displayed otherwise.</p><p>You can now copy the saved Wlan profile to another computer system. Open a command prompt window on the device afterwards and run the following command to import the copied Wlan profile on the system: <em>netsh wlan add profile filename=&#8221;e:\Wi-Fi-SSID.xml&#8221;</em>. Replace SSID with the Wlan&#8217;s identifier and the drive letter and folder as well. Repeat the steps for all devices that you want to connect to the Wlan.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/07/how-to-copy-wlan-profiles/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How To Disable WLAN Background Scans</title><link>http://www.ghacks.net/2011/12/13/how-to-disable-wlan-background-scans/</link> <comments>http://www.ghacks.net/2011/12/13/how-to-disable-wlan-background-scans/#comments</comments> <pubDate>Tue, 13 Dec 2011 19:49:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[wireless-network]]></category> <category><![CDATA[wlan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54335</guid> <description><![CDATA[Some Windows users who are connecting via wireless lan to the Internet may have noticed regular ping spikes and sometimes even disconnects due to an automated background scan. Especially Windows Vista users have been plagued by this issue, but it has also been reported by users running Windows XP or Windows 7. You can test [...]]]></description> <content:encoded><![CDATA[<p>Some Windows users who are connecting via wireless lan to the Internet may have noticed regular ping spikes and sometimes even disconnects due to an automated background scan. Especially Windows Vista users have been plagued by this issue, but it has also been reported by users running Windows XP or Windows 7.</p><p>You can test if your wireless connection is having regular lags by opening the Windows command line (Windows-r, type cmd, hit enter) and use the ping command to ping a local or remote IP address (e.g. ping -t 192.168.1.1).</p><p>If you see time spikes you are affected by the issue.</p><blockquote><p>Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1355ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=2ms TTL=64<br
/> Reply from 192.168.1.1: bytes=32 time=1ms TTL=64</p></blockquote><p>The WLAN AutoConfig service is responsible for the scans which are executed even if the computer is already connected to a wireless network. Users have reported connection issues for up to five seconds during scans which is especially problematic for Internet gamers and users who use streaming media services.</p><p>It is not possible to disable the WLAN AutoConfig service right away, as it is needed to establish the connection.</p><p>The free software program <a
href="http://www.martin-majowski.de/wlanoptimizer/">WLAN Optimizer</a> resolves the issue by disabling background scans once a wireless connection has been made.</p><p>The portable program displays all options in two tabs in its interface. The status tab displays a pulldown wireless network adapter selection menu and the status of the tweaks the program offers.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/wlan-optimizer.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/wlan-optimizer.jpg" alt="wlan optimizer" title="wlan optimizer" width="426" height="213" class="alignnone size-full wp-image-54336" /></a></p><p>The settings tab displays options to enable background scan and streaming mode. It is not recommended to disable autoconfig in the menu, but the option is available.</p><p>WLAN Optimizer is however not the only software that disables wireless background scans. The free tool <a
href="http://www.computerbase.de/forum/showthread.php?t=352640&#038;page=2">VBGScan</a> is also capable of disabling the scans. It has been developed for Vista, and it is not clear if it works under Windows 7 as well.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/background-scan.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/background-scan.jpg" alt="background scan" title="background scan" width="359" height="145" class="alignnone size-full wp-image-54338" /></a></p><p>Just use the basic interface to configure the software. It offers the same features as WLAN Optimizer. (<a
href="http://techdows.com/2011/12/optimize-your-wireless-connection-with-wlan-optimizer.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Techdows+%28techdows%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/13/how-to-disable-wlan-background-scans/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Find Out Who Is Surfing On Your Wireless Network</title><link>http://www.ghacks.net/2011/09/14/find-out-who-is-surfing-on-your-wireless-network/</link> <comments>http://www.ghacks.net/2011/09/14/find-out-who-is-surfing-on-your-wireless-network/#comments</comments> <pubDate>Wed, 14 Sep 2011 08:51:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[wireless network watcher]]></category> <category><![CDATA[wireless-network]]></category> <category><![CDATA[wlan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50475</guid> <description><![CDATA[Many users nowadays connect to the Internet via Wlan. That&#8217;s handy for a number of reasons like being able to access the Internet from multiple locations without having to buy a 50 meter network cable and tug that around with you all the time. Wireless networks have disadvantages as well, especially so if they are [...]]]></description> <content:encoded><![CDATA[<p>Many users nowadays connect to the Internet via Wlan. That&#8217;s handy for a number of reasons like being able to access the Internet from multiple locations without having to buy a 50 meter network cable and tug that around with you all the time.</p><p>Wireless networks have disadvantages as well, especially so if they are not well protected. Anyone in reach of the signal can theoretically try and &#8220;get in&#8221;. That&#8217;s obviously simple if the Wlan is not protected at all. Protected Wlans on the other hand can be attacked as well.</p><p>Lets say you operate a Wlan in your house, apartment or local shop. You may want to know if anyone else is currently using your Wlan besides you and other authorized users. But how do you do that?</p><p>That&#8217;s where Wireless Network Watcher comes into play. The free portable software for the Windows operating system displays all devices and computers that are currently connected to a computer network.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/wireless-network-watcher.gif" alt="wireless network watcher" title="wireless network watcher" width="573" height="220" class="alignnone size-full wp-image-50476" /></p><p>Each device is listed with its IP address and name if available. The listing also includes the MAC address of each device, the network adapter company and if available other device information.</p><p>The program works under all NT based Windows operating systems, starting with Windows 2000 all the way up to Windows 7. The computer you are running the software on needs to be connected to the same wireless network to scan for other connected devices. You can switch network adapters easily with the F9 key, which can be handy if the wrong adapter gets picked automatically, or if you have more than one installed on the computer.</p><p>The data can be exported into HTML, XML, CSV or plain text files, and also copied to the clipboard and pasted into a spreadsheet application.</p><p><a
href="http://www.nirsoft.net/utils/wireless_network_watcher.html">Wireless Network Watcher</a> is a handy application for Windows users who want to check up on their network from time to time to make sure that no one in the neighborhood is logging into your network.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/14/find-out-who-is-surfing-on-your-wireless-network/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Change the default Wlan Channel</title><link>http://www.ghacks.net/2007/12/04/change-the-default-wlan-channel/</link> <comments>http://www.ghacks.net/2007/12/04/change-the-default-wlan-channel/#comments</comments> <pubDate>Tue, 04 Dec 2007 08:22:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[wlan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/12/04/change-the-default-wlan-channel/</guid> <description><![CDATA[Are you living in a neighborhood with lots of Wlan activity ? You can check this if you do search for Wlans on your computer and find lots of them listed. It does not really matter if they use an encryption like WPA, WPA2 or WEP, as long as they are listed there they might interfere with your own Wlan channel which can be the cause for bad download rates and sudden disconnects.]]></description> <content:encoded><![CDATA[<p>Are you living in a neighborhood with lots of WLAN activity ? You can check this if you do search for WLANs on your computer and find lots of them listed. It does not really matter if they use an encryption like WPA, WPA2 or WEP, as long as they are listed there they might interfere with your own WLAN channel which can be the cause for bad download rates and sudden disconnects.</p><p>Most WLANs use the same default channel when they ship from factory. This is most of the time channel 11 and sometimes channel 6. Most users keep those default channels which can lead to the mentioned WLAN problems if your neighbors use that same channel.</p><p>I would therefor change that default channel if you are experiencing difficulties like disconnects in your WLAN. The default channel needs to be changed in the WLAN router only, the computer will automatically pick the signal up without modification. I&#8217;m going to show you how a change would look in my WLAN router.</p><p><span
id="more-2386"></span><img
src='http://www.ghacks.net/wp-content/uploads/2007/12/change-wlan-channel.png' alt='Change WLAN channel' /></p><p>My U.S. Robotics Wireless MAXg router can be accessed locally with the IP 192.168.2.1. You need to consult the manual of the router to find out how you can access the router interface. The main interface loads after supplying the username and password.</p><p>The Wireless tab at the top lets the user change the wireless settings. I had to click on advanced settings to change the default channel from 11 to 3. You should try to raise or reduce the channel by 3-5 steps if possible. This can be an impossible task if you have dozens of WLANs in your neighborhood; My advise would be to start with the low channel numbers and work your way up until you find a channel that works nicely.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/12/04/change-the-default-wlan-channel/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Visualize Wlans on a Map</title><link>http://www.ghacks.net/2007/11/22/visualize-wlans-on-a-map/</link> <comments>http://www.ghacks.net/2007/11/22/visualize-wlans-on-a-map/#comments</comments> <pubDate>Thu, 22 Nov 2007 10:00:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[wireless]]></category> <category><![CDATA[wlan]]></category> <category><![CDATA[wlandscape]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/11/22/visualize-wlans-on-a-map/</guid> <description><![CDATA[Wlandscape is a Java application that displays the Wlans in a specified area on a street map making it so much easier to identify possible hotspots that can be used to access the Internet. The software needs some batch file editing before it can be used, nothing serious though.]]></description> <content:encoded><![CDATA[<p>Wlandscape is a Java application that displays the Wlans in a specified area on a street map making it so much easier to identify possible hotspots that can be used to access the Internet. The software needs some batch file editing before it can be used, nothing serious though.</p><p>The file javax.comm.properties has to be moved from the Wlandscape directory into the lib directory of the JRE installation of your computer. This can be found in the Program Files folder normally. After copying this library the run.bat file has to be edited to point to the correct installation of the Java Runtime Environment on your computer.</p><p>Finally <a
href="http://wlandscape.net/index.html#overview">Wlandscape</a> can be started by double-clicking on the run.bat file. The best approach would be to search for Wlans by address. You can enter city, zip and street information and let Wlandscape search for hits. If more than one possibility is found it will ask the user to pick one result of the list.</p><p><span
id="more-2315"></span><img
src="http://www.ghacks.net/files/screens/2007/11/wlandscape.jpg" alt="wlandscape" /></p><p>What I like is that Wlandscape supports automated tracking by GPS and that Netstumbler information can be imported as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/11/22/visualize-wlans-on-a-map/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Protect your Wireless Lan</title><link>http://www.ghacks.net/2007/02/07/protect-your-wireless-lan/</link> <comments>http://www.ghacks.net/2007/02/07/protect-your-wireless-lan/#comments</comments> <pubDate>Wed, 07 Feb 2007 12:34:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[aes]]></category> <category><![CDATA[secure-wireless-network]]></category> <category><![CDATA[w lan]]></category> <category><![CDATA[wireless-network]]></category> <category><![CDATA[wlan]]></category> <category><![CDATA[wpa]]></category> <category><![CDATA[wpa2]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/02/07/protect-your-wireless-lan/</guid> <description><![CDATA[More and more users use wireless connections to connect to the Internet, many do receive a wireless lan router by default from their internet provider and forget to protect the router and the connection properly. Insecure Wireless routers are a main target not only of hackers but also of neighbours in the vicinity who like to waste your bandwidth instead of their own.]]></description> <content:encoded><![CDATA[<p>More and more users use wireless connections to connect to the Internet, many do receive a wireless lan router by default from their internet provider and forget to protect the router and the connection properly. Insecure Wireless routers are a main target not only of hackers but also of neighbours in the vicinity who like to waste your bandwidth instead of their own.</p><p>While it does not seem to be that bad that someone else would use your wireless internet connection for surfing the web it becomes a very important matter if this is abused. Someone could download warez, pornography, commit fraud, send thousands of emails or share software in p2p networks. You will be held responsible for abuse that is done with your connection.</p><p><span
id="more-1180"></span> You need to know the basic information about your wireless router before you can begin to protect it.</p><ul><li>Who is the manufacturer</li><li>What is the name of the wireless router</li></ul><p>Visit the manufacturers website and search for updates for your router. Updates are normally in the form of firmware updates which update the internal functions to a new version which could result in additional features and security. Please consult the website for instructions on how to update the firmware of your router.</p><p>Make sure you update it using a wired connection because wireless connection tend to become unstable in the wrong moments. (Murphy&#8217;s law)</p><p>It is now time to protect the router further. Connect to the interface which is normally done by opening the IP of the router. (default 192.168.1.1 most of the time) Enter username and password and change them when your are logged in. Many routers get hacked because the user did not change the default login data that ships with the routers. Everyone can look them up and it is really easy to access the router even though everything else might have been optimized for security.</p><p>Now it is time to configure the security settings of the w-lan router. Add a service set identifier (SSID), it does not really matter how you name it, just remember the name. Make sure you disable the SSID broadcasting afterwards, this ensure that your wireless router does not show the SSID and it is a little bit more difficulty to find it out.</p><p>I know that this is a weak security tip but it could mean that this in addition with other security measures poses a problem for so called script kiddies.</p><p>Enable the strongest encryption method available, this is normally WPA2 with AES. If you have an older router or a device that does not support WPA2 you should think of buying a new router or updating the devices. Make sure you use a large string with numbers and letters. A good value would be between 20 and 30 chars for the key, make sure you remember it because you need to supply the key to the other devices that have to connect to the router.</p><p>Enable Mac filtering, look up your mac address by using the command line in Windows XP and typing ipconfig /all. The physical address is your mac address. This ensures that only computers with a Mac address that is listed in the router can connect to it. Please note that the Mac address can be faked.</p><p>If you do not need the full transmitter power because your router and computer are physically close to each other you could reduce the transmitter power to reduce the chance that someone from outside your walls will be able to find the router and connect to it. Please be aware that a good antenna on the device that wants to connect to your router is able to counter this strategy.</p><p>Here is a list of other ideas that are worth investigating.</p><ul><li>Disable all services that you do not need.</li><li>It is a very good idea to power off the router when you do not need it to prevent anyone from connecting to it while you are away. Alternatively turn off the wireless function of the router.</li><li>If you have the means monitor the traffic of your wireless connection to find out if someone else uses it as well.</li><li>Enable the firewall of the router and configure it properly</li><li>If the router has a logging feature enable it and analyze it regularly.</li><li>Limit the maximum number of DHCP addresses if you use that feature.</li><li>Use Authentication if possible.</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/02/07/protect-your-wireless-lan/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
