I am installing this as root so if you are trying as pi please ensure you put sudo before hand
Install Hamachi on your Raspberry Pi copy and paste the below
sudo wget https://raw.github.com/txt3rob/hamachi-pi/master/hamachi.sh
sudo chmod 777 hamachi.sh
sudo ./hamachi.sh
follow the on screen instructions and your raspberry pi will be added to your hamachi network.go to logmein and then go to networks and ensure you see the pi approval request and then approve and then simply add it to the network you want.
Job Done VPN even if your crappy o2 router doesnt want to allow a PPTP VPN......
If the link doesnt work comment and i will update this post
Need any help or wish to donate to me my email address is txt3rob@gmail.com
I've tried it, and it didn't work. I put sudo on the first command. It says 'Failed to fetch' or 'unable to resolve host address'. Please help!
ReplyDeleteIf you're getting the unable to resolve error add these lines to your /etc/resolv.conf:
Deletenameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 4.2.2.2
Cheers!
It should work now i've updated the links
ReplyDeleteunable to download hamachi for raspi. i get this error: wget: unable to resolve host address `secure.logmein.com'
ReplyDeleteThe installation works fine, but when i go to my logmein page, pi does not show up. Please help.
ReplyDeletego to my networks and you will see the request to join a network and allow it to join your mesh network
ReplyDeleteOk, so I've tried the first command. It says 'Failed to fetch : Aborting install' Why?
ReplyDeleteupdated link as logmein have updated it
ReplyDeleteSegmentation fault :/
ReplyDeletepaste a link to a screenshot of what your getting and ill see if i can help
ReplyDeletefixed follow the instructions now
ReplyDeleteDoesn"t the auto-starting the service defy it's point when you don't auto-login?
ReplyDeleteAdd the following line to /var/lib/logmein-hamachi/h2-engine-override.cfg
Login.OnLaunch 1
This comment has been removed by the author.
ReplyDeleteAmazing. Finally working. Well done.
ReplyDeleteLink doesn't work...
ReplyDeletetry the following instead it will work.
ReplyDeletehttps://github.com/txt3rob/hamachi-pi
This comment has been removed by the author.
ReplyDeleteDid the installation but have not received a request to add the Hamachi RPI on my network. Have any other setting?
ReplyDeleteSorry for my english I'm using Google Translator
see if you can see the pi's name in the client list and click edit on it and it should allow you to choose a network for it.
ReplyDeleteHow can we uninstall this? below commands won't work
ReplyDeletesudo apt-get remove hamachi
sudo apt-get remove logmein-hamachi
sudo apt-get remove --purge hamachi
sudo apt-get remove --purge logmein-hamachi
sudo dpkg -r logmein-hamachi
DeleteThanks. Worked first time and now I am up and running with the Pi on my VPN
ReplyDelete