<?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; lan</title> <atom:link href="http://www.ghacks.net/tag/lan/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 13:29:21 +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>Why Your Home Router is 192.168.1.1</title><link>http://www.ghacks.net/2011/04/29/why-your-home-router-is-192-168-1-1/</link> <comments>http://www.ghacks.net/2011/04/29/why-your-home-router-is-192-168-1-1/#comments</comments> <pubDate>Fri, 29 Apr 2011 07:13:18 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Networks]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[local ip]]></category> <category><![CDATA[network]]></category> <category><![CDATA[router]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44500</guid> <description><![CDATA[These days, there is one piece of networking equipment that has become much more common: the router. Many of them actually have the same IP (Internet Protocol) number, 192.168.1.1, and for an interesting reason. Every website, router, and computer has an IP address. It is how computers uniquely identify themselves on a network or on [...]]]></description> <content:encoded><![CDATA[<p>These days, there is one piece of networking equipment that has become much more common: the router.  Many of them actually have the same IP (Internet Protocol) number, 192.168.1.1, and for an interesting reason.</p><p>Every website, router, and computer has an IP address.  It is how computers uniquely identify themselves on a network or on the Internet.  Typically, in a home network, your router assigns one to your computer.  How does it make sure the IP address on your home computer is not the same as one on the Internet?  There actually is a list of numbers that is reserved for private use (home, office, corporate, etc.).  They are never used for a public website.  While the details of how IP numbers are used is intricate, the ranges of reserved numbers are straight forward:</p><ul><li>10.0.0.0 to 10.255.255.255</li><li>172.16.0.0 to 172.31.255.255</li><li>192.168.0.0 to 192.168.255.255</li></ul><p>Notice how the last section starts with 192.168.0.0 and that looks a lot like the 192.168.1.1 router address.  It may sound strange, but the 192.168.0.0 is actually used to refer to a group of computers.  It is OK if that seems odd or does not seem to make sense.  The important thing to recognize is that 192.168.1.1 was chosen because it is a low number in this special range.  Your <a
href="http://www.ghacks.net/2010/04/06/display-network-information-with-win-ip-config/">computer&#8217;s IP number</a>, given to it by the router, will be similar.  It should be something like 192.168.1.x (x is a number between 2 &#038; 255).</p><p>The nice thing about this convention is that you can memorize this number one for many routers.  It may work for every router you ever own.  It also should work with the routers of family and friends.  This is useful for configuring routers and trouble shooting networks.</p><p>Using the number, 192.168.1.1, is actually an easy way to configure your router.  For most modern home routers you can just type it into your browser.  A configuration page should come up.  What it will look like will change from manufacturer to manufacturer.  Some may require a username and <a
href="http://www.ghacks.net/2010/05/20/router-password-recovery/">router password</a> to see anything, others will at least tell you if you are connected to the Internet or not.  If you cannot connect to a few different sites, you may be able to check here to see if your Internet connection is down.  (Once I typed it in and nothing came up: someone unplugged the router.)  Be sure to read your router&#8217;s manual before changing any settings.  You probably need to log-in to do any real damage, though.</p><p>Important note: If your router does not require a password to edit core settings, you have a serious security problem.  Please contact your Internet Service Provider for help and instructions on how address that issue.  Ghacks has a guide to <a
href="http://www.ghacks.net/2007/02/07/protect-your-wireless-lan/">secure your wireless router</a> that you should take into consideration.  It is very easy for someone to change the settings on your router if there is no password protecting in.</p><p>Do all routers use this number to identify themselves?  No.  Some routers will default to a different number.  There is no rule or law stating that it has to be 192.168.1.1; it is just a convention.  If you look on the bottom of your router, or its manual, you will usually find out what that number is.  Typically it is a 192.168.x.x number, but 172.x.x.x or 10.x.x.x are possibilities too.  It would be very strange for it to be something else.  The IP number on your computer should still be similar to the router&#8217;s number (the number before the first decimal point has to be the same). (Sometimes routers displays domain names instead, like speedport.ip which they resolve internally to the IP, meaning you can enter both the IP or domain name to load the router configuration)</p><p>Some other common numbers are 192.168.0.1 (ex. D-Link &#038; Netgear) and 192.168.2.1 (according to <a
href="http://www.19216811.net">19216811.net</a>).  While 192.168.1.1 is often mentioned as a Linksys convention, it is used by other brands such as Speedtouch.  If you are using a router from an Internet Service Provider, it may actually be made by Linksys.  Cisco uses 192.168.1.1 for some of its routers (such as those for small business), but that is no surprise as they own Linksys.  Here is a <a
href="http://www.techspot.com/guides/287-default-router-ip-addresses/">list</a> of some more examples.</p><p>One of the easiest ways to find out the IP address of your router is to open a command prompt (by pressing Ctrl-R, typing cmd and then the enter key) and enter the command ipconfig in it. Locate the Default Gateway entry, which in most cases is your router&#8217;s IP address.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/router-ip-address.png" alt="router ip address" title="router ip address" width="441" height="189" class="alignnone size-full wp-image-44503" /></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/29/why-your-home-router-is-192-168-1-1/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Instant message on your LAN with iptux</title><link>http://www.ghacks.net/2010/09/17/instant-message-on-your-lan-with-iptux/</link> <comments>http://www.ghacks.net/2010/09/17/instant-message-on-your-lan-with-iptux/#comments</comments> <pubDate>Fri, 17 Sep 2010 11:35:29 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[chat]]></category> <category><![CDATA[chat client]]></category> <category><![CDATA[file-sharing]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[P2p]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=34542</guid> <description><![CDATA[I recently covered a great LAN file sharing tool called Giver (see my article &#8220;Easily share files on LAN with fellow Ubuntu users using Giver&#8220;). I wanted to take that idea a little further and cover a similar tool that allows you to chat with fellow users on your LAN WITHOUT have to add them [...]]]></description> <content:encoded><![CDATA[<p>I recently covered a great LAN file sharing tool called Giver (see my article &#8220;<a
title="Giver" href="http://www.ghacks.net/2010/09/15/easily-share-files-on-lan-with-fellow-ubuntu-users-with-giver/" target="_blank">Easily share files on LAN with fellow Ubuntu users using Giver</a>&#8220;). I wanted to take that idea a little further and cover a similar tool that allows you to chat with fellow users on your LAN WITHOUT have to add them to a buddy list. Giver is such a tool. Once started it will auto-discover users and allow you to chat away. Giver is simple to install, a breeze to use, and free. A no-brainer for anyone who prefers to chat with their co-workers without having to bother to leave the confines of your desk.</p><p><span
id="more-34542"></span><strong>Features</strong></p><p>Although not a HUGE list, the features of iptux are really impressive.</p><ul><li>Auto-detect other iptux users.</li><li>Create shared resources (send files).</li><li>Password protect resources.</li><li>Change your online information.</li></ul><p>What I like most about iptux&#8217; shared resources is that you can password protect your shared resources. And you can easily add/remove files to the resource management. This way you can add files to your shared management that have a password, share them, remove them, and then add files that do not have a password. A nice feature would be to enable the ability to have both password protected and open files in the same manager. That&#8217;s not there yet, but would be very handy in a company environment.</p><p><strong>Installation</strong></p><p>The installation is simple. Just follow these (fairly standard) steps:</p><ol><li>Open up your Add/Remove Software utility.</li><li>Search for &#8220;iptux&#8221; (no quotes).</li><li>Mark iptux for installation.</li><li>Click Apply to install.</li><li>Close your Add/Remove Software utility.</li></ol><p><strong>Usage</strong></p><div
id="attachment_34543" class="wp-caption alignleft" style="width: 154px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_main.png"><img
class="size-full wp-image-34543 " src="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_main.png" alt="" width="144" height="230" /></a><p
class="wp-caption-text">Figure 1</p></div><p>To start up iptux click <strong>Applications &gt; Internet &gt; iptux</strong>. This will fire up the main window (see Figure 1) where you will quickly see anyone who happens to be on line and also using iptux. As you can see iptux gives you the &#8220;Pals&#8221; name and ip address. An unconfigured &#8220;Pal&#8221; will only list their username. Naturally you can configure iptux to display any name you like. But first, let me show you how to send a message and set up resources.</p><div
id="attachment_34544" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_chat.png"><img
class="size-medium wp-image-34544 " src="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_chat-500x390.png" alt="" width="300" height="234" /></a><p
class="wp-caption-text">Figure 2</p></div><p>To send a message double click on the Pal you want to communicate with to open up the chat window (see Figure 2). The actual chatting is fairly straightforward.  Type and click Send.</p><p>To create resources to share with users click <strong>Tools &gt; Shared Managment</strong>. In this new window</p><div
id="attachment_34545" class="wp-caption alignleft" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_resources.png"><img
class="size-medium wp-image-34545 " src="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_resources-500x375.png" alt="" width="300" height="225" /></a><p
class="wp-caption-text">Figure 3</p></div><p>(see Figure 3) you add files and/or folder to your shared resources. If you want to password protect your shared resources, click Set Password and enter your password.</p><p>To request shared resources from a Pal simply right-click the Pal in your main window and select Request Shared Resources. NOTE: When you accept a shared directory, you download the full directory. You can not traverse the directory and choose only particular files. So choose wisely when you share a directory.</p><div
id="attachment_34546" class="wp-caption alignright" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_shared.png"><img
class="size-medium wp-image-34546 " src="http://www.ghacks.net/wp-content/uploads/2010/09/iptux_shared-500x375.png" alt="" width="300" height="225" /></a><p
class="wp-caption-text">Figure 4</p></div><p>When you request shared resources that are password protected, you will be prompted for the password even before you see the listing of files and folders. Once you reach the shared resources window (see Figure 4) you can select what you want to download and where you want to download it to.</p><p><strong>Final thoughts</strong></p><p>The <a
href="http://freshmeat.net/projects/iptux">iptux</a> application is an ideal little tool for collaborating with fellow workers. It&#8217;s simple to use, allows you to create shared resources, and is very unobtrusive. Take advantage of this handy application to make your work life much easier.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/17/instant-message-on-your-lan-with-iptux/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Local Area Network Speed Test</title><link>http://www.ghacks.net/2009/08/26/local-area-network-speed-test/</link> <comments>http://www.ghacks.net/2009/08/26/local-area-network-speed-test/#comments</comments> <pubDate>Wed, 26 Aug 2009 18:56:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[lan speed test]]></category> <category><![CDATA[local area network]]></category> <category><![CDATA[network]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15756</guid> <description><![CDATA[Network administrators and home network users need to check the speed of the local area network during installation but also from time to time to make sure that the speed matches the expected speed of the lan. This is important for a variety of reasons including overal network performance and discovering slow network nodes that [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Network administrators and home network users need to check the speed of the local area network during installation but also from time to time to make sure that the speed matches the expected speed of the lan. This is important for a variety of reasons including overal network performance and discovering slow network nodes that can have a impact on services.</p><p>LAN Speed Test is a portable software program to test the speed of a local area network. The program will display the name and IP address of the computer that is it running on. Tests are started with a click on the Start Test button. This will open a file browser to select a folder the data should be read from and written to. This should be on a different computer system so that the actual lan speed is tested.</p><p><span
id="more-15756"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/local_area_network.jpg" alt="local area network" title="local area network" width="412" height="411" class="alignnone size-full wp-image-15757" /></p><p>The program will ask for a file size of the file that will be written and read in the second step of the lan speed test configuration. It will then write the file to the target location, clear the Windows file cache, read the file back, clear the cache a second time, delete the file and display the results of the speed test.</p><p>The results can be printed but not exported to a file. Lan Speed Test is available from the developer&#8217;s website. It is compatible with all Microsoft operating systems including Windows 7 (not sure about 64-bit though).</p><p><a
href="http://www.totusoft.com/lanspeed2.html">Lan Speed Test</a> via <a
href="http://www.addictivetips.com/windows-tips/measure-your-lan-speedbandwidth-with-lan-speed-test/">Addictive Tips</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/26/local-area-network-speed-test/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Things To Do When Your Motherboard OnBoard Lan Dies</title><link>http://www.ghacks.net/2009/04/18/things-to-do-when-your-motherboard-onboard-lan-dies/</link> <comments>http://www.ghacks.net/2009/04/18/things-to-do-when-your-motherboard-onboard-lan-dies/#comments</comments> <pubDate>Sat, 18 Apr 2009 14:42:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hardware]]></category> <category><![CDATA[bios]]></category> <category><![CDATA[gigabyte]]></category> <category><![CDATA[gigabyte lan]]></category> <category><![CDATA[hardware tips]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[motherboard]]></category> <category><![CDATA[onboard lan]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/18/things-to-do-when-your-motherboard-onboard-lan-dies/</guid> <description><![CDATA[The onboard LAN of my Gigabyte ep35-ds4 motherboard died just a few hours ago. Was surfing the Internet and suddenly connection errors showed up. That&#8217;s bad as the onboard LAN is located on the motherboard of the computer system. It could be that not only the LAN died but also other components. Now what can [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/motherboard_lan.jpg" alt="motherboard lan" title="motherboard lan" width="128" height="119" class="alignleft size-full wp-image-12134" />The onboard LAN of my Gigabyte ep35-ds4 motherboard died just a few hours ago. Was surfing the Internet and suddenly connection errors showed up. That&#8217;s bad as the onboard LAN is located on the motherboard of the computer system. It could be that not only the LAN died but also other components. Now what can you do if your motherboard&#8217;s onboard LAN dies?</p><p><span
id="more-12135"></span>First thing was to check the installed hardware in the Windows Control Panel. If you operate a different operating system you need to find and access the equivalent there. The LAN was not listed there anymore. That was bad. It could have been a driver problem so the next step was to check for hardware that was not installed yet. The LAN was not found there either.</p><p>Next step was to reboot the computer and check in the Bios. While doing that I verified that the LAN led was still on. The BIOS showed zero LAN configuration options. I knew that there were some before which gave me the confirmation that something was seriously wrong. Next step CMOS reset. This is done by setting a jumper on the motherboard. The LAN options did not show up then either. I could have tried installing a new BIOS but this sounded awfully risky with dead components on the motherboard.</p><p>You got two options basically at this point. The fast option is to add a new PCI LAN card and install it on the computer system. Good LAN cards should provide better performance than onboard LAN. That&#8217;s what I did. The other option is to contact the manufacturer of the motherboard and wait for an answer. Can take some days, usual result is a replacement or repair which can take weeks or even months. Not a good option if you need to be online most of the day.</p><p>To put everything in a list:</p><ul><li>Check if the operating system lists the onboard component.</li><li>Check if it can be found by scanning for hardware.</li><li>Check if the lights are on (if it has lights)</li><li>Shutdown the computer and see if everything is connected properly</li><li>Check the Bios for the onboard component</li><li>Reset the Bios</li><li>Replace the Nic or replace the motherboard or contact support.</li></ul><p>Do you have any additional tips on how to cope with a dead onboard LAN?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/18/things-to-do-when-your-motherboard-onboard-lan-dies/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Play your MP3 collection remotely</title><link>http://www.ghacks.net/2007/01/25/play-your-mp3-collection-remotely/</link> <comments>http://www.ghacks.net/2007/01/25/play-your-mp3-collection-remotely/#comments</comments> <pubDate>Thu, 25 Jan 2007 08:46:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[internet]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[mp3]]></category> <category><![CDATA[music]]></category> <category><![CDATA[server]]></category> <category><![CDATA[share]]></category> <category><![CDATA[web]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/01/25/play-your-mp3-collection-remotely/</guid> <description><![CDATA[If you are using different computers to work with you might have experienced the problem that you can't listen to your mp3 collection on all of them. I have my mp3 files on my computer at home and not on my notebook for instance unless I would copy all the music to the hard drive of the notebook or find a online solution to store my mp3 files. (like mp3tunes) ]]></description> <content:encoded><![CDATA[<p>If you are using different computers to work with you might have experienced the problem that you can&#8217;t listen to your mp3 collection on all of them. I have my mp3 files on my computer at home and not on my notebook for instance unless I would copy all the music to the hard drive of the notebook or find a online solution to store my mp3 files. (like mp3tunes)</p><p><a
href="http://chime.tv/multimedia.shtml" target="_blank">AjooBlast</a> is a freeware application for Microsoft Windows that works as a server and player at the same time. You would add your mp3 folders to the server and set a secure password for the server. The player would then be able to connect to the server over the internet or lan providing such a connection would exist. It is important to have the IP address of the server at hand because you will need it if you connect to the server over internet.</p><p><span
id="more-1133"></span></p><p>You need to be able to install the software on the other computers as well which is rather unfortunate because I&#8217;m not able to install software on my work pc. It offers a great feature nevertheless which makes it easy to share the music with your friends. They only need the software, your IP and password and are able to connect to your server and play the music.</p><p>I think it is really astonishing what some coders can do with some kilobytes. Great application. The software is missing a web client which would make it even greater</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/25/play-your-mp3-collection-remotely/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Hamachi Virtual Private Network</title><link>http://www.ghacks.net/2006/09/19/hamachi-virtual-private-network/</link> <comments>http://www.ghacks.net/2006/09/19/hamachi-virtual-private-network/#comments</comments> <pubDate>Tue, 19 Sep 2006 08:22:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[hamachi]]></category> <category><![CDATA[lan]]></category> <category><![CDATA[lan games]]></category> <category><![CDATA[network]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[virtual private network]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/09/19/hamachi-virtual-private-network/</guid> <description><![CDATA[Hamachi is a small freeware application that creates virtual private networks (vpn) on the fly without configuration at all - well almost. You can download the application from the hamachi homepage, once downloaded install and run the software. Versions for Windows, Linux (installation guide) and Macintosh OS X exist, means everyone should be happy although the linux and mac versions are console only while the windows one comes with a gui. Before I go into configuration details I want to describe the main advantage of Hamachi, it gives you LAN over the Internet.]]></description> <content:encoded><![CDATA[<p>Hamachi is a small freeware application that creates virtual private networks (vpn) on the fly without configuration at all &#8211; well almost. You can download the application from the <a
target="_blank" title="hamachi vpn download" href="https://secure.logmein.com/products/hamachi2/">hamachi homepage</a>, once downloaded install and run the software. Versions for Windows, Linux (installation guide) and Macintosh OS X exist, means everyone should be happy although the linux and mac versions are console only while the windows one comes with a gui. Before I go into configuration details I want to describe the main advantage of Hamachi, it gives you LAN over the Internet.</p><p>Lan over the Internet has many uses but it was especially designed for gamers in mind. Now you can play games in lan modus over the internet, no need to carry your computers to your friends anymore. Can&#8217;t join a lan party because you have work to do at home some of the time ? No problem, just fire up Hamachi and join the fun in your spare time. Hamachi works great with most games with no configuration whatsoever. Let us take a look at this in detail:</p><p><span
id="more-801"></span>Hamachi adds a new network adapter at installation, if you are using firewalls you might have to adjust your firewall rules. (By default Hamachi uses the port 12975)  You have to enter a nickname at first start and recieve a unique IP in the range of 5.x.x.x. Enter the preferences before you start a network, you have to adjust some settings in there. (click on the button configure hamachi and select preferences).</p><p>You should setup an master password for security reasons. You have the option to run Hamachi at windows startup which I do not recommend unless you and your friend(s) are always online and want to use the service. You should Block Vulnerable Microsoft Services in the Security tab and probably block new network members by default. (you might want to wait until all your friends are known in the network)</p><p>It is time to create your first virtual network, to do so click on Power on (if you have not done so already) and select Create or Join Networks. One person has to create the network while all others join the network. Choose create a network and give it a name and a password. Voila, your vpn is active and you see the name of it in the main window.</p><p>Once a friend connects to it you see the ip of that friend and the nickname beneath the channel name. The light should be green which indicates that everything is running fine. Right-Clicking a name allows you to ping his computer or chat with him. I recommend a voice application software like Skype or Teamspeak for troubleshooting purposes, you are probably going to use one of those anyway when playing games. You should be able to ping the other connections (right-click, select ping) which indicates that everything should be fine and ready to go.</p><p>You can also do other things with Hamachi, here is a personal selection:</p><ul><li>Run an Internet (LAN) Radio Station with Hamachi</li><li><a
title="proxy hamachi" target="_blank" href="http://community.logmein.com/t5/Hamachi/bd-p/Hamachi">How to setup and connect a proxy over Hamachi</a></li><li><a
title="Hamachi user management" target="_blank" href="http://community.logmein.com/t5/Hamachi/bd-p/Hamachi">User Management and Advanced Shares</a></li><li><a
target="_blank" title="yellow status hamachi" href="http://community.logmein.com/t5/Hamachi/bd-p/Hamachi">Yellow Status</a></li><li>Configure <a
title="Hamachi and Outpost Firewall" target="_blank" href="http://community.logmein.com/t5/Hamachi/bd-p/Hamachi">Outpost Firewall</a>, Zone Alarm, <a
title="sygate hamachi" target="_blank" href="http://community.logmein.com/t5/Hamachi/bd-p/Hamachi">Sygate</a> and <a
title="Norton Internet Security 2005" target="_blank" href="http://community.logmein.com/t5/Hamachi/bd-p/Hamachi">Norton Internet Security 2005</a></li></ul><p><strong>Hamachi Troubleshooting Guide. (Taken from Hamachi forum):</strong></p><ul><li>Ensure that everyone can ping everyone, use peer&#8217;s right-click menu for that. If ping times out, you will need to check personal firewall settings and make sure it is not blocking pings and game traffic on Hamachi connection. Guides for configuring some popular firewalls are available in HowTo section.</li><li>Launch game and select LAN mode. Make someone host a game. With majority of games everyone else should see hosted game on the list and be able to join it right away.</li><li>If the above does not work, try connecting to the hosting server by its 5.x.x.x IP</li><li>If again it does not work and you are positive that personal firewall is configured correctly, then the game might not be coping well with the presence of two network connections (physical and Hamachi) or generally unhappy about 5.x.x.x addresses. Example of the game of the first kind is AOE series, of the second kind &#8211; CS</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/09/19/hamachi-virtual-private-network/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> </channel> </rss>
