<?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: Slow connection ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702916#M587052</link>
    <description>You did not provide any indication of the nature of the connection problems. Is it a delay using telnet before you see a prompt? If yes, then the problem is with DNS--use nslookup to verify the delays. You'll need to create /etc/nsswitch.conf and put files, then dns for name resolution.&lt;BR /&gt;&lt;BR /&gt;If telnet connections are fairly quick but ftp transfers are well below the typical speed of the LAN, you probably have a speed/duplex mismatch (very common at 100 mbits). Verify this with lanadmin. Change all 100 Mbit LAN cards to full duplex and also change the switch to which the cards are connected. Do not use auto-negotiation.</description>
    <pubDate>Sun, 14 Apr 2002 01:17:44 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2002-04-14T01:17:44Z</dc:date>
    <item>
      <title>Slow connection !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702913#M587049</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;I have some problems in a HP9000/T50 HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;The problem is .. when i'm connecting to the server , I observe a slow connection.&lt;BR /&gt;&lt;BR /&gt;I made a lot of checksums to the tarjets, check the network, etc, but i haven??t found anything.&lt;BR /&gt;&lt;BR /&gt;I have 3 network cards:&lt;BR /&gt;&lt;BR /&gt;# netstat -ni &lt;BR /&gt;Name           Mtu Network            Address                 Ipkts      Opkts&lt;BR /&gt;lan2          1500 130.10.0.0         130.10.16.8          35409083  117562847&lt;BR /&gt;lan1          1500 130.10.0.0         130.10.17.8          61550094    5216782&lt;BR /&gt;lan0          4352 190.50.0.0         190.50.10.8                83         83&lt;BR /&gt;lo0           4136 127.0.0.0          127.0.0.1              639936     639936&lt;BR /&gt;&lt;BR /&gt;My users use only 2 network cards:&lt;BR /&gt;&lt;BR /&gt;Name           Mtu Network            Address                 Ipkts      Opkts&lt;BR /&gt;lan2          1500 130.10.0.0         130.10.16.8          35409083  117562847&lt;BR /&gt;lan1          1500 130.10.0.0         130.10.17.8          61550094    5216782&lt;BR /&gt;&lt;BR /&gt;lan1 is a 10 base tarjet&lt;BR /&gt;lan2 is a 10/100 baseT&lt;BR /&gt;&lt;BR /&gt;P.D. This server is connected a switch with 10/100 ports. &lt;BR /&gt;&lt;BR /&gt;How can i found the problem to my slow connection ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards !</description>
      <pubDate>Fri, 12 Apr 2002 21:21:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702913#M587049</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2002-04-12T21:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Slow connection !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702914#M587050</link>
      <description>Hi Ivan:&lt;BR /&gt;&lt;BR /&gt;"Slow connection" often implies a DNS reverse-name lookup problem.  If you can connect quickly by IPAddress but not by hostname, this points to DNS.  If so, make sure that your device's name is represented in the DNS tables of the DNS server.  This should eliminate the (timeout) delay.  Otherwise, place the IPAddresses you need in /etc/hosts and make sure that /etc/nsswitch.conf specifies a host lookup first.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF... &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Apr 2002 22:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702914#M587050</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-04-12T22:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Slow connection !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702915#M587051</link>
      <description>hi,&lt;BR /&gt;what is the ping response ?.&lt;BR /&gt;if you suspect as DNS problem , use ip address&lt;BR /&gt;for connecting and observe whether problem persists.&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Sat, 13 Apr 2002 11:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702915#M587051</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-04-13T11:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Slow connection !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702916#M587052</link>
      <description>You did not provide any indication of the nature of the connection problems. Is it a delay using telnet before you see a prompt? If yes, then the problem is with DNS--use nslookup to verify the delays. You'll need to create /etc/nsswitch.conf and put files, then dns for name resolution.&lt;BR /&gt;&lt;BR /&gt;If telnet connections are fairly quick but ftp transfers are well below the typical speed of the LAN, you probably have a speed/duplex mismatch (very common at 100 mbits). Verify this with lanadmin. Change all 100 Mbit LAN cards to full duplex and also change the switch to which the cards are connected. Do not use auto-negotiation.</description>
      <pubDate>Sun, 14 Apr 2002 01:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702916#M587052</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-04-14T01:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Slow connection !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702917#M587053</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;After checking your name server problems, you may need to verify the speed of your lancard lan2. Slow initial connection problems often correspond to hostname lookups. If you continue to see slowness even after the connection is established, they it may be the speed.&lt;BR /&gt; &lt;BR /&gt;#lanadmin -x 2&lt;BR /&gt;&lt;BR /&gt;Make sure that you are 100 Full duplex with auto-negotiation off if you are using a 100bt interface on the switch side. Set the interfaces on the switch and on the system side to 100FD AUTO-OFF. You can use the command lanadmin -X 100FD 2 to set it on the system.&lt;BR /&gt;&lt;BR /&gt;And finally make sure you have latest good ARPA transport patches installed on the box.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Apr 2002 17:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/slow-connection/m-p/2702917#M587053</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-04-14T17:32:00Z</dc:date>
    </item>
  </channel>
</rss>

