1. iptables 에서 udp port 123을 열어 준다.

# iptables -I RH-Firewall-1-INPUT 18 -m state --state NEW -p udp --dport ntp -j ACCEPT


ACCEPT     udp  --  anywhere             anywhere            state NEW udp dpt:ntp 

# rdate -s time.bora.net




-- 방화벽 확인인없이 이렇게 해도 되더라 linux에서
# ntpdate -u time.kriss.re.kr  
# ntpdate -u 203.248.240.140 <- IP로

 

 

이하는 되는지 모르겠다
---------------------------------------------------

[root@linux conf]# ntpdate clock2.redhat.com
[root@linux conf]# clock --systohc
[root@linux conf]# date
2007. 04. 26. (목) 11:16:57 KST