PDA

View Full Version : Hamachi on ARM?


runestone
2006-05-19, 13:40
I think will really be something, if you dont know what it is, I suggest you immediately go to www.hamachi.cc and find out. It has some ports but not open source, so no easy port... Have asked in the Linux department in the forums, but no answer yet.

To describe it shortly quote from the site:

What's in it for me

Think - LAN over the Internet.
Think - Zero-configuration VPN.
Think - Secure peer-to-peer.

Access computers remotely. Use Windows File Sharing. Play LAN games. Run private Web or FTP servers. Communicate directly. Stay connected.

Technology
Hamachi is a zero-configuration virtual private networking application with an open security architecture and NAT-to-NAT traversal capabilities.

:cool:

mccake
2006-05-19, 14:13
I think will really be something, if you dont know what it is, I suggest you immediately go to www.hamachi.cc and find out. It has some ports but not open source, so no easy port... Have asked in the Linux department in the forums, but no answer yet.

To describe it shortly quote from the site:

What's in it for me

Think - LAN over the Internet.
Think - Zero-configuration VPN.
Think - Secure peer-to-peer.

Access computers remotely. Use Windows File Sharing. Play LAN games. Run private Web or FTP servers. Communicate directly. Stay connected.

Technology
Hamachi is a zero-configuration virtual private networking application with an open security architecture and NAT-to-NAT traversal capabilities.

:cool:


I was having the same thought and looked for it previously and see if someone compiled it on ARM

MikeL
2006-07-06, 16:07
I would like to see hamachi ported to the Nokia 770 OS 2006 to simplify the process of accessing my home PC for example and various applications running on it securely from the GUI with it's associated applications.

So...I raised it as an enhancement request in Bugzilla https://maemo.org/bugzilla/show_bug.cgi?id=685 :) ;)

=DC=
2006-07-06, 19:27
I voted for it as well. I hope someone adopts this project soon.

cybe
2006-07-06, 19:40
Another one that would be nice to have is Tor (http://tor.eff.org/).

runestone
2006-07-07, 20:40
Mr A Pankrit developer at Hamachi is setting up his dev environment, and he asked me for tips.

I just told him to skip a OS2005 version and concentrate on making a OS2006 version. I dont see why anyone would disagree with that... :D

MikeL
2006-07-07, 22:15
Mr A Pankrit developer at Hamachi is setting up his dev environment, and he asked me for tips. That's good because bugzilla sent me an email today to confirm that unfortunately, they do NOT get involved in porting applications so we should get in touch with Hamachi development team.

How/where can we find out more as it's not obvious via the Hamachi forums etc?

runestone
2006-07-08, 00:10
Just stay tuned here...
I gave him SSH access to my 770 for him to tryout the code.
So if my 770 reboots when Im just surfing the net I will know why :D

WhyteTygre
2006-07-08, 06:03
Nokia770-26:/etc# hamachi
Hamachi, a zero-config virtual private networking utility, ver 0.9.9.9-20

version : hamachi-lnx-nokia-770-0.9.9.9-20
pid : 2613
status : logged in
nickname : anonymous

runestone
2006-07-08, 07:02
Ahaa, you got something together now! :cool:
How about releasing it to the wild wild web...

runestone
2006-07-11, 07:32
Latest update from Alex at Hamachi staff:

"I got tuncfg+hamachi bundle working, BUT got stuck at something
else. The tunneling device goes up, gets configured, but then
some weird sh*t happens with ARPs. Not sure what's your level of
networking knowledge, but here's a summary -

* say, I ping n770 from my box here over the tunnel

* the ping is successfully de-tunneled and stuffed into tun device
and shortly after that Linux sends an ARP request for my 5.x IP
(this ARP is presumably triggered by n770's pong packet)

* hamachi daemon replies with ARP response, but it appears to be
ignored/discarded by Linux, because it again sends an ARP request

I will have to look at 2.6.16 sources to see what can be causing
this. "

Suggestions anyone?

runestone
2006-07-11, 21:16
Well, seems like it was a compiler error. Here is the link, no .deb file just now.
http://files.hamachi.cc/linux/nokia-770/
just do
tar -zxvf filename.gz and follow instructions at the Hamachi website.

zunguri
2006-07-13, 07:14
Get Hamachi on your 770 today!

Alex has posted the link:

http://files.hamachi.cc/linux/nokia-770

I installed it and so far it works identically to my Intel-based systems.

R\

MikeL
2006-08-22, 20:26
I cannot seem to run "make install" from within the Hamachi created folder on the Nokia 770 after running "tar -zxvf hamachi-0.9.9.9-20-lnx-n770.tar.gz"

When I am root (Sudo su) it advises that "make" cannot be found.
(I do a "whoami" in xterm where it confirms I am root?)

Not hot on Linux so bound to be doing something wrong. i.e. Do a need to unpack the tar file in a particular folder?

I currently tried to run the make from within home/user/MyDocs/.documents/Hamachi-n770-0.9.9.9-20

Thanks for any help in advance.

---edit---

OK I read the README in the folder on the Nokia 770 and the command was "./Install" not "make install" it had to be something so simple :o

MikeL
2006-08-25, 19:24
running hamachi and vnc viewer on my Nokia 770, works great to connect to my PC remotely and securely ;)

polyesterangst
2006-09-19, 16:27
I think I am a bit confused on the topic of installing hamachi. I moved the file to my MyDocs directory and proceeded to tar -zxvf hamachi-0.9.9.9-20-lnx-n770.tar.gz which unpacked the files.

First question, did I put it in the right directory? I did the sudo su - before hand where it prompts for a password and I hit enter. Is that correct? I ask this as for the following issues relate to that or the directory of install.

I then moved to the hamachi directory and ran ./install. The files started to install, but I got
cp: unable to open '/usr/bin/hamachi': Permission denied
chmod: /usr/bin/hamachi: No such file or directory
Creating hamachi-init symlink...
kn: /usr/bin/hamachi-init: Permission denied
Copy tuncfg into /sbin...
cp: unable to open '/sbin/tuncfg': Permission denied
chmod: /sbin/tuncfg: No such file or directory

Hamachi is installed. See README for what to do next.

So i tried to do init
init: must be superuser.

What do I need to do to fix this situation?

BanditRider
2006-09-20, 02:25
You neet to become root.
sudo su - shouldn't ask for a password.
root's prompt ends in #

spiken
2007-02-27, 08:34
I tried to install it on my nas which is powered by an Intel 80219 processor (XScale, little endian) but it doesn't work.

I've built and launched the tuncfg file, but impossible to run the hamachi-init and hamachi programs.

The nokia s built seems not work with xscale plateform.

Bree
2007-07-02, 12:02
Having another try at getting hamachi installed on the 770...

to the linux pro's.
When i try to copy the tuncfg file to /sbin/tuncfg I get answer of omitting directory

Why????

Can't figure out why every one else can get hanachi installed but me....

would someone volunteer to SSH into my noika to install for me?

(if it's possible)

Cheers

rggavitt
2008-01-18, 00:08
I have a N770 with HE installed. I'v got Hamachi installed. In root, I get "permission denied" when I enter "tuncfg" Any help appreciated. In root I'm entering # hamachi-n770-0.9.9.9-20/tuncfg

Diko
2010-01-19, 12:29
Any update on this one?

Will try it on N900 ;-)

With a friend who actually knows better then me what is he is doing :-D

Corwin
2010-01-19, 12:39
I second that, would be willing to test :)

ssjtoma
2010-01-19, 20:03
Look at this thread:
http://talk.maemo.org/showthread.php?t=17955&page=3&highlight=hamachi

I got hamachi running on my N900 but when on 3g it's inaccessable :/

reeshkov
2011-12-10, 18:06
Hello!
I'm try install this application from here:
https://secure.logmein.com/labs/logmein-hamachi_2.1.0.18-1_armel.deb
https://secure.logmein.com/labs/logmein-hamachi-2.1.0.18-armel.tgz

and it not work! :(

Please, tell me how to right installing?