Ok, so I have one of two (or both) problems occurring and I can't for the life of me solve it. First, I have a raspberry pi running raspbian wheezy on my home lan (connected via ethernet) and it's running headless. I set up a VPN using hamachi and got my pi and another computer connected to it, no problem. Now, I moved the raspberry pi to a different lan (same 192.168.1.x setup). I can connect to the pi locally so I know the static ip is still set, but hamachi doesn't see it in the VPN? Also, when it does work, the raspberry pi goes offline in about 10 minutes (I checked the led's, the whole interface just goes down, even if I'm currently using ssh). Does anyone know what's going on, or why it doesn't show up in the VPN once I move to a different LAN than the one I set it up on?
Hamachi VPN client Raspberry Pi disconnecting?
918 Views Asked by AMB0027 At
1
There are 1 best solutions below
Related Questions in VPN
- VPN + WPF Application
- how to spoof location so google autocomplete API will provide local results, ideally with R
- Android VpnService with multiple addresses and routes?
- Getting a list of installed VPN Profiles Programatically - iOS
- How to change connection to Cassandra on Windows and make it remote?
- batch file to automatically connect to vpn connection
- Number of nodes appears 0 in a swarm cluster
- Gitlab: can't SSH from home (Windows)
- Is it possible to a VM be "shared" by 2 or more virtual networks on Azure?
- Android WebView: cannot access site through VPN when using emulator
- Remove Helper Tool using NSTask in MAC Application
- Not receiving the sip call using VPN in my application
- How to send all traffic over a VPN connection?
- How to both read and write from a TAP device connected to a MACVLAN via a bridge?
- Get-AzureSubscription -ExtendedDetails in PowerShell doesn't include certificate
Related Questions in RASPBERRY-PI
- Using camera shutter to trigger MPU6050 on raspberry pi
- os.hostname() to return an IP
- Sparkfun SC16IS750 does not work on Raspberry Pi
- Raspberry Pi won't run script on boot
- Raspberry PI Compute Module - SPI1
- Arduino serial works fine with Debian but hangs with Raspbian
- MPI Processes Communication error
- Raspberry Pi script boot order
- Kivy on RaspberryPi (Raspbian) - unable to load any valuable window provider
- Raspberry Pi: printf() doesn't work with wiringPi
- separate frequencies from music
- Use same Python variable in multiple if-statements
- Nodejs app is continuously restarting
- How deploy an large number iBeacons
- RPi running script at boot then stops
Related Questions in RASPBIAN
- Raspberry PI Compute Module - SPI1
- Raspberry Pi script boot order
- Why does this python script work on Ubuntu but not Raspbian?
- raspberry pi kiosk page not refreshing fast enough
- Read output from ttyUSB0
- Jumbled out put of RFID Tags
- Samba modifies "last modification date" of files substracting 3 hours
- Raspbian log files
- PyMongo misbehaving with floating point numbers
- Changing the passwd file to reset password on Raspbian
- Sending Packet with VLAN tag using C Socket
- Speedup matplotlib animation to video file
- My While True loop is getting stuck in python
- error while loading shared libraries: libSDL2_mixer-2.0.so.0: cannot open shared object file: No such file or directory on Raspberry Pi
- How do you dual-boot xbmc and raspbian with an existing raspbian OS without overwriting the contents of the existing raspbian OS
Related Questions in HAMACHI
- Java TCP Client Server working over LAN with port Forwarding but not with hamachi
- Accessing remote web application using LogMeIn Hamachi2
- Hamachi and FTP/HTTP
- Using networks in c++
- Connect to SQL Server via Hamachi VPN - SSMS works, Node doesn't
- Raspberry Pi 3 B+ hamachi hostname issue
- Hamachi throw "failed to connect to the engine" error in MacOs M1
- Logging on to a reporting server through hamachi
- Minecraft Server closes immediately after running?
- Hamachi VPN client Raspberry Pi disconnecting?
- IIS with Hamachi
- How can I deploy my .NET app to Amazon EC2?
- Hamachi client status on webpage
- multicast clients connected via hamachi
- Synology DS213j how to install Hamachi or LogMeIn service?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I had the same problem on my windows computer. After a few google searches I discovered this site with a solution for a windows computer. Anyhow let me know if you have the same solution for your raspberry pi because I'm planning to buy one ;-).
Here you find more information and a solution for windows: http://chattim.wordpress.com/2013/08/16/hamachi-keeps-disconnecting-after-closing-rdp-session-solved-fix/