#2298 cannot access Fedora Git anonymously
Closed: Fixed None Opened 13 years ago by michich.

I cam unable to clone a package from Fedora Git anonymously. Both:
{{{
fedpkg clone -a kernel
}}}
and
{{{
git clone git://pkgs.fedoraproject.org/kernel
}}}
end with a connection timeout:
{{{
pkgs.fedoraproject.org[0: 209.132.181.4]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
}}}
Wireshark shows me that nothing replies to my TCP SYN packets sent to 209.132.181.4 port 9418 (the usual git port).


This is known, we've got a ticket open with the network team but as of yet they've not opened that port.

Login to comment on this ticket.

Metadata