bypass port blocking of ISP using hamachi

Here we will be connecting two linux machines, of which ISP is blocking ports.

On the machine behind the blocked ports:

Download hamachi for linux.

https://secure.logmein.com/products/hamachi/list.asp

I have hamachi-0.9.9.9-20-lnx.tar.gz

  • Uncompress tar file with
    tar zxvf hamachi-0.9.9.9-20-lnx.tar.gz -C /usr/src/
  • Change directory
    cd /usr/src/hamachi-0.9.9.9-20-lnx/
  • Install hamachi
    make install
  • Run tuncfg command
    tuncfg
  • Generate crypto identity
    hamachi-init
  • Start hamachi daemon
    hamachi start
  • Put hamachi daemon online
    hamachi login
  • Create hamachi network
    /usr/bin/hamachi create myHamNetwork password
  • Now become online in created network
    /usr/bin/hamachi go-online myHamNetwork

    Follow these steps on the machine from which you want to connect to the blocked machine:

  • Download hamachi for linux.https://secure.logmein.com/products/hamachi/list.aspI have hamachi-0.9.9.9-20-lnx.tar.gz
  • Uncompress tar file with
    tar zxvf hamachi-0.9.9.9-20-lnx.tar.gz -C /usr/src/
  • Change directory
    cd /usr/src/hamachi-0.9.9.9-20-lnx/
  • Install hamachi
    make install
  • Run tuncfg command
    tuncfg
  • Generate crypto identity
    hamachi-init
  • Start hamachi daemon
    hamachi start
  • Put hamachi daemon online
    hamachi login
  • Join the hamachi network
    hamachi join myHamNetwork
  • You will be prompted for the password of myHamNetwork, in earlier steps we defined password as ‘password’ on machine behind blocked ports.
  • Check the list of hamachi network with
    hamachi list
    * [myHamNetwork]
    * 5.66.11.169                                 118.94.50.194:32774
    Here we can see 5.66.11.169 is th
  • Now become online in created network
    /usr/bin/hamachi go-online myHamNetwork
  • a
  • hamachi-init

About anuj

Don't go for looks; they can deceive. Don't go for wealth; even that fades away. Go for someone who makes you smile because it takes only a smile to make a dark day seem bright.
This entry was posted in Linux. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>