<?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: Initial connection slow since adding dns in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370723#M566337</link>
    <description>Yup FQDN is in hosts :)</description>
    <pubDate>Thu, 02 Sep 2004 09:41:05 GMT</pubDate>
    <dc:creator>George_Dodds</dc:creator>
    <dc:date>2004-09-02T09:41:05Z</dc:date>
    <item>
      <title>Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370714#M566328</link>
      <description>I'm running HPUX11iv1 on a quad proc L2000 6gb ram and a gigabit lan card.&lt;BR /&gt;&lt;BR /&gt;I've recently had to add one of my servers to a domain and start using the company dns servers.&lt;BR /&gt;&lt;BR /&gt;I've noticed that when i connection to the ip addess of my server the initial connection seems slower.&lt;BR /&gt;&lt;BR /&gt;Other people have complained of timeouts when connecting to the ip as well.&lt;BR /&gt;&lt;BR /&gt;The Network is fine, no errors on nic or on the switch.&lt;BR /&gt;&lt;BR /&gt;This just seems to have happened since i started using dns, but if i'm connecting to the ip address why should that make a difference?&lt;BR /&gt;&lt;BR /&gt;Ta&lt;BR /&gt;&lt;BR /&gt;George&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 06:01:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370714#M566328</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2004-09-02T06:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370715#M566329</link>
      <description>George,&lt;BR /&gt;&lt;BR /&gt;How is your /etc/nsswitch.conf set up?  It should be:&lt;BR /&gt;&lt;BR /&gt;hosts: files[NOTFOUND=continue UNAVAIL=continue] dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=return] nis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 02 Sep 2004 06:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370715#M566329</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-09-02T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370716#M566330</link>
      <description>/etc/nsswitch.conf entry&lt;BR /&gt;&lt;BR /&gt;hosts:   files [NOTFOUND=continue] dns</description>
      <pubDate>Thu, 02 Sep 2004 06:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370716#M566330</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2004-09-02T06:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370717#M566331</link>
      <description>what is your hosts: entry on /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt; Based upon the setting only it is getting resolved.&lt;BR /&gt;You can verify them with nslookup and nsquery commands&lt;BR /&gt;&lt;BR /&gt; Some discussion here to calculate timings as,&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=684203" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=684203&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt; We will meet after your hosts: entry on nsswitch.conf file&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 06:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370717#M566331</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-02T06:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370718#M566332</link>
      <description>How does the /etc/resolv.conf looks like??&lt;BR /&gt;Is the response Ok, if you try connecting to ip_address instead of hostname???&lt;BR /&gt;&lt;BR /&gt;You may want to have a look at the man page of resolver. You may also add retrans and retry options to resolv.conf. &lt;BR /&gt;&lt;BR /&gt;The /etc/nsswitch.conf looks OK.&lt;BR /&gt;Anything on DNS server to denote that the address resolution for your server's ip address is taking time??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 02 Sep 2004 06:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370718#M566332</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-09-02T06:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370719#M566333</link>
      <description>see above for hosts: entry in nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;nslookup if fine, it is just the initial connection to the server itself is slow</description>
      <pubDate>Thu, 02 Sep 2004 06:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370719#M566333</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2004-09-02T06:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370720#M566334</link>
      <description>If the users telnet to your server, then the server will attempt a name lookup for the client's IP before giving them a prompt.&lt;BR /&gt;&lt;BR /&gt;This is a common cause of slow logins.&lt;BR /&gt;&lt;BR /&gt;If you do a who -u then nsquery hosts [some-IP] you will be able to time how long it takes, as long as verifying the lookup method.&lt;BR /&gt;&lt;BR /&gt;The fact that the users may connect to the server's IP and not the name makes no difference.</description>
      <pubDate>Thu, 02 Sep 2004 07:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370720#M566334</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2004-09-02T07:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370721#M566335</link>
      <description>The entry of &lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;say's&lt;BR /&gt;&lt;BR /&gt;If resolvation of host is not in files then continue to dns&lt;BR /&gt;&lt;BR /&gt;Why can you use as,&lt;BR /&gt;&lt;BR /&gt;hosts: files dns&lt;BR /&gt;&lt;BR /&gt;And more,&lt;BR /&gt;IS your hostname of login on /etc/hosts or in dns server.&lt;BR /&gt;&lt;BR /&gt;If it is on dns then use as,&lt;BR /&gt;&lt;BR /&gt; hosts: dns files&lt;BR /&gt;&lt;BR /&gt;And try to check resolvation of entry now as,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; nsquery hosts hostname "dns"&lt;BR /&gt;&lt;BR /&gt; IS it resolving on first nameserver / next or third one?&lt;BR /&gt;&lt;BR /&gt; But "Initial connection slow since adding dns" makes only first time connection. &lt;BR /&gt;&lt;BR /&gt; May be login service time problem too..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Sep 2004 08:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370721#M566335</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-02T08:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370722#M566336</link>
      <description>One thing to check, is the FQDN set in /etc/hosts?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 02 Sep 2004 09:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370722#M566336</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-02T09:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370723#M566337</link>
      <description>Yup FQDN is in hosts :)</description>
      <pubDate>Thu, 02 Sep 2004 09:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370723#M566337</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2004-09-02T09:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370724#M566338</link>
      <description>Can you post your /etc/resolv.conf file?&lt;BR /&gt;&lt;BR /&gt;This gives rules to DNS on how to behave. I bet if you looked at your DNS servers that they are trying to resolve names to the internet root servers before they append your domain name to the pc/ws name, which is why it's important to have a correctly configured resolv.conf file.&lt;BR /&gt;&lt;BR /&gt;Also, what version of bind are you running?&lt;BR /&gt;run: what /usr/sbin/named&lt;BR /&gt;run: ps -ef | grep named&lt;BR /&gt;Do you have a file called /etc/named.conf?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 02 Sep 2004 09:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370724#M566338</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-09-02T09:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Initial connection slow since adding dns</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370725#M566339</link>
      <description>more /etc/resolv.conf&lt;BR /&gt;search unix.eu.primus eu.primus&lt;BR /&gt;nameserver *.*.29.39&lt;BR /&gt;nameserver *.*.29.38&lt;BR /&gt;nameserver *.*.29.37&lt;BR /&gt;nameserver *.*.100.10&lt;BR /&gt;&lt;BR /&gt;named 8.1.2&lt;BR /&gt;&lt;BR /&gt;root 13318  2047  1 16:04:24 pts/td    0:00 grep named&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no named.conf&lt;BR /&gt;&lt;BR /&gt;Just realised sendmail is whinging about the mail relay server -host unknown&lt;BR /&gt;&lt;BR /&gt;Arrgh!</description>
      <pubDate>Thu, 02 Sep 2004 10:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/initial-connection-slow-since-adding-dns/m-p/3370725#M566339</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2004-09-02T10:09:18Z</dc:date>
    </item>
  </channel>
</rss>

