Quantcast
Channel: All Hamachi Discussions posts
Viewing all articles
Browse latest Browse all 7232

Hamachi on Raspberry Pi 3B 'kills' networking

$
0
0

I'm trying to replace my now dead Raspberry Pi 1B with a Pi 3B+ running Raspbian (based on Linux Debian Buster). Having installed the base distro, I configured eth0 with a static IPv4 address (192.168.x.x/24) enabled the Pi's SSH server and also installed XRDP to allow SSH and RDP onto the Pi from machines on the local network. I then installed Hamachi:

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

$ sudo logmein-hamachi_2.1.0.203-1_armhf.deb

$ sudo hamachi login

$ sudo hamachi set-nick <nickname>

$ sudo hamachi attach <logmein-account>

$ sudo do-join <gateway-network-id> <password>

All the above while logged into the Pi via SSH from another machine on the local network, from which I browsed to my Logmein account and authorised/accepted requests from the Pi.

I then configured the Hamachi network via the web interface to make the Pi the network gateway. Soon after this, I lost SSH connectivity to the Pi, RDP was a non-starter and on the local console I couldn't even ping my default gateway (i.e. the router on my local network).

Another forum has given partial help telling me that Hamachi has configured the ham-br0 bridge with interfaces eth0 and ham1 and has added the IP address of eth0 to ham-br0 (so there are now two devices with that IP address), which I'm told is an invalid configuration and the root of the problem.

So, how should Hamachi be configured, and how can I set this (e.g. which files need to be edited and how)?

Thanks for looking. All help gratefully received, Geoff


Viewing all articles
Browse latest Browse all 7232

Trending Articles



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