[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] Fwd: Mirmon can't reach the team-cymru mir
From: |
Thérèse Godefroy |
Subject: |
Re: [Savannah-hackers-public] Fwd: Mirmon can't reach the team-cymru mirror by rsync |
Date: |
Wed, 16 Jan 2019 10:31:39 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Icedove/52.9.1 |
Hello Bob,
Le 16/01/2019 à 03:18, Ian Kelling a écrit :
[...]
>> Confirmed here where I force IPv6 too. (My native house connection
>> ISP has no IPv6 support! So it works from there.) When I test from
>> other places the IPv6 for fencepost times out too.
>>
>> Since savannah-hackers-public is not a support channel for fencepost I
>> will file this as a ticket to sysadmin and CC you.
>>
>> Bob
>
> Thanks for figuring this out. I fixed it on fencepost, turns out it was
> some bad firewall rules.
Is there any chance that the same issue affects Mirmon?
Here is the kind of command that apparently fails:
-----
~ $ rsync -vvv mirror.team-cymru.com::gnu/mirror-updated-timestamp.txt .
opening tcp connection to mirror.team-cymru.com port 873
Connected to mirror.team-cymru.com (2620:0:6b0::26e5:424a)
sending daemon args: --server --sender -vvve.Lsfx .
gnu/mirror-updated-timestamp.txt (5 args)
recv_file_name(mirror-updated-timestamp.txt)
received 1 names
recv_file_list done
get_local_name count=1 .
generator starting pid=13633
delta-transmission enabled
recv_generator(mirror-updated-timestamp.txt,0)
generate_files phase=1
recv_files(1) starting
recv_files(mirror-updated-timestamp.txt)
mirror-updated-timestamp.txt
got file_sum
renaming .mirror-updated-timestamp.txt.cIguur to
mirror-updated-timestamp.txt
recv_files phase=1
generate_files phase=2
recv_files phase=2
generate_files phase=3
recv_files finished
generate_files finished
sent 44 bytes received 130 bytes 116.00 bytes/sec
total size is 11 speedup is 0.06
[generator] _exit_cleanup(code=0, file=main.c, line=1655): about to call
exit(0)
-----
Thanks,
Thérèse