<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NTP Server Authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918798#M5540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am configuring this as NTP master because I want this switch to act as a NTP server to other NTP clients(Inside LAN).&lt;/P&gt;&lt;P&gt;Yes, the firewall permits ntp access to this device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2007 04:22:03 GMT</pubDate>
    <dc:creator>avilt</dc:creator>
    <dc:date>2007-10-16T04:22:03Z</dc:date>
    <item>
      <title>NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918791#M5523</link>
      <description>&lt;P&gt;I am setting up NTP master server on Catalyst 4000 series switch. I would like to implement authentication between the server and the client. I have the following commands which does not work. &lt;/P&gt;&lt;P&gt;Whats wrong with the below commands?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server:&lt;/P&gt;&lt;P&gt;ntp authentication-key 1 md5 xxx&lt;/P&gt;&lt;P&gt;ntp authenticate&lt;/P&gt;&lt;P&gt;ntp master 6&lt;/P&gt;&lt;P&gt;ntp max-associations 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client:&lt;/P&gt;&lt;P&gt;ntp authentication-key 1 md5 xxx&lt;/P&gt;&lt;P&gt;ntp authenticate&lt;/P&gt;&lt;P&gt;ntp server 10.0.0.1 key 1&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:19:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918791#M5523</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2020-02-21T18:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918792#M5524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;avil &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to add:&lt;/P&gt;&lt;P&gt;ntp trusted-key 1&lt;/P&gt;&lt;P&gt;on both the server and the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it and let us know if it works now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2007 18:26:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918792#M5524</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-10-13T18:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918793#M5525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it worked.&lt;/P&gt;&lt;P&gt;One more query, I have configured the NTP server to get the time from the US Navy Server. But it does not sync its time.&lt;/P&gt;&lt;P&gt;The NTP command on the Server is given below.&lt;/P&gt;&lt;P&gt;ntp master 6&lt;/P&gt;&lt;P&gt;ntp server 192.5.41.41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am alost attaching the show ntp commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my firewall logs I can see the ntp access from the switch to the US navy server, but the switch does not updates its clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 03:37:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918793#M5525</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2007-10-15T03:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918794#M5527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ntp server 192.5.41.41 prefer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:51:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918794#M5527</guid>
      <dc:creator>Mel Popple</dc:creator>
      <dc:date>2007-10-15T08:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918795#M5531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;avil &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting the additional information. There are several parts of the output that show quite clearly that your device has not established NTP communication with the US Navy server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your post mentions messages in the firewall logs. Could you provide some details of what the firewall is saying?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point it is a bit hard to tell whether the problem is that you are not getting to the server or whether the server response is not getting back to you. I wonder if the firewall is denying NTP packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I am not clear why you have configured your device with ntp master 6. Perhaps you can explain why this is configured? In the meantime while we try to resolve the issue with the Navy server I suggest that you remove the ntp master 6 from the config. It may simplify the troubleshooting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 16:03:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918795#M5531</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-10-15T16:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918796#M5535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I change my config on the switch as below&lt;/P&gt;&lt;P&gt;ntp master&lt;/P&gt;&lt;P&gt;ntp server 192.5.41.41 prefer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still it does not update its time. On the firewall logs, it shows the ntp request getting accepted. Its not a firewall issue as we have other UNIX servers inside LAN getting time from the same US Navy NTP server, which comes under the same firewall rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Av&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 23:18:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918796#M5535</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2007-10-15T23:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918797#M5537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Av&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ntp master 6 or ntp master - there is not much significant difference. Can you explain to us why you are configuring this as an ntp master?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure that the firewall rule that permits your Unix servers also permits this device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 03:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918797#M5537</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-10-16T03:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918798#M5540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am configuring this as NTP master because I want this switch to act as a NTP server to other NTP clients(Inside LAN).&lt;/P&gt;&lt;P&gt;Yes, the firewall permits ntp access to this device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 04:22:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918798#M5540</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2007-10-16T04:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918799#M5541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Av&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not need to configure ntp master to have the switch act as an NTP server for other devices. If the switch has learned authoritative time from an NTP source it is automatically enabled to act as an NTP server to other devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuring ntp master means that the switch would act as a server even if it did not have authoritative time. Is that what you want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 13:27:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918799#M5541</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-10-16T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918800#M5542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rick,&lt;/P&gt;&lt;P&gt;I removed the command "NTM MASTER", still the same issue. Also noted that when I remove that command client doesnot sync their time with the NTP Server(Switch).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement is that, L3 Switch should get its time from US Navy NTP Server. Our other internal L2 switches should get the time from the L3 switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Av&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 23:56:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918800#M5542</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2007-10-16T23:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918801#M5543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Av&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that there are two separate issues here and they are really not related to each other. One issue is whether your switch should be configured as ntp master. If the switch is configured as ntp master then it will offer its version of time whether it is authoritative or not (is correct or not). I think that this is a bad idea and hope that this is not something that you did intentionally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other issue is why the switch is not learning time from the Navy server. It seems that there are a couple of reasons why this may happen. It is possible that you NTP requests are not getting to the server or that the responses from the server are not getting to you. My guess is that this is likely the case since the show ntp association does not show a reference clock for the Navy server. Or it is possible that the NTP response is getting to you but that there is enough variability in traffic through the network that the switch is not able to sync with the server. I have seen a customer network where this was an issue for a while. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that the next step might be to  run debug ntp packet and see if you are sending to the right address and to see if you are getting responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 01:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918801#M5543</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-10-17T01:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918802#M5544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Rick.&lt;/P&gt;&lt;P&gt;It seems like a connection issue between the L3switch and the US Navy NTP server. The firewall logs shows that for the NTP access, the L3 switch uses both source/destination port 123. Where as other UNIX servers use source port &amp;gt;1024 and destination port 123.&lt;/P&gt;&lt;P&gt;We have acl's at the internet edge router, which might be blocking ntp reply from the US navy NTP server.&lt;/P&gt;&lt;P&gt;I wonder why for NTP access L3 switch uses both source/destination port 123.&lt;/P&gt;&lt;P&gt;Thank You for the feedback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 04:09:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918802#M5544</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2007-10-17T04:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918803#M5545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I disable the router from becoming a NTP server but still it should get time from external NTP server?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Av&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 05:51:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918803#M5545</guid>
      <dc:creator>avilt</dc:creator>
      <dc:date>2007-10-17T05:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: NTP Server Authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918804#M5546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Av &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is common behavior in IOS to use 123 as both the source port and the destination port. I am not aware of anything configuration option to change this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am somewhat puzzled at the most recent question. It seems like in previous posts you want it to be an NTP server for other devices on  your network and now you are asking how to block it from being an NTP server. In IOS if a device has learned authoritative time then it is willing to serve as an NTP server for other devices. If you want to prevent this I believe that you can use the ntp access-group server command to prevent this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for using the rating system to indicate that your issue was resolved (and thanks for the rating). It makes the forum more useful when people can read about an issue and can know that they will read a solution that resolved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I encourage you to continue your participation in the forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2007 22:03:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ntp-server-authentication/m-p/918804#M5546</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2007-10-17T22:03:58Z</dc:date>
    </item>
  </channel>
</rss>

