11 May
2026
11 May
'26
5:44 p.m.
On 11 May 2026 19:58, Sam Darwin wrote:
@Andrey, we should determine if the block is caused by DNS or TCP/IP. 1. ping drone.cpp.al <http://drone.cpp.al> . What are the results?
DNS works: 64 bytes from ec2-3-134-33-172.us-east-2.compute.amazonaws.com (3.134.33.172): icmp_seq=1 ttl=47 time=136 ms
2. Set /etc/hosts : 3.134.33.172 drone.cpp.al <http://drone.cpp.al> If the problem is DNS, /etc/hosts entry will solve it. If the problem is IP, you need VPN access to Europe or the US.
I can access Drone via a VPN, but (a) VPNs are also not reliable here, they get blocked from time to time, and (b) starting up VPN every time I need to access Drone is a bit tedious.