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?
923 Views Asked by AMB0027 At
1
There are 1 best solutions below
Related Questions in VPN
- Docker container does not find System Daemon of nordvpn after reboot
- how to fix PF on M3?
- I'd like to install and configure the 'Checkpoint VPN' on Linux Mint. How can I do that?
- Unable to correctly configure StrongSwan with site-to-site connection and road warrior
- SSHD fails on reboot when restricting it over VPN
- How to share a hotspot VPN from Android to PC (Windows)?
- VPN versus Azure Virtual desktop - Which is secured to access the server, application and personal data
- How to connect docker container to vpn site to site
- Connect to a specific country using Psiphon vpn from Command line
- To allow IPsec NAT-T traffic to pass through, why does the firewall still need to permit ESP when it already allows UDP 4500?
- Connect to VLESS (VPN protocol) ic C# on Android
- Connect to Outline VPN ic C# on Android
- Issue with wg-easy VPN service and setting up auto reboot using Powershell script on Automation Accounts
- Accessing Self-Hosted Visual Studio Code Server via ZeroTier VPN
- Turn off connectivity checks on android. Error with adb
Related Questions in RASPBERRY-PI
- Raspberry Pi Sense Hat with Pyinstaller
- Waiting for several hours before resuming execution
- Using compositor in Gstreamer to merge imagesequence with video/audio stream
- How to make this sensor keep taking readings once its when_in_range function has been activated?
- Emulating an HID device with a raspberry pi 5
- How to stream PCM audio to a speakers both on mac and linux in Node.js?
- I want to use NRF24L01 transceiver with raspberry pi but some GPIO pins are already occupied by 3.5 inch display how do i connect transceiver
- voron 2.4 mainsail kiauh error install crowsnest (solved problem)
- Pi4J minimal example's LED doesn't blink
- How can I connect and send data from react-native to raspberry pi
- Xpt 2046 Display with Pn532 RFID reader
- Google SDK for Raspberry pi
- How to use a RaspberryPi camera with the cv2.videoCapture() function?
- How do I capture audio from the system bus in a node app (or from sox) on a raspberry pi?
- Can't open /dev/mem: Operation not permitted Raspberry Pi
Related Questions in RASPBIAN
- How do I run the following script in Raspberry pi 4 terminal as soon as it starts up?
- How can I ask in stack that after updating CIFS samba client stopped working?
- The 3.5 inch raspberry pi 4B screen does not work error Cmakelists.txtprojects()
- Compiling a C-project under RaspBian getting undefined reference to `powf'
- Raspberry Pi GPIO - device or resource busy
- How to clean the packets of AVFormatContext?
- ImportError: No module named setuptools on Raspbian OS
- How do I connect proximity data from an ultrasonic sensor to audio playback volume in python on a Raspberry Pi?
- How to record frames with ffmpeg and finish the recording
- Installing wayfire-plugins-extra from github on Raspian "Bookworm"
- How can I make a script autostart in a virtual environment in Raspbian?
- Readout State of Numpad
- what are the ffmpeg parameters for capturing the screen on raspbian?
- Raspberry Pi: problem with external USB drive and USB modem
- Display Chromium, Firefox, etc on my OSX when it's running on my Raspberry Pi
Related Questions in HAMACHI
- SignalR net core 3.1 start the server via hamachi
- Hamachi throw "failed to connect to the engine" error in MacOs M1
- Is It possible to connect to socket server using hamachi?
- multicast clients connected via hamachi
- Connect to SQL Server via Hamachi VPN - SSMS works, Node doesn't
- IIS with Hamachi
- Database access via Hamachi (VPN)
- Raspberry Pi 3 B+ hamachi hostname issue
- Hamachi not installed on Centos 7 when i follow this steps
- wscript.exe in Windows Task Scheduler
- Minecraft Server closes immediately after running?
- Improving EC2 ping times from home
- Building embedded system with no reliable internet connection
- UDP Broadcasting via Hamachi - Is it possible in Windows?
- How to use two domains going to different websites? Hamachi and XAMPP
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/