LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-24-2005, 12:06 AM   #1
sawan
LQ Newbie
 
Registered: Jun 2005
Location: Welcome to the Matrix
Distribution: Mandrake 10.1, FC3
Posts: 26

Rep: Reputation: 15
LOcal NTP server


How do I set a FC3 machine to act as local time server since we dont have Internet Access. And how will the client machines (all FC3) should be configured to sync there time with this local server.

Thanks a lot.
 
Old 07-24-2005, 12:49 AM   #2
johnson_steve
Senior Member
 
Registered: Apr 2005
Location: BrewCity, USA (Milwaukee, WI)
Distribution: Xubuntu 9.10, Gentoo 2.6.27 (AMD64), Darwin 9.0.0 (arm)
Posts: 1,152

Rep: Reputation: 46
if you find out let me know .
 
Old 07-24-2005, 12:50 AM   #3
aikidoist72
Member
 
Registered: Jan 2005
Location: Australia
Distribution: Slackware Archlinux FreeBSD
Posts: 218

Rep: Reputation: 30
Here is my ntp.conf file

Code:
restrict default noquery notrust nomodify
restrict 127.0.0.1
restrict 10.0.0.0 mask 255.0.0.0
fudge 127.127.1.0 stratum 3
server 127.127.1.0
driftfile /etc/ntp.drift
logfile /var/log/ntp.log
I believe if you add another server line above the first line showing the ip address of the main computer, that should do it. Lets say your main computer is 10.1.1.2 then

Code:
restrict default noquery notrust nomodify
restrict 127.0.0.1
restrict 10.0.0.0 mask 255.0.0.0
fudge 127.127.1.0 stratum 3
server 10.1.1.2
#server 127.127.1.0
driftfile /etc/ntp.drift
logfile /var/log/ntp.log
 
Old 07-24-2005, 11:08 PM   #4
sawan
LQ Newbie
 
Registered: Jun 2005
Location: Welcome to the Matrix
Distribution: Mandrake 10.1, FC3
Posts: 26

Original Poster
Rep: Reputation: 15
Thanks for the info. I have another problem the that the Local Server keeps on falling back to stratum 16. I verified it using ntpdate -d 192.168.3.2
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NTP Server Accuracy? ftekiner Linux - Networking 4 08-05-2013 04:50 AM
Local webserver -- How to deny all client install their local web server--Please help b:z Linux - Networking 13 04-16-2005 07:11 PM
Question re: NTP Server daihard Linux - Software 1 01-10-2005 02:54 AM
NTP cannot use server, NTP -d can jerryvapps Linux - Newbie 0 07-28-2004 02:22 PM
Ntp Server Configuration rodel Linux - Software 1 10-20-2003 03:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration