On Mon, Apr 13, 2020 at 04:53:22PM +0300, Gökşin Akdeniz wrote:
> On the other hand, DNS works.

Maybe it's related to the network?

$ ping -c 5 openbsd.org
PING openbsd.org (129.128.5.194) 56(84) bytes of data.
>From obsd3.srv.ualberta.ca (129.128.5.194) icmp_seq=1 Destination Port 
>Unreachable
>From obsd3.srv.ualberta.ca (129.128.5.194) icmp_seq=2 Destination Port 
>Unreachable
>From obsd3.srv.ualberta.ca (129.128.5.194) icmp_seq=3 Destination Port 
>Unreachable
>From obsd3.srv.ualberta.ca (129.128.5.194) icmp_seq=4 Destination Port 
>Unreachable
>From obsd3.srv.ualberta.ca (129.128.5.194) icmp_seq=5 Destination Port 
>Unreachable

--- openbsd.org ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 9ms

$ ping -c 5 ftp.openbsd.org
PING ftp.openbsd.org (129.128.5.191) 56(84) bytes of data.
>From openbsd.sunsite.ualberta.ca (129.128.5.191) icmp_seq=1 Destination Port 
>Unreachable
>From openbsd.sunsite.ualberta.ca (129.128.5.191) icmp_seq=2 Destination Port 
>Unreachable
>From openbsd.sunsite.ualberta.ca (129.128.5.191) icmp_seq=3 Destination Port 
>Unreachable
>From openbsd.sunsite.ualberta.ca (129.128.5.191) icmp_seq=4 Destination Port 
>Unreachable
>From openbsd.sunsite.ualberta.ca (129.128.5.191) icmp_seq=5 Destination Port 
>Unreachable

--- ftp.openbsd.org ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 9ms

$ ping -c 5 cvs.openbsd.org
PING cvs.openbsd.org (199.185.137.3) 56(84) bytes of data.
64 bytes from cvs.openbsd.org (199.185.137.3): icmp_seq=1 ttl=242 time=156 ms
64 bytes from cvs.openbsd.org (199.185.137.3): icmp_seq=2 ttl=242 time=154 ms
64 bytes from cvs.openbsd.org (199.185.137.3): icmp_seq=3 ttl=242 time=155 ms
64 bytes from cvs.openbsd.org (199.185.137.3): icmp_seq=4 ttl=242 time=154 ms
64 bytes from cvs.openbsd.org (199.185.137.3): icmp_seq=5 ttl=242 time=154 ms

--- cvs.openbsd.org ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 10ms
rtt min/avg/max/mdev = 154.154/154.627/155.517/0.637 ms

Reply via email to