key-networks / ztncui

ZeroTier network controller UI
GNU General Public License v3.0
1.52k stars 227 forks source link

When I pinged the peer, the target host was inaccessible and the request timed out #97

Open Gictor97 opened 1 year ago

MANKUD commented 1 year ago

check firewall on both the ends you can use this command to allow ICMP.

netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow