Permitting rdate access
Letting rdate work from other machines
# chkconfig time-stream on
Add a rule to /etc/sysconfig/iptables , probably just after the ssh rule (port 22):
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 37 -j ACCEPT