jubatus / website

Source of the official website
http://jubat.us
7 stars 36 forks source link

download.jubat.us connection refused in IPv6 #330

Closed kazuki closed 7 years ago

kazuki commented 7 years ago

download.jubat.us has AAAA DNS record and responsed icmp echo request but http request is refused.

$  ping6 download.jubat.us
PING download.jubat.us(160.16.88.89.v6.sakura.ne.jp) 56 data bytes
64 bytes from 160.16.88.89.v6.sakura.ne.jp: icmp_seq=1 ttl=52 time=5.85 ms
...
$  wget -O /dev/null http://download.jubat.us/             
--2017-04-20 23:17:41--  http://download.jubat.us/
Resolving download.jubat.us... 2001:e42:102:1520:160:16:88:89, 160.16.88.89
Connecting to download.jubat.us|2001:e42:102:1520:160:16:88:89|:80... failed: Connection refused.
Connecting to download.jubat.us|160.16.88.89|:80... connected.
...
kmaehashi commented 7 years ago

Thanks for reporting! Fixed.