Closed misuzu closed 7 years ago
I'm not sure about the question.
ZeroTIer communicates with several things other than just other peers-- root servers, controllers, etc. It could be those.
Hetzner has a broken portscan detector (it shouldn't fire for private IP addresses). It has the same issue with IPFS. The best solution is to blackhole private addresses (e.g. iptables -A OUTPUT -o eth0 -d 192.168.0.0/16 -j DROP
) using iptables.
Hrm. So not our problem. Would be good to complain to them.
@adamierymenko but root servers and controllers have public addresses, not private. So there should not be any requests to private addresses in the first place.
Today i received abuse email from Hetzner (replaced src_ip to 2.2.222.22):
I that even right? I don't have such networks on my server.