Hi everyone,
I’m experiencing an issue with my ZeroTier setup where I cannot ping between my Debian 10 server hosted on Ionos and my Windows 10 PC, even though both are connected to the same ZeroTier network. Here’s what I’ve done so far:
- ZeroTier Connection: Both devices are showing as connected to the network.
- On Debian,
zerotier-cli listnetworksshows the network with status OK. - On Windows, the ZeroTier app shows the device as online and connected.
- IP Address Verification: Both devices have a ZeroTier IP assigned.
- Debian’s ZeroTier IP: 192.168.195.219
- Windows’ ZeroTier IP: 192.168.195.217
- Ping Attempts:
- From Debian to Windows:
ping 192.168.195.217results in no response. - From Windows to Debian:
ping 192.168.195.219also results in no response.