Questions tagged [hamachi]

32 questions
4
votes
2 answers

What are the trade-offs between software VPNs (like Hamachi) and dedicated hardware (like SonicWall)?

I support a small office (15 users, ActiveDirectory, Windows 2008 and Windows 7). We've been using LogMeIn Hamachi for VPN, to enable our remote users to get to the file shares from home. It's been working fine, as our performance needs are small.…
Lemur
  • 141
  • 1
  • 5
4
votes
4 answers

P2P VPN: cross between Hamachi and OpenVPN

I recently started using OpenVPN. It is useful because you can securely connect many clients from different networks. However, when two clients communicate, they are not directly connected but they go through the server. This means that the…
user14198
2
votes
6 answers

How to prevent Hamachi service stop when Remote Desktop disconnects on Windows XP?

I have a Windows XP SP2 machine with Hamachi service running. Usually I connect to it using Remote Desktop, and when I disconnect I can't connect to it again because the Hamachi VPN is down. How to prevent the Hamachi service to stop? I am sure…
Jader Dias
  • 4,625
  • 18
  • 48
  • 50
2
votes
1 answer

Hamachi doesn't connect to network without windows login

When using Hamachi, it doesn't connect to network without windows login. After a login (via rdp, I dont think that matters), it connects perfectly, and when the rdp connection stops, it almost immediately disconnects from the hamachi network. Note…
Mihalis Bagos
  • 91
  • 1
  • 6
2
votes
5 answers

cannot access a site from Mac OSX Lion but can from other machines on network?

SOLVED: The issue is with the hamachi client, hamachi is hi-jacking all of the 5.0.0.0/8 address block http://en.wikipedia.org/wiki/Hamachi_(software)#Criticism http://b.logme.in/2012/11/07/changes-to-hamachi-on-november-19th/ The fix on…
house9
  • 205
  • 1
  • 3
  • 7
2
votes
1 answer

Forwarding port though hamachi using iptables

I have a situation that can be described as bellow: CentOS A: 11.22.33.44(eth0 - WAN network) --- 5.11.22.33 (ham0 - Hamachi) Win32 B: 55.66.77.88 (WAN network) ---- 5.11.22.44 (hamachi) I use iptables to forward port 80 from A to B, so that people…
Tho Nguyen
  • 21
  • 2
2
votes
4 answers

Trouble with Hamachi - can't ping other machine

I'm just setting up Hamachi, but having some trouble. I have a Hamachi instance running on my Linux machine at home and I'm trying to connect to the Samba share on it via my Windows laptop. The Hamachi UI on my laptop shows a 5.x.x.x IP address…
benmccann
  • 590
  • 2
  • 8
  • 21
2
votes
1 answer

Incorporating LogMeIn Hamachi into your own work network as dedicated VPN solution

I've been using LogMeIn Hamachi for a while for personal use and recently I started to wonder how to (and if at all) implement it as full blown VPN solution for my multiple clients. Those are usually small companies ranging from 5 to 60 people…
MadBoy
  • 3,703
  • 13
  • 61
  • 93
2
votes
3 answers

software VPN via Ubuntu & osX

I want to be able to access my shared folders on my ubuntu server from my laptop (osX) when I'm at Uni. I'd prefer to set up a VPN and continue to use the SMB or AFP (if i can get it working) that I use at home. What would be the best solution to…
LewisMc
  • 121
  • 3
1
vote
1 answer

Connecting to proxmox web GUI via hamachi

I have a server with multiple network adaptors. I have installed proxmox, and hamachi on that. I want to be able to access the web GUI through hamachi as I am not able to port forward or have both the server and laptop on the same network. My server…
1
vote
2 answers

Connecting to named SQL Server 2016 instance

I am configuring multiple (named) instances of SQL Server 2016 on my Windows Server 2012 Azure VM. I have LogMeIn Hamachi installed on this VM and my own computer for a secure connection between the two. I can connect to my default SQL instance by…
user2713516
  • 155
  • 1
  • 1
  • 11
1
vote
1 answer

Multiple macbooks can't connect to company web server

We're having a very strange problem where 2 macbooks running osx 10.8.2 can't connect to our public facing server on any port. Attempting to ssh or navigate to the web server fails, but every other site works for them. They can not connect to any…
1
vote
3 answers

Connecting to the workplace LAN that is behind NAT (with Hamachi? any better idea?)

Situation: We, as the pioneering researchers(!), have a small network in our lab and the university has provided Internet access that let us access to privileged scientific resources like IEEE, ScienceDirect, etc. I am looking for a way to connect…
Isaac
  • 581
  • 1
  • 12
  • 25
1
vote
1 answer

remote ssh not working in new connection

I managed to setup a remote tunnel in UBUNTU to my home pc by issuing the autossh command [in the work pc]: autossh -M 0 -q -N -o “ServerAliveInterval 60” -o “ServerAliveCountMax 3” -R 8888:localhost:22 root@homepc So far with the old router…
dawez
  • 131
  • 7
1
vote
2 answers

Hamachi on Amazon EC2 Machine

So I tried to install LogMeIn Hamachi on my Windows Server 2008 Amazon EC2 instance, but in the middle of the install, I lost all connection to my instance. I rebooted the machine but couldn't remote desktop into it. Is there any way that I'll be…
Chiggins
  • 791
  • 7
  • 20
  • 37
1
2 3