Quantcast
Channel: Hamachi Discussions topics
Viewing all 3259 articles
Browse latest View live

Keep client id after format

$
0
0

I had a server with SQL server database that clients connects to , And I had to format the server but I got a new virtual ip and client id .

The clients cannot connect to my server any more because they are trying to connect to the old virtual ip.

Can I somehow change my new virtual ip or client id to the old one ? or I have to change the ip settings in all (20sh) clients to the new one ?


Hamachi Server Connection Closes

$
0
0

Connection to the Hamachi server closes as soon as it opens, the diagnose tool is pretty useless, it's output is below. Any help would be super...

 

Summary report
------------------------

Test name: Driver		Result: [GREEN] -> OK

---------------------------------------------


Test name: Server connection		Result: [RED] -> Failed to connect
Details: 

Server connection closed, type: [OS error], return code: [0]
---------------------------------------------


Test name: 		Result: [unknown] -> 

---------------------------------------------


Test name: 		Result: [unknown] -> 

---------------------------------------------


Test name: 		Result: [unknown] -> 

---------------------------------------------

Hamachi in games

$
0
0

I've searched everywhere but i have found no solution whatsoever for this... I was a long term user of hamachi but now i found a barrier, windows 10. Nowhere on the internet i've found a solution, bad luck ? wrong terms in the search bar ? maybe and if so im sorry but i really cant use the hamachi to play with my friends in online lan.


Situation: 5 people wanting to play age of empires 3 for example, we can all play in the same network but if we are separated which we previously used hamachi for that we cant seem to be able to play and the windows 10 will always prefer the internet connection over the hamachi connection and as such the ip adress that appears ingame is not the hamachi.

 

Tried the most simple thing go to advanced settings to prioritise the hamachi connection but it cant be done, it doesnt appear as it did in the past.

Tried the turn off internet, turn the game, make the room reconnect and it didn't work at all.

Tried reinstall everything and it didn't work

Tried portforwarding and everything else i found on the internet and nothing... most of the tutorials are for pre windows 10.

 

I really need help with this problem please many old but good games official servers died and we are looking to overlook that and revive the old days.

Hamachi goes to Self Diagnosis

$
0
0

I am new with VPN use and have had Hamachi running for about two weeks as a hobbyist with good results.  I am not sure after the 2 week free trial if there is anything to change in my settings.  My problem, when I click on the Hamachi icon I normally use to start Hamachi, it come up in the Self Diagnosis screen.  Hamachi service shows stopped, Files and Folders OK, Driver OK.  I am logged into Log Me In and can bring up the Client window that showed the computer online.  I am able to view the remote networks which are connected to this computer which are 3.  In the self diagnosis window I can select Hamachi Service, and click Start, and it quickly tries so start Hamachi and it runs through 3 display lines on the Hamachi service line selection but the are so quick I cant read what they say but it ends up with Service Status : Stopped.  Files and folders and Drivers still okay.  I have tried running it under administrator but no help.  Any ides of getting it to run or does something change after the 14 day trial?

Can Hamachi & LMI be used on same computer?

$
0
0

I use LMI to access other computers, but I need Hamachi to access my server. I don't know how to activate Hamachi in my computer.

Hamachi Network adapter not present, can't install it.

$
0
0

I've tried reinstalling hundreds of times, it will not work, trust me. After installing, any time I try to join a network, I join it, and soon after I get a tunneling error yellow triangle message, if you go into the details, it says "Failed to connect to the network adapter. Peer is not accessible via VPN." So I thought the problem was that there is no Hamachi 2 adapter in the adapter settings, but when I try to add a driver through the steps in the FAQ, I need to use a hamachi.inf file, that is not present nor in my installation folder, neither in every other Hamachi folder.

 

Any help acquiring the hamachi.inf file?

Account cancellation

$
0
0

Please cancell my Hamachi subscription and delete my account.

h2-ui-override.cfg

$
0
0

Hello All,

 

I'm trying to set default UI settings for all local user accounts. My understanding is you can create a h2-ui-override.cfg file with the desired UI settings such as:

 

Gui.ShowSplash 0

 

This file is supposed to be loaded immediately after hamachi loads hamachi.ini.  Where is the file supposed to live? I assume "c:\users\<Profile>\appdata\local\LogMeIn Hamachi\"

 

Currently, I cannot get this UI override file to work. Does anyone have any suggestions or maybe more detailed info?

 

Thanks

 

Ben 


beaglebone black BBB hamachi install fail "No such file or directory" armhf FIX

$
0
0

I'm posting this here to help save some time for any of you trying to install hamachi on a beaglebone black running debian. I don't know if it's an issue on angsrtom.

 

If you install hamachi via the deb package.(as of today Feb 3-2017)

(https://www.vpn.net/linux) to check for current version

 

 

wget https://www.vpn.net/installers/logmein-hamachi_2.1.0.174-1_armhf.deb

 

 

(they say the lsb packages are no longer required)

sudo dpkg ­­-force--­architecture ­­-force--­depends -­i logmein-hamachi_2.1.0.174-1_armhf.deb

 

You get a dpkg error at the end of the install 

/etc/init.d/logmein-hamachi: 46: /etc/init.d/logmein-hamachi: /opt/logmein-hamachi/bin/hamachid: not found

and if you attempt => hamachi login you get 

-bash: /usr/bin/hamachi: No such file or directory

or any other hamachi command

 

The symbolic link /usr/bin/hamachi exists and so does it's target /opt/logmein-hamachi/bin/hamachid but a call to either will result in "No such file of directory"

 

The problem has been solved by a few smart people on the net as usual but it took me forever to hunt around for it so I will outline the fix and provide the source links below.  

 

I uninstalled Hamachi first (this may or maynot be nessesary but i like to start from scratch)

 

 

sudo dpkg -r logmein-hamachi
sudo dpkg -P logmein-hamachi

 

Now to fix the problem which is the executable is looking for the library

ld-linux.so.3

but the armhf version is (at least on my BBB)

ld-linux-armhf.so.3

 

Making a symbolic link seems work around the problem

 

sudo ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3

 

(thankyou ShiroiKuma)

 

For whatever reason linux gives you the "No such file or directory".  The guys who complie the binaries at logmein would have to make a version that looks for the right file or both depending on the linux distro. Or so I assume.

 

Reinstall Hamachi

(example assumes you're in the deb package directory -  file names to change as new builds come out)

 

sudo dpkg ­­-force--­architecture ­­-force--­depends -­i logmein-hamachi_2.1.0.174-1_armhf.deb

 

now rest works

 

sudo hamachi login
sudo hamachi set-nick "my_nick"
sudo hamachi attach myLogMeInAccout@email.whatever 

 

 

login to Logmein.com, approve the request and add the client to your favorite network. 

 

set it up as a service if you need it running at boot which works with linux

 

sudo update­-rc.d logmein­-hamachi defaults
see the file /opt/logmein-hamachi/README  for all the hamachi commands

 

 

See here for a slighly outdated tutorial on the raspberry pi's (notice LSB in not needed and links are www.vpn.net now).

Hamachi Yellow Triangle. Can't fix.

After the computer restarts Hamachi does not connect automatically to networks

$
0
0
 After the computer restarts Hamachi does not connect automatically to networks. Tell me how to solve this problem? The Pro version will solve this problem?

Borderlands 2 Need help creating a lan

$
0
0

Hello, I've tried creating a lan for borderlands 2 with hamachi. We are connected on the same hamachi network and when I we try connect to each other on borderlands 2 we don't see each other. Can anyone help me please?

I am using windows 8.1 and my friend is using windows 7 maybe that's a problem?

I'll include some screens of things that might be useful.

 

http://imgur.com/a/7gIel

Connect to LAN svn server from outside

$
0
0

HI all,

I'm newbie in this area. I want to connect to my office's svn server from my pc at home, normally i use this ip address when i'm using pc in the office: 172.29.99.5. Is it possible to connect to it with my home pc? If yes, can you show me how?

Thank you.

Hamachi API

jugadores aoe2 kings

$
0
0

busco jugdores de aoe2 para competencia, ya esta creada la ID de red "batalla bogota 1" para que se unan quienes quieran, ip 192.168.0.10


Relayed tunel.

$
0
0

Hi Guys! I need help. I tried everything but i cant get Green tunel no matter what. Please help and tell me what could it be and whot should i do. Tnx

LAN Networks

$
0
0

Ok, so I use Hamachi to play games with my friends over LAN- and in particular, one of these games in Minecraft.


When I play, I'm able to play perfectly fine connecting to my friends' servers, but whenever they try to connect to mine, it gives them a timeout error; like the ones I get whenever my Hamachi isn't even online. So if anyone is a gamer or just an expert user of Hamachi, and can assist me with this or point me in some direction, I would highly appriciate it. 

 

-Danke

 

 

Remote App Also Opens VPN Software

$
0
0

Hi All,

We manage a virtual server dedicated to Quickbooks for an accountant. Clients of theirs VPN into the network using LogMeIn Hamachi, then RDP using Remote App. We have had several issues with this, but usually its small. Recently we've noticed that every once and a while Hamachi is being turned off. Anyone who has worked with Hamachi would know that its easy for a client RDPing to a sever to turn Hamachi off for everyone because if they hit the off button on the software, it turns off for everyone.

I didn't understand how our clients could be turning the software off, though, as none of them access the server with a RDP link. I signed on one of their accounts with a Remote App link and found the Hamachi software opening as a remote application along with QuickBooks. That's not good. ANY client can turn Hamachi off from the server.

 

I really need to turn off the splash screen for ALL clients, but all I've been able to do is turn off the auto splash screen for individual accounts with "System --> Preferences --> Settings --> Interface Settings --> Show spash screen on startup".

 

Is there a way to change this setting for everyone, including new clients? We have 30-40 people accessing the server at different times, so its not feasable to go onto everyone's account to turn it off.

Hamachi problems

$
0
0

Hey there forum users!  I'm having a problem with Hamachi not allowing a connection between a friend and I, and it worked up until now.  I've tried every fix on the googles, but nothing is working!  Any ideas?

Tunnel: OK

Local results:
Adapter configuration: OK
Traffic test: Inbound traffic blocked, check firewall settings
Peer results: [210-321-523]
Adapter configuration: OK
Traffic test: Inbound traffic blocked, check firewall settings

 

Fixes tried:  TCP/UDP setup in firewall, restarting Hamachi, checking user settings.

Relayed tunnel - previously working fine

$
0
0

All of a sudden today I noticed that the direct tunnel (rock solid for years) has noiw turned into a relayed tunnel with no apparent reason?

I have a static port mapping with relevant firewall riules on the router and none of this has changed.

I can see from the client log file that it is creating a direct tunnel and then falling back to a relayed tunnel.

 

Seems to fallback when the client attempts a quick burst of UDP connection requests to the peer using ports which seem to be entirely random and obviously will not work as they are not forwarded in the router at the remote/peer end.

 

Any ideas?

Viewing all 3259 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>