Need Hamachi Help

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
rmonroe36
Posts: 12
Joined: Mon 19 Feb 2007, 16:01

Need Hamachi Help

#1 Post by rmonroe36 »

Installed the hamachi.pup on Puppy 2.15CE but keep getting the error "bad response from tuncfg". Any help would be appreciated to this novice user.

sh-3.00# tuncfg
sh-3.00# hamachi-init
hamachi-init: path /root/.hamachi already exists (use -f to force using it)

sh-3.00# hamachi-init -f
Initializing Hamachi configuration (/root/.hamachi). Please wait ..

generating 2048-bit RSA keypair .. ok
making /root/.hamachi directory .. ok
saving /root/.hamachi/client.pub .. ok
saving /root/.hamachi/client.pri .. ok
saving /root/.hamachi/state .. ok

Authentication information has been created. Hamachi can now be started with
'hamachi start' command and then brought online with 'hamachi login'.

sh-3.00# hamachi start
07 14:57:39.429 [18199] tap: bad response from tuncfg - 02000013
07 14:57:39.429 [18199] open('/dev/net/tun') failed with 19 (No such device)

DennisF
Posts: 86
Joined: Thu 01 Mar 2007, 02:38

#2 Post by DennisF »

I had a similar problem with openvpn.

Try doing a modprobe for the tun device i.e.

# modprobe tun


Then try again.

I have never used hamachi but my guess is the virtual device /dev/tun is not setup.

Good luck!
-DF

User avatar
rmonroe36
Posts: 12
Joined: Mon 19 Feb 2007, 16:01

Thanks For Quick Help

#3 Post by rmonroe36 »

Thanks DF. That got me by that error. It's nice to have such a helpful community!

User avatar
miscos
Posts: 15
Joined: Tue 19 Jun 2007, 08:42

#4 Post by miscos »

Thanks for modprobe tun command. I am up with my network. http://files.hamachi.cc/linux/README and all the commands works fine.

emajy
Posts: 4
Joined: Sat 06 Oct 2007, 20:59

#5 Post by emajy »

I get Hamachi to connect and it sees the other computers but I cannot connect or ping them. Any ideas on how to correct this?

Post Reply