hey,
apparently on all my servers when it does the rsync sections in upcp and /scripts/updatenow, rsync times out.
rsync server is dead?
hey,
apparently on all my servers when it does the rsync sections in upcp and /scripts/updatenow, rsync times out.
rsync server is dead?
root@cara [~/test/blah]# /scripts/updatenow
Updating /scripts...Done
root@cara [~/test/blah]#
Seems fine.
Try :
andCode:dig rsync.cpanel.net
Code:traceroute rsync.cpanel.net
ping/traceroutes are fine. http is fine. *only* rsync doesnt work.
the dns resolves fine.
Well I had this problem too. I have APF firewall installed. I did this:
And it worked. Do that from SSH. If it doesn't work and if you don't have APF firewall installed, reply and I will look into some other solutions.Code:/usr/local/sbin/apf -a rsync.cpanel.net
thanks for reminding me i had apf installed LOL i'll have a try later, im almost certain it is because i introduced egress filtering recently.
whats the port for rsync? i rather enable that port all together.
port 873 for rsync I believe.Originally Posted by Sinewy