Сбой команды curl в CentOS

я использую локон общаться с api.digits.com на моем выделенном сервере на CentOS 7.2.

До сегодняшнего дня все работало нормально. Теперь я столкнулся с проблемой, сбой подключения.

команда скручивания

[root@serveur etc]# curl -Lv api.digits.com
* About to connect() to api.digits.com port 80 (#0)
*   Trying 192.44.68.9...
* Connection timed out
* Failed connect to api.digits.com:80; Connection timed out
* Closing connection 0
curl: (7) Failed connect to api.digits.com:80; Connection timed out

команда ping

[root@serveur etc]# ping api.digits.com
PING api.digits.com (192.44.68.9) 56(84) bytes of data.
64 bytes from api.digits.com (192.44.68.9): icmp_seq=1 ttl=55 time=98.7 ms
64 bytes from api.digits.com (192.44.68.9): icmp_seq=2 ttl=55 time=98.7 ms
64 bytes from api.digits.com (192.44.68.9): icmp_seq=3 ttl=55 time=98.7 ms
64 bytes from api.digits.com (192.44.68.9): icmp_seq=4 ttl=55 time=98.8 ms
64 bytes from api.digits.com (192.44.68.9): icmp_seq=5 ttl=55 time=98.7 ms
64 bytes from api.digits.com (192.44.68.9): icmp_seq=6 ttl=55 time=108 ms
64 bytes from api.digits.com (192.44.68.9): icmp_seq=7 ttl=55 time=127 ms
^C
--- api.digits.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6009ms
rtt min/avg/max/mdev = 98.713/104.132/127.041/9.886 ms

Я отключил брандмауэр, добавил правило в / etc / hosts (192.44.68.9 api.digits.com), проблема все еще возникает.

Любая идея о том, что может заблокировать соединение?

1

Решение

Задача ещё не решена.

Другие решения

Других решений пока нет …

По вопросам рекламы [email protected]