[newbie] ntpd issues

2003-03-08 Thread Robert Wideman
I have a Cisco 2500 router setup to deny ALL activity on port 123 (ntpd).
The Cisco router is my time server.  I have finally found out why i am
getting errors in my Cisco logs stating an NTP server is getting denied, its
b/c i had one specified in ntp.conf and its not the server that i thought it
was.  I changed the line that stated server ntpd server name to the IP
of the Cisco router and restarted NTPD and i am getting no server suitable
for syncronization found in /var/log/messages.  MCC does NOT allow me to
type in a different NTP server than what is listed thereit only lets me
choose from the drop down menu.  I do NOT want to select one of those, I
want to type in the IP of my NTP server on my Cisco router.  How do i change
this on MDK9?
TIA

Rob


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] ntpd issues

2003-03-08 Thread magnet
On Saturday 08 Mar 2003 5:38 pm, Robert Wideman wrote:
 I have a Cisco 2500 router setup to deny ALL activity on port 123 (ntpd).
 The Cisco router is my time server.  I have finally found out why i am
 getting errors in my Cisco logs stating an NTP server is getting denied,
 its b/c i had one specified in ntp.conf and its not the server that i
 thought it was.  I changed the line that stated server ntpd server name
 to the IP of the Cisco router and restarted NTPD and i am getting no server
 suitable for syncronization found in /var/log/messages.  MCC does NOT allow
 me to type in a different NTP server than what is listed thereit only
 lets me choose from the drop down menu.  I do NOT want to select one of
 those, I want to type in the IP of my NTP server on my Cisco router.  How
 do i change this on MDK9?
 TIA

 Rob

I used webmin to set the time server for my machine.
Keeps time great here.

Webmin  Hardware  System Time 

I'm currently using this server:  ntp2a.mcc.ac.uk

Hope this helps you out
-- 
magnet

Registered Linux User: 281659
5 x [EMAIL PROTECTED] running Mandrake 9.0.
1 x [EMAIL PROTECTED] running Windows 2000 Profressional
1 x [EMAIL PROTECTED] laptop running Windows ME

My home is over-run with penguins that like a warm environment!


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] ntpd issues

2003-03-08 Thread Anne Wilson
On Saturday 08 Mar 2003 6:22 pm, magnet wrote:
 I used webmin to set the time server for my machine.
 Keeps time great here.

 Webmin  Hardware  System Time

 I'm currently using this server:  ntp2a.mcc.ac.uk

 Hope this helps you out

I tried to set this up, but got 'Failed to lookup IP address for 
ntp2a.mcc.ac.uk '.  What am I missing?

Anne
-- 
Registered Linux User No.293302


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] ntpd issues

2003-03-08 Thread Paul
In reply to Anne's mail, d.d. Sat, 8 Mar 2003 18:41:48 +:

I tried to set this up, but got 'Failed to lookup IP address for 
ntp2a.mcc.ac.uk '.  What am I missing?

See if you can ping that host:

[EMAIL PROTECTED] paul]$ ping ntp2a.mcc.ac.ak
ping: unknown host ntp2a.mcc.ac.ak
[EMAIL PROTECTED] paul]$ ping ntp2a.mcc.ac.uk
PING maverick.mcc.ac.uk (130.88.202.49) from 217.120.72.79 : 56(84) bytes of
data.
64 bytes from maverick.mcc.ac.uk (130.88.202.49): icmp_seq=0 ttl=237
time=46.909 msec
64 bytes from maverick.mcc.ac.uk (130.88.202.49): icmp_seq=1 ttl=237
time=61.586 msec

It worked here. If that is already impossible, it might be a DNS problem
with your ISP.

Paul

--
If thou thinkest twice, before thou speakest once,
thou wilt speak twice the better for it.
-William Penn

http://nlpagan.net - Linux by Mandrake - Sylpheed by Hiro

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] ntpd issues

2003-03-08 Thread magnet
On Saturday 08 Mar 2003 6:41 pm, Anne Wilson wrote:
 On Saturday 08 Mar 2003 6:22 pm, magnet wrote:
  I used webmin to set the time server for my machine.
  Keeps time great here.
 
  Webmin  Hardware  System Time
 
  I'm currently using this server:  ntp2a.mcc.ac.uk
 
  Hope this helps you out

 I tried to set this up, but got 'Failed to lookup IP address for
 ntp2a.mcc.ac.uk '.  What am I missing?

 Anne

Hi Anne,
Did you try clicking on the link in the top/left of the screen  module.conf 
ans see if it picked up the time server? Just for your info this is what that 
screen shows here:

Configurable options for System Time

Acceptable number seconds of delay between5
system time and hardware time

Default time server[ ] none[x] ntp2a.mcc.ac.uk

System time setting format   [x] optionA[ ] optionB  [ ] optionC

Timezone file   /etc/localtime

File listing possible timezones /usr/share/zoneinfo/zone.tab

Directory of timezone files /usr/share/zoneinfo

-- 
magnet

Registered Linux User: 281659
5 x [EMAIL PROTECTED] running Mandrake 9.0.
1 x [EMAIL PROTECTED] running Windows 2000 Profressional
1 x [EMAIL PROTECTED] laptop running Windows ME

My home is over-run with penguins that like a warm environment!


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] ntpd issues

2003-03-08 Thread Anne Wilson
On Saturday 08 Mar 2003 7:04 pm, Paul wrote:
 In reply to Anne's mail, d.d. Sat, 8 Mar 2003 18:41:48 +:
 I tried to set this up, but got 'Failed to lookup IP address for
 ntp2a.mcc.ac.uk '.  What am I missing?

 See if you can ping that host:

No problem with that.  It must be something fairly basic that I've missed, 
presumably in webmin.

Anne
-- 
Registered Linux User No.293302


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] ntpd issues

2003-03-08 Thread Anne Wilson
On Saturday 08 Mar 2003 7:15 pm, magnet wrote:
 On Saturday 08 Mar 2003 6:41 pm, Anne Wilson wrote:
  On Saturday 08 Mar 2003 6:22 pm, magnet wrote:
   I used webmin to set the time server for my machine.
   Keeps time great here.
  
   Webmin  Hardware  System Time
  
   I'm currently using this server:  ntp2a.mcc.ac.uk
  
   Hope this helps you out
 
  I tried to set this up, but got 'Failed to lookup IP address for
  ntp2a.mcc.ac.uk '.  What am I missing?
 
  Anne

 Hi Anne,
 Did you try clicking on the link in the top/left of the screen 
 module.conf ans see if it picked up the time server? Just for your info
 this is what that screen shows here:

 Configurable options for System Time

 Acceptable number seconds of delay between5
 system time and hardware time

 Default time server[ ] none[x] ntp2a.mcc.ac.uk

 System time setting format   [x] optionA[ ] optionB  [ ] optionC

 Timezone file /etc/localtime

 File listing possible timezones   /usr/share/zoneinfo/zone.tab

 Directory of timezone files   /usr/share/zoneinfo

That's exactly what I've got.

Anne
-- 
Registered Linux User No.293302


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com