On Sun, Aug 15, 2010 at 11:52 PM, Shirish Shukla <shirishshu...@ymail.com>wrote:

>
>
> Hello,
>
> Try below Solution:
>
> =============
> on server
> # yum install ntp
> # chkconfig ntpd on
> # vi /etc/ntp.conf
> add a line
> restrict default ignore
> restrict 202.54.1.5 mask 255.255.255.245 (Change accordingly your IP)
>
> server 202.54.1.5
> (Replace 202.54.1.5 and mask with actual remote ISP or ntp.org NTP server
> IP. Save and close the file.)
> then client configuration
> #vi /etc/ntp.conf
> add a line like
> server <NTP server IP>
> restrict <server IP>mask <subnet mask>
> #iptables -F
> #ntpdate -b <server IP>
> now all is done
> ============
>
> Thanks,
> -Shirish Shukla
> "Give Respect To Time One Day At Right Time, Time Will Respect You!"
>
>
> [Non-text portions of this message have been removed]
>
>  
>


Hi,

You can follow the below link to get details configuration of Time Server
with NTP.


http://www.linuxquestions.in/how-to/how-to-setup-time-server-with-ntp




Have a nice time,
Gourav Joshi
Have a look at www.linuxquestions.in


[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/linuxvadapav/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/linuxvadapav/join
    (Yahoo! ID required)

<*> To change settings via email:
    linuxvadapav-dig...@yahoogroups.com 
    linuxvadapav-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    linuxvadapav-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to