Hi, I have a server that appears unable to rsync for emerge --sync. When I try I get: >>> Starting rsync with rsync://204.74.99.100/gentoo-portage... >>> Checking server timestamp ... rsync: failed to connect to 204.74.99.100: No route to host (113) rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6] So, i check the IP.... ping 204.74.99.100 PING 204.74.99.100 (204.74.99.100) 56(84) bytes of data. 64 bytes from 204.74.99.100: icmp_seq=1 ttl=55 time=90.7 ms 64 bytes from 204.74.99.100: icmp_seq=2 ttl=55 time=91.6 ms ^C --- 204.74.99.100 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 90.792/91.241/91.691/0.541 ms Not a great Ping time, but this is the main rotation, so that server is in the US and I'm not. I get the same thing using the europeean rotation.... I've re-emerged rsync, I've checked my world and system are all up to date.... I've tried opening the firewall....Still nothing.... What has gone wrong? Regards Nev