Request from Vladimir Mezentsev

Vladimir Mezentsev vladimir.mezentsev@oracle.com
Thu Apr 7 19:13:07 GMT 2022



On 4/7/22 11:02, Frank Ch. Eigler wrote:
> Hi -
>
>> % git pull sourceware master:master
>> ssh: connect to host sourceware.org port 22: Network is unreachable
>> fatal: Could not read from remote repository.
> Your machine may have triggered some temporary auto-blocking.
> What's your external IP address?

I am inside Oracle.
I think 206.223.27.1 is my external IP address :

% dig `uname -n` | grep SERVER:
;; SERVER: 206.223.27.1#53(206.223.27.1)


>
> Try this:
>
> [remote "sourceware"]
> pushurl = ssh://vmezentsev@sourceware.org/git/binutils-gdb.git
> url = https://sourceware.org/git/binutils-gdb.git

OK.
I can run `git pull sourceware master:master` without problems.

But:
% git push sourceware vmezents/zlib:master
ssh: connect to host sourceware.org port 22: Network is unreachable
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


-Vladimir


>
> - FChE



More information about the Overseers mailing list