<?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: syslog entry in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916011#M108451</link>
    <description>The machine is DNS server...</description>
    <pubDate>Fri, 28 Feb 2003 20:27:06 GMT</pubDate>
    <dc:creator>Dimitry Snezhkov</dc:creator>
    <dc:date>2003-02-28T20:27:06Z</dc:date>
    <item>
      <title>syslog entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916008#M108448</link>
      <description>Friends,&lt;BR /&gt;I have strange entries in syslog :&lt;BR /&gt;Feb 28 12:24:19 hp19rm2 : user2netname: unknown nameservice ^I^I^I^I^Ifor publickey info 'dns'&lt;BR /&gt; --- OR -- &lt;BR /&gt;Jan 13 14:12:38 hp19rm2 ftpd[11891]: user2netname: unknown nameservice ^I^I^I^I^Ifor publickey info 'dns'&lt;BR /&gt;&lt;BR /&gt;I have no user2netname service , and why is ftpd in the picture and what does it have to do with nameservice?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; my nsswitch.conf is : &lt;BR /&gt;passwd:       compat&lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        dns [NOTFOUND=continue] files&lt;BR /&gt;networks:     dns [NOTFOUND=return] files&lt;BR /&gt;protocols:    dns [NOTFOUND=return] files&lt;BR /&gt;rpc:          dns [NOTFOUND=return] files&lt;BR /&gt;publickey:    dns [NOTFOUND=return] files&lt;BR /&gt;netgroup:     dns [NOTFOUND=return] files&lt;BR /&gt;automount:    files dns&lt;BR /&gt;aliases:      files&lt;BR /&gt;services:     dns [NOTFOUND=return] files&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;Dimitry</description>
      <pubDate>Fri, 28 Feb 2003 17:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916008#M108448</guid>
      <dc:creator>Dimitry Snezhkov</dc:creator>
      <dc:date>2003-02-28T17:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: syslog entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916009#M108449</link>
      <description>You don;t put the "dns" entry on these .. &lt;BR /&gt;networks,protocols,rpc,publickey,netgroup,automount and services.&lt;BR /&gt;The "dns" entry should only be in the "hosts" line. MOdify the above to look like this ..&lt;BR /&gt;passwd: compat &lt;BR /&gt;group: compat &lt;BR /&gt;hosts: dns [NOTFOUND=continue] files &lt;BR /&gt;networks: files &lt;BR /&gt;protocols: files &lt;BR /&gt;rpc: files &lt;BR /&gt;publickey: files &lt;BR /&gt;netgroup: files &lt;BR /&gt;automount: files&lt;BR /&gt;aliases: files &lt;BR /&gt;services: files</description>
      <pubDate>Fri, 28 Feb 2003 17:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916009#M108449</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-02-28T17:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: syslog entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916010#M108450</link>
      <description>That nsswtich.conf is not standard.&lt;BR /&gt;&lt;BR /&gt;Is named running,if your box is the DNS server?&lt;BR /&gt;&lt;BR /&gt;More important does nslookup yahoo.com or whatever work?&lt;BR /&gt;&lt;BR /&gt;Make sure the contents of /etc/resolv.conf are right.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 28 Feb 2003 18:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916010#M108450</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-28T18:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: syslog entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916011#M108451</link>
      <description>The machine is DNS server...</description>
      <pubDate>Fri, 28 Feb 2003 20:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916011#M108451</guid>
      <dc:creator>Dimitry Snezhkov</dc:creator>
      <dc:date>2003-02-28T20:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: syslog entry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916012#M108452</link>
      <description>In your shoes, I'd put the server back together again.&lt;BR /&gt;&lt;BR /&gt;First, I'd get a standard nsswitch.conf file and then restart the box.&lt;BR /&gt;&lt;BR /&gt;If the error still recurs, reconfigure the DNS server standard.&lt;BR /&gt;&lt;BR /&gt;I will need to know the version number of DNS/named to help.  I know how to do 4.9.x but haven't gotten around to doing a BIND server on UX, though I've done it in Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 02 Mar 2003 07:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-entry/m-p/2916012#M108452</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-02T07:13:16Z</dc:date>
    </item>
  </channel>
</rss>

