<?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: Restrict NTP mode 6 queries to local host in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7083201#M729791</link>
    <description>&lt;P&gt;We've modify ntp.conf file configuration as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server ip_address&lt;/P&gt;&lt;P&gt;restrict -6 default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;restrict :: default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;restrict default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;disable monitor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After restart ntpd service and wait for long period, get following error message. Please advise.&lt;/P&gt;&lt;P&gt;#ntpq -pn&lt;/P&gt;&lt;P&gt;127.0.0.1: timed out, nothing received&lt;/P&gt;&lt;P&gt;***Requested timed out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2020 09:35:38 GMT</pubDate>
    <dc:creator>Kauser</dc:creator>
    <dc:date>2020-03-22T09:35:38Z</dc:date>
    <item>
      <title>Restrict NTP mode 6 queries to local host</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082915#M729787</link>
      <description>&lt;P&gt;Dear Concern,&lt;/P&gt;&lt;P&gt;Please assist us the procedure to restrict NTP mode 6 queries to local host where system is running under HP-UX 11.31.&lt;/P&gt;&lt;P&gt;With Best Regards,&lt;/P&gt;&lt;P&gt;Kauser&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 06:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082915#M729787</guid>
      <dc:creator>Kauser</dc:creator>
      <dc:date>2020-03-18T06:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict NTP mode 6 queries to local host</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082918#M729788</link>
      <description>&lt;P&gt;Dear Concern,&lt;/P&gt;&lt;P&gt;Current NTP configuration (/etc/ntp.conf) is as follow.&lt;/P&gt;&lt;P&gt;server ip_address&lt;/P&gt;&lt;P&gt;restrict -6 default kod nomodify notrap nopeer noquery&lt;/P&gt;&lt;P&gt;disable monitor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 07:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082918#M729788</guid>
      <dc:creator>Kauser</dc:creator>
      <dc:date>2020-03-18T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict NTP mode 6 queries to local host</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082972#M729789</link>
      <description>&lt;P&gt;Edit /etc/ntp.conf file and add the below mentioned enteries&lt;/P&gt;&lt;P&gt;restrict -6 default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;restrict :: default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;restrict default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 15:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082972#M729789</guid>
      <dc:creator>Jaganraj_J</dc:creator>
      <dc:date>2020-03-18T15:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict NTP mode 6 queries to local host</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082973#M729790</link>
      <description>If configuration file looks like below, is it ok or just need to add mentioned three lines from previous post?&lt;BR /&gt;&lt;BR /&gt;server ip_address&lt;BR /&gt;&lt;BR /&gt;restrict -6 default kod nomodify notrap nopeer noquery&lt;BR /&gt;&lt;BR /&gt;restrict :: default kod nomodify notrap nopeer noquery&lt;BR /&gt;&lt;BR /&gt;restrict default kod nomodify notrap nopeer noquery&lt;BR /&gt;&lt;BR /&gt;disable monitor</description>
      <pubDate>Wed, 18 Mar 2020 15:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7082973#M729790</guid>
      <dc:creator>Kauser</dc:creator>
      <dc:date>2020-03-18T15:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict NTP mode 6 queries to local host</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7083201#M729791</link>
      <description>&lt;P&gt;We've modify ntp.conf file configuration as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server ip_address&lt;/P&gt;&lt;P&gt;restrict -6 default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;restrict :: default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;restrict default nomodify notrap noquery&lt;/P&gt;&lt;P&gt;disable monitor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After restart ntpd service and wait for long period, get following error message. Please advise.&lt;/P&gt;&lt;P&gt;#ntpq -pn&lt;/P&gt;&lt;P&gt;127.0.0.1: timed out, nothing received&lt;/P&gt;&lt;P&gt;***Requested timed out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 09:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7083201#M729791</guid>
      <dc:creator>Kauser</dc:creator>
      <dc:date>2020-03-22T09:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict NTP mode 6 queries to local host</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7084220#M729792</link>
      <description>&lt;P&gt;Dear Concern,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plese be noted, this host&amp;nbsp;&lt;SPAN&gt;acts as a NTP client and doesn’t provide a public time service. Please suggest.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 05:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrict-ntp-mode-6-queries-to-local-host/m-p/7084220#M729792</guid>
      <dc:creator>Kauser</dc:creator>
      <dc:date>2020-04-06T05:08:08Z</dc:date>
    </item>
  </channel>
</rss>

