<?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: nslookup timed out in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471069#M597906</link>
    <description>Ulisse:&lt;BR /&gt;&lt;BR /&gt;When you do an nslookup on the client do ya get the error while using the name or the IP, or even both?&lt;BR /&gt;&lt;BR /&gt;If you only get the error while using IPand not name(or vice versa), then the DNS db files are outta sink and you would want to run host_to_named from a validated /etc/hosts to recreate them.  &lt;BR /&gt;&lt;BR /&gt;You may want to verify your db.&lt;DOMAINNAME&gt; files to make sur ethey are ok.  &lt;BR /&gt;&lt;BR /&gt;Good luck&lt;/DOMAINNAME&gt;</description>
    <pubDate>Thu, 07 Dec 2000 00:58:34 GMT</pubDate>
    <dc:creator>Rhonda Thorne</dc:creator>
    <dc:date>2000-12-07T00:58:34Z</dc:date>
    <item>
      <title>nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471067#M597904</link>
      <description>My configuration:&lt;BR /&gt;&lt;BR /&gt;I've a Workstation J280 with installed HP-UX 10.20 and the patch-bundle 'december 99'.Actually this WS is running as a standalone and I look out to insert it in a Network as a server.The LAN output is momentaneally connected to a Hub with a BNC T terminator with 2 resistances (50 ohm) connected. &lt;BR /&gt;I've configured the DHCP, the DNS ; the daemon "named" and "syslogd" are running.I've tested the syntax of nsswitch.conf with &lt;BR /&gt;'nslookup -swdebug' : the result is PARSE SUCCESSFUL.&lt;BR /&gt;The DNS server name is 'ms_fserv' and the IP addr is 193.72.242.149.&lt;BR /&gt;I've also defined a file /etc/resolv.conf.&lt;BR /&gt;&lt;BR /&gt;My problem: &lt;BR /&gt;&lt;BR /&gt;when try to use nslookup gives me the following errors:&lt;BR /&gt;&lt;BR /&gt;***Can't find server name for address 193.72.242.149: Timed out&lt;BR /&gt;*** Default servers are not available&lt;BR /&gt;Using /etc/hosts on: ms_fserv&lt;BR /&gt;&lt;BR /&gt;I can ping DNS server using IP address ; when I ping with the serve-name ('ping ms_fserv') I receive the corrected response only after 3 minutes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is the problem ?&lt;BR /&gt;&lt;BR /&gt;Best regard &lt;BR /&gt;                      ulisse&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2000 15:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471067#M597904</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-06T15:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471068#M597905</link>
      <description>Ulisse:&lt;BR /&gt;&lt;BR /&gt;It would appear that the server that runs your dns (named or its equivalent) ie. ms_fserv is not running.  In order to confirm, logon to ms_fserv and do a netstat -an and verify that you have a listening service on port 53.  &lt;BR /&gt;If that works, verify that you can actually do an nslookup from ms_fserv - if that is an NT box, you might want to recycle it... NT's dns is not the most stable.&lt;BR /&gt;&lt;BR /&gt;another thing you might want to check is that you have the correct netmask and broadcast addresses, default gateways, the usual.&lt;BR /&gt;&lt;BR /&gt;also make sure that your /etc/nsswitch.conf contains something like:&lt;BR /&gt;&lt;BR /&gt;hosts:   files [NOTFOUND=continue] dns&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2000 15:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471068#M597905</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-12-06T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471069#M597906</link>
      <description>Ulisse:&lt;BR /&gt;&lt;BR /&gt;When you do an nslookup on the client do ya get the error while using the name or the IP, or even both?&lt;BR /&gt;&lt;BR /&gt;If you only get the error while using IPand not name(or vice versa), then the DNS db files are outta sink and you would want to run host_to_named from a validated /etc/hosts to recreate them.  &lt;BR /&gt;&lt;BR /&gt;You may want to verify your db.&lt;DOMAINNAME&gt; files to make sur ethey are ok.  &lt;BR /&gt;&lt;BR /&gt;Good luck&lt;/DOMAINNAME&gt;</description>
      <pubDate>Thu, 07 Dec 2000 00:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471069#M597906</guid>
      <dc:creator>Rhonda Thorne</dc:creator>
      <dc:date>2000-12-07T00:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471070#M597907</link>
      <description>Apart from checking the DNS database.&lt;BR /&gt;Can you also check the permissions on the files:&lt;BR /&gt;- /etc/resolv.conf &lt;BR /&gt;- /etc/nsswitch.conf&lt;BR /&gt;- /etc/hosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you check with netstat if the Route Gateway is oke.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2000 12:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471070#M597907</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2000-12-07T12:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471071#M597908</link>
      <description>I thank you very much for the rapide response.&lt;BR /&gt;Here I give you some complement of my problem: the hostname is "ms_fserv: and the DNS server is running on the same Workstation.&lt;BR /&gt;I've tested the service with 'netstat -an |grep 53' :I attach the result file and I send you also the 'named.data' files, the 'named.run',the'nsswitch.conf', the 'resolv.conf'and the result of different tests with 'nslookup'on a separatly email.&lt;BR /&gt;&lt;BR /&gt;To Mr.Rhonda Thorne :I confirm that the result of nslookup is independent of ping: I've just given the command 'nslookup'.&lt;BR /&gt;'ping IPaddr' is another test that run correctly.&lt;BR /&gt;'ping 'servname' run currectly but i receive the first response on the console only after 3 minutes.&lt;BR /&gt;&lt;BR /&gt;Generally: can you think that my problem is caused by the fact that I've no connection to other machine?&lt;BR /&gt;&lt;BR /&gt;I think positiv for a solution.&lt;BR /&gt;&lt;BR /&gt;With best regard I thank you very much.&lt;BR /&gt;&lt;BR /&gt;           ulisse</description>
      <pubDate>Thu, 07 Dec 2000 14:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471071#M597908</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-07T14:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471072#M597909</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;have you checked  that your forward and reverse dns files know of network 193.72.242 ??&lt;BR /&gt;&lt;BR /&gt;What about &lt;BR /&gt;nslookup&lt;BR /&gt;set type=a&lt;BR /&gt;ls&lt;BR /&gt;&lt;BR /&gt;what does this show ??&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 07 Dec 2000 15:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471072#M597909</guid>
      <dc:creator>Steve Massey_1</dc:creator>
      <dc:date>2000-12-07T15:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471073#M597910</link>
      <description>Mr. Steve Massey,&lt;BR /&gt;I give you the result of the different command you have me proposed:&lt;BR /&gt;&amp;gt; nslookup&lt;BR /&gt; &amp;gt;&amp;gt;  ***Can't find server for address 193.72.242.149: Timed out&lt;BR /&gt; &amp;gt;&amp;gt;*** Default server are not available&lt;BR /&gt; &amp;gt;&amp;gt; Using /etc/hosts on : ms_fserv&lt;BR /&gt;&amp;gt;set type=A&lt;BR /&gt;&amp;gt;&amp;gt; *** invalid option: type=A&lt;BR /&gt;&amp;gt; ls&lt;BR /&gt;&amp;gt;&amp;gt; Using /etc/hosts on : ms_fserv&lt;BR /&gt;&amp;gt;&amp;gt; looking up FILES&lt;BR /&gt;&amp;gt;&amp;gt; *** No Address Information is available for "ls"&lt;BR /&gt;&lt;BR /&gt;I thank you very much and with best regard&lt;BR /&gt;                                 ulisse</description>
      <pubDate>Mon, 11 Dec 2000 09:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471073#M597910</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-11T09:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471074#M597911</link>
      <description>Try with IP address 127.0.0.1. If your machine is standalone this IP address must work. Try two commands: 'ping 127.0.0.1' and 'nslookup 127.0.0.0'. What's happens? Thanks.</description>
      <pubDate>Mon, 11 Dec 2000 13:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471074#M597911</guid>
      <dc:creator>Manuel P. Ron</dc:creator>
      <dc:date>2000-12-11T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471075#M597912</link>
      <description>Check the db file under /etc/named.data and make sure it is the correct IP address for this DNS server.&lt;BR /&gt;&lt;BR /&gt;Berlene</description>
      <pubDate>Mon, 11 Dec 2000 13:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471075#M597912</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-12-11T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471076#M597913</link>
      <description>Mr. Manuel Perez Ron,&lt;BR /&gt;I've tried the 2 command that you have me suggested:&lt;BR /&gt;&amp;gt; ping 127.0.0.1   ==&amp;gt; run OK&lt;BR /&gt;&amp;gt;nslookup 127.0.0.1&lt;BR /&gt;&amp;gt;&amp;gt; *** Can't find server name for address 193.72.242.149: Timed out&lt;BR /&gt;&amp;gt;&amp;gt; *** Can't find server name for address 164.128.36.34: Timed out&lt;BR /&gt;&amp;gt;&amp;gt;*** Default server are not available &lt;BR /&gt;&amp;gt;&amp;gt; Using /etc/hosts on : ms_fserv &lt;BR /&gt;&amp;gt;&amp;gt; Looking up FILES&lt;BR /&gt;&amp;gt;&amp;gt; Name: localhost&lt;BR /&gt;&amp;gt;&amp;gt; Address: 127.0.0.1&lt;BR /&gt;&amp;gt;&amp;gt; Aliases:  Loopback&lt;BR /&gt;&lt;BR /&gt;With best regard &lt;BR /&gt;                     ulisse&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Dec 2000 14:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471076#M597913</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-11T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471077#M597914</link>
      <description>Well, now edit the /etc/resolv.conf and check the line with nameserver: change it to 'nameserver 127.0.0.1' and then restart DNS service with the command 'sig_named restart'. And now, what?&lt;BR /&gt;P.S: you have a trouble with IP address 193.72.242.149. It must ping even it's a standalone machine, I guess</description>
      <pubDate>Mon, 11 Dec 2000 14:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471077#M597914</guid>
      <dc:creator>Manuel P. Ron</dc:creator>
      <dc:date>2000-12-11T14:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471078#M597915</link>
      <description>Mr. Manuel Perez Ron,&lt;BR /&gt;I've changed the file/etc/resolv.conf and restarted the DNS service .&lt;BR /&gt;Now with nslookup I receive:&lt;BR /&gt;&amp;gt;nslookup&lt;BR /&gt;  &amp;gt;&amp;gt; Default Name server: Localhost&lt;BR /&gt;  &amp;gt;&amp;gt; Address : 127.0.0.1&lt;BR /&gt;&lt;BR /&gt;Other test with ping:&lt;BR /&gt;&amp;gt; ping 193.72.242.149  ==&amp;gt; run OK&lt;BR /&gt;&amp;gt;ping ms_fserv&lt;BR /&gt;  &amp;gt;&amp;gt; ....after 3 Minutes I receive the correct&lt;BR /&gt;         response.&lt;BR /&gt;&lt;BR /&gt;What Problem with the originally IP Address from DNS server?&lt;BR /&gt;Bye later, Thanks    ulisse&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Dec 2000 15:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471078#M597915</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-11T15:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471079#M597916</link>
      <description>Hi Ulisse,&lt;BR /&gt;Have you checked your lan card configuration, I had a similar situation (netboot not nslookup) where ping was OK but the rest was dead slow, the card was on full duplex on a 10Mb bnc...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Mon, 11 Dec 2000 15:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471079#M597916</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2000-12-11T15:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471080#M597917</link>
      <description>So, your DNS is right. Try, with (localhost as nameserver, like before) resolve your name (ms_fserv) and your IP address. Only must write the IP address or the name. in the prompt. If it works, really your problem is about your ThinEthernet Card</description>
      <pubDate>Tue, 12 Dec 2000 07:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471080#M597917</guid>
      <dc:creator>Manuel P. Ron</dc:creator>
      <dc:date>2000-12-12T07:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471081#M597918</link>
      <description>Mr. Manuel Perez Ron, &lt;BR /&gt;I've changed the file/etc/resolv.conf and inserted "nameserver localhost"&lt;BR /&gt;After restart from nameserver I do the test:&lt;BR /&gt;&amp;gt;nslookup&lt;BR /&gt;&amp;gt;&amp;gt; ***Can't find server name for address 164.128.36.34 (*) &lt;BR /&gt;&amp;gt;&amp;gt; *** Default servers are not available&lt;BR /&gt;&amp;gt;&amp;gt; Using /etc/hosts on: ms_fserv&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ms_fserv&lt;BR /&gt;&amp;gt;&amp;gt; using /etc/hosts on: ms_fserv&lt;BR /&gt;&amp;gt;&amp;gt; looking up FILES&lt;BR /&gt;&amp;gt;&amp;gt; Name: ms_fserv&lt;BR /&gt;&amp;gt;&amp;gt; Address: 193.72.242.149&lt;BR /&gt;&lt;BR /&gt;(*) 164.128...is not to consider: he is in resolv.conf for later applications.&lt;BR /&gt;I've verified the LAN Card configuration with SAM:&lt;BR /&gt;Card type: ETHERNET; Card Name : lan0;&lt;BR /&gt;HW Path : 8/12/6 ; Status : Enabled ;&lt;BR /&gt;IP : 193.72.242.149 ; Mask: 255.255.255.0&lt;BR /&gt;Default Gateway : 193.72.242.149; &lt;BR /&gt;Internet Broadcast Addr :193.72.242.255&lt;BR /&gt; &lt;BR /&gt;The command "landiag -&amp;gt; lan -&amp;gt; display" give me no error.&lt;BR /&gt;Maybe other tests are necessary for the LAN card?&lt;BR /&gt;&lt;BR /&gt;Your suggestions are very interessant.&lt;BR /&gt;Thanks   &lt;BR /&gt;         ulisse&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2000 09:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471081#M597918</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-12T09:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471082#M597919</link>
      <description>Ulisse:&lt;BR /&gt;&lt;BR /&gt;Your default gateway cannot be the same as your IP address!  The default gateway should be the address of the next hop.  By the way, is it possible that you have two machines with the same IP address on your network?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I've verified the LAN Card configuration with &amp;gt;SAM: &lt;BR /&gt;&amp;gt;Card type: ETHERNET; Card Name : lan0; &lt;BR /&gt;&amp;gt;HW Path : 8/12/6 ; Status : Enabled ; &lt;BR /&gt;&amp;gt;IP : 193.72.242.149 ; Mask: 255.255.255.0 &lt;BR /&gt;&amp;gt;Default Gateway : 193.72.242.149; &lt;BR /&gt;&amp;gt;Internet Broadcast Addr :193.72.242.255 &lt;BR /&gt;&lt;BR /&gt;log on to 193.72.242.149  and do a netstat -a | grep LISTEN and post the results.  BTW you had mentioned earlier that you were posting some named data - it did not get attached so you might want to post it again.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2000 13:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471082#M597919</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-12-12T13:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471083#M597920</link>
      <description>We are going backwards, ulisse... If you change 'nameserver 127.0.0.1' and all is right, why 'nameserver localhost' says address 164.128.36.34???. And, it's more, you must use IP address in the resolv.conf (see man). You must configure a nameserver with IP address, not names (it's not a meta-nameserver)&lt;BR /&gt;P.S: What is 164.128.36.34?&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2000 14:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471083#M597920</guid>
      <dc:creator>Manuel P. Ron</dc:creator>
      <dc:date>2000-12-12T14:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471084#M597921</link>
      <description>Mr. Kofi Arthiabah,&lt;BR /&gt;here attached the result of: netstat -a |grep LISTEN&lt;BR /&gt;I have only one standalone machine: in moment is no NETWORK connection. See my first message &lt;BR /&gt;under "My configuration".&lt;BR /&gt;The named.data files follows.&lt;BR /&gt;&lt;BR /&gt;With best regards &lt;BR /&gt;                       ulisse</description>
      <pubDate>Tue, 12 Dec 2000 15:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471084#M597921</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-12T15:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471085#M597922</link>
      <description>Mr. Kofi Arthiabah,&lt;BR /&gt;here attached the db.mecasoft</description>
      <pubDate>Tue, 12 Dec 2000 15:05:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471085#M597922</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-12T15:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: nslookup timed out</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471086#M597923</link>
      <description>&lt;BR /&gt;Mr. Kofi Arthiabah, &lt;BR /&gt;here attached the db.193.72.242</description>
      <pubDate>Tue, 12 Dec 2000 15:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nslookup-timed-out/m-p/2471086#M597923</guid>
      <dc:creator>ulisse lusuardi</dc:creator>
      <dc:date>2000-12-12T15:08:33Z</dc:date>
    </item>
  </channel>
</rss>

