hello,
i manage an artix mirror, which usually sync on rsync://mirror1.artixlinux.org/artix-linux/
it seems that it is still reachable in https, but not with rysnc, since yesterday.
just doing a
rsync rsync://mirror1.artixlinux.org/
should display the content, but it ends up with a timeout. ipv4 or iv6
is that "normal" ? :)
thanks
i think i understand why the rsync part doesnt work anymore..
the dns host mirror1.artixlinux.org, when resolved, gives 2 ip addresses:
172.67.169.87
104.21.79.75
which are cloudflare ip addresses.
and i dont think cloudflaire will answer to an rsync flux :p
so, is there an other mirror on which we can sync ?
edit: i found in the wiki an other rsync mirror:
rsync://ftp.sh.cvut.cz/artix-linux/
which works. i'll use it for the time being; (hoping this mirror does not sync on mirror1.artixlinux.org :p)
flatbush:[ruben]:~$ rsync rsync://mirror1.artixlinux.org/
artix-linux
universe
iso
weekly-iso
fwiw
I imagine someone disabled CF proxying after I raised the alarm. Cheers
thanks, rsync works again.
in that case, maybe there should be a different address just for rsync so you can protect the http/s behind CF ? :)
That's a suggestion for
@nous