Re: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread EA Louie
ntp server a.b.c.d ! where a.b.c.d is your external clock source ntp source ethernet0 ! where ethernet0 is the interface that you use to feed time to the rest of the network It automatically generates ntp clock-period. I don't remember the PIX supporting even taking time from an NTP server, much

RE: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread Daniel Cotts
/fcprt3/fcgenral.htm#xtocid1345017 Watch the wrap. > -Original Message- > From: Michael Snyder [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 16, 2001 11:41 AM > To: [EMAIL PROTECTED] > Subject: NTP Server/Master (Sample Config?) [7:789] > > > I need to setup a 3600 to update it's cl

Re: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread ElephantChild
On Mon, 16 Apr 2001, Michael Snyder wrote: > I need to setup a 3600 to update it's clock, then supply it's time to the > rest of a internal network. > > I've seen this in done in about 4 lines, but can't find it now on CCO. > > Anyone have a sample config they can post? I would look into the I

Re: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread Michael Snyder
"Hmm, why do you want your PIX to skin that racoon? Without any specific figures, I'm going on a limb there, but it seems unlikely that the money value of the added risk is worth the few grands that a peecee running a free Unix, coupled to a receiver for a radio time source, eg GPS, would cost you

RE: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread Davis, Scott [ISE/RAC]
specified by ntp source command check synch and status with show ntp status and/or show ntp assoc Scott -Original Message- From: Michael Snyder [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 15:54 To: [EMAIL PROTECTED] Subject: Re: NTP Server/Master (Sample Config?) [7:789] "Hmm

Re: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread Jason J. Roysdon
The PIX doesn't support NTP (either to poll from or server). You'll want to have your external router polling a few outside sources, and have it provide clock for the inside. NTP uses udp/123, so if you right a tight firewall that's what you have to open up to that outside router. Also, lower e

Re: NTP Server/Master (Sample Config?) [7:789]

2001-04-16 Thread Jason J. Roysdon
cified by > ntp source command > > check synch and status with show ntp status and/or show ntp assoc > > Scott > > -Original Message----- > From: Michael Snyder [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 16, 2001 15:54 > To: [EMAIL PROTECTED] > Subject: Re: NTP Server/Mast