I am trying to configure ntp to synchronize the time of my server.
When I run ntpdate -dq 1.rhel.pool.ntp.org
I got the following error.
no server suitable for synchronization found
I am on professional environment, so I guess there is a firewall blocking the connection to ntp server but I don't know how to prove it and solve it.
I tried to follow this post : NTP can't synchronise or find a suitable server but I am not able to ping 1.rhel.pool.ntp.org
, the ping
command is not responding.
I am using Red Hat 4.1.2. Could you please help me to investigate and find the root cause ?
Edit
Based on the comment, you could the the output of some commands
[root@MY ~]# iptables -L -n -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination