<?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: HP-UX / DNS / finger in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503276#M886907</link>
    <description>Have you tried to do a reverse nslookup?  IE, lookup the IP addy and get the correct answer?  If that part does not work, some functions also fail.</description>
    <pubDate>Fri, 09 Mar 2001 14:24:11 GMT</pubDate>
    <dc:creator>John Bolene</dc:creator>
    <dc:date>2001-03-09T14:24:11Z</dc:date>
    <item>
      <title>HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503271#M886902</link>
      <description>I'm trying to integrate our K570 running HP-UX 11.00 into our network via DNS.&lt;BR /&gt;&lt;BR /&gt;The box currently uses the /etc/hosts file for name resolution and works fine. However, for a number of reasons I want to implement DNS.&lt;BR /&gt;&lt;BR /&gt;I've configured the nsswitch.conf and resolv.conf files and this allows me to ping various hosts on our network as I would expect.&lt;BR /&gt;&lt;BR /&gt;However, when I execute the finger command it just sits there and looks dumb! No response at all. You can Ctrl-C out back to the prompt.&lt;BR /&gt;&lt;BR /&gt;If I then delete/rename the resolv.conf file and revert back to the /etc/hosts file the finger command works fine!&lt;BR /&gt;&lt;BR /&gt;Now you might say don't use the finger command but our core application uses finger as part of its load-up routine for each user login, therefore when DNS is enabled no one can login - existing users logged-in are fine.&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks, Steve</description>
      <pubDate>Fri, 09 Mar 2001 13:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503271#M886902</guid>
      <dc:creator>Steve Boom</dc:creator>
      <dc:date>2001-03-09T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503272#M886903</link>
      <description>This may be a dumb Q but is the K in the dns servers db files? What does an nslookup do?&lt;BR /&gt;&lt;BR /&gt;You might try and do this on the K:&lt;BR /&gt;&lt;BR /&gt;#set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;To set up the DNS connectivity as HP-UX likes it to be done..&lt;BR /&gt;&lt;BR /&gt;MND</description>
      <pubDate>Fri, 09 Mar 2001 13:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503272#M886903</guid>
      <dc:creator>Marc Dijkstra</dc:creator>
      <dc:date>2001-03-09T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503273#M886904</link>
      <description>Double checked nslookup - works fine. When you execute it tells you it's using the right name server. And when the K tries to resolve its own name that works as well (it returns the Ks fully qualified domain name).&lt;BR /&gt;&lt;BR /&gt;Also tried the set_params addl_netwrk and set the domain name and name server. After doing this and committing the changes, ping worked as expected but good old finger failed as previous.&lt;BR /&gt;&lt;BR /&gt;Just for info. I've also got a Linux box that I've configured the same as the K and finger works fine.&lt;BR /&gt;&lt;BR /&gt;Many thanks for your prompt reply, Steve</description>
      <pubDate>Fri, 09 Mar 2001 14:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503273#M886904</guid>
      <dc:creator>Steve Boom</dc:creator>
      <dc:date>2001-03-09T14:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503274#M886905</link>
      <description>Hmmm... OK.. I have found that if you are trying to gyp a dns/hosts lookup problem, I edit the nsswitch.conf file and do the do:&lt;BR /&gt;&lt;BR /&gt;hosts dns files [NOTFOUND=return] Nis&lt;BR /&gt;&lt;BR /&gt;remove the not found option between dns and files, I found that this worked with DNS for omniback and software licensing that was /etc/hosts dependant.&lt;BR /&gt;&lt;BR /&gt;MND</description>
      <pubDate>Fri, 09 Mar 2001 14:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503274#M886905</guid>
      <dc:creator>Marc Dijkstra</dc:creator>
      <dc:date>2001-03-09T14:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503275#M886906</link>
      <description>Hi Steve:&lt;BR /&gt;&lt;BR /&gt;With DNS configurated on the K-server, what happens when you try to telnet from a client to the K-server?  Do you get an appreciable login delay?&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 09 Mar 2001 14:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503275#M886906</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-09T14:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503276#M886907</link>
      <description>Have you tried to do a reverse nslookup?  IE, lookup the IP addy and get the correct answer?  If that part does not work, some functions also fail.</description>
      <pubDate>Fri, 09 Mar 2001 14:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503276#M886907</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-03-09T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503277#M886908</link>
      <description>I've tried doing a reverse lookup and that works OK.&lt;BR /&gt;&lt;BR /&gt;There doesn't seem to be a delay when telnet is used and DNS switched on.&lt;BR /&gt;&lt;BR /&gt;Unfortunately I can't reboot my box easily (I've got around 200 users across 20 sites) so the nsswitch.conf change can't be implemented easily.&lt;BR /&gt;&lt;BR /&gt;Anything else I could be trying in the meantime?&lt;BR /&gt;&lt;BR /&gt;Thanks, Steve</description>
      <pubDate>Fri, 09 Mar 2001 15:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503277#M886908</guid>
      <dc:creator>Steve Boom</dc:creator>
      <dc:date>2001-03-09T15:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503278#M886909</link>
      <description>You can change /etc/nsswitch.conf anytime, no need for a reboot.&lt;BR /&gt;&lt;BR /&gt;FYI, I use&lt;BR /&gt;hosts: dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue] files [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]</description>
      <pubDate>Fri, 09 Mar 2001 15:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503278#M886909</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-03-09T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503279#M886910</link>
      <description>Hi Steve:&lt;BR /&gt;&lt;BR /&gt;John is correct -- no need to reboot to change the /etc/nsswitch.conf file.  I use the following for hosts:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 09 Mar 2001 15:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503279#M886910</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-09T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503280#M886911</link>
      <description>Thanks for the info. You're both right - changes can be made 'on-the-fly'.&lt;BR /&gt;&lt;BR /&gt;Tried both ways round but to no avail. Also tried it with just files in nsswitch.conf just to prove I'm not going mad and finger worked fine!&lt;BR /&gt;&lt;BR /&gt;Please excuse my ignorance but why is finger using DNS?&lt;BR /&gt;&lt;BR /&gt;Thanks in anticipation, Steve</description>
      <pubDate>Fri, 09 Mar 2001 15:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503280#M886911</guid>
      <dc:creator>Steve Boom</dc:creator>
      <dc:date>2001-03-09T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503281#M886912</link>
      <description>finger -R has to look up the full DNS hostname of which it only reports the first 16 characters on my machine (seems a bit odd anyway).&lt;BR /&gt;&lt;BR /&gt;doing a finger on a remote machine looks up the name FQDN and reports it but then gets connection refused&lt;BR /&gt;&lt;BR /&gt;Anything else you can use besides finger?&lt;BR /&gt;Maybe grep for user in /etc/passwd?&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Mar 2001 16:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503281#M886912</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-03-09T16:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503282#M886913</link>
      <description>Problem now sorted - in a way!&lt;BR /&gt;&lt;BR /&gt;Having decided it wasn't a DNS config problem I placed a support call with HP.&lt;BR /&gt;&lt;BR /&gt;It seems that the way finger works has been changed between HP-UX v10.20 and v11.00.&lt;BR /&gt;&lt;BR /&gt;v11.00 finger consults a file called /etc/wtmp and tries to do a reverse lookup on the IP address that each user has telnet'ted in from. The DNS database doesn't contain this information (it only contains hosts my users need to connect to) and therefore fails. I assume if I left the command to run for long enough it would eventually return.&lt;BR /&gt;&lt;BR /&gt;v10.20 finger doesn't work like this and works fine when DNS is enabled.&lt;BR /&gt;&lt;BR /&gt;HP's solution is to use the 10.20 version on 11.00. They have a 4 page document descibing how the code works.&lt;BR /&gt;&lt;BR /&gt;Many thanks for your invaluable help - I've learn't a few things and your feedback enabled me to assure HP it wasn't a DNS config problem.&lt;BR /&gt;&lt;BR /&gt;Regards, Steve</description>
      <pubDate>Mon, 12 Mar 2001 12:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503282#M886913</guid>
      <dc:creator>Steve Boom</dc:creator>
      <dc:date>2001-03-12T12:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503283#M886914</link>
      <description>Hi Steve:&lt;BR /&gt;&lt;BR /&gt;Thanks for the feedback on your response from HP.  I suspected a reverse name lookup problem as the delay, but didn't know that things have changed between 10.20 and 11.0.  Could you please post the HP document or the reference thereto you mention?  Thanks!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 12 Mar 2001 13:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503283#M886914</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-12T13:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503284#M886915</link>
      <description>I've attached the document referred to in my previous posting.&lt;BR /&gt;&lt;BR /&gt;Regards, Steve</description>
      <pubDate>Tue, 13 Mar 2001 10:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503284#M886915</guid>
      <dc:creator>Steve Boom</dc:creator>
      <dc:date>2001-03-13T10:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX / DNS / finger</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503285#M886916</link>
      <description>Hi Steve!&lt;BR /&gt;&lt;BR /&gt;Sorry, no cigar...your attachment isn't readable.  Could you repost again, please?  Thanks!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 13 Mar 2001 13:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-dns-finger/m-p/2503285#M886916</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-03-13T13:03:44Z</dc:date>
    </item>
  </channel>
</rss>

