After upgrading to SL 6.5 x86_64 I noticed that my rsync of EPEL no longer works:

[root@giggs ~]# rsync -tulvr --partial --delete --exclude debug --exclude repoview --bwlimit=600 rsync://mirrors.servercentral.net/fedora-epel/6/x86_64 /vol2/scientific/epel/6/
rsync: failed to connect to mirrors.servercentral.net: Address family not supported by protocol (97)
rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6]
[root@giggs ~]# 

Is this an issue with SL, or is it just a coincidence that the EPEL mirror server has an issue?

Cheers
Bill