<?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: Issue with Incoming traffic on Linux server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621766#M80952</link>
    <description>I've experienced a similar issue about one year ago and the switch/firewall firmware was to blame, can you put another box in the same subnet and see if you can repeat the problem from that host (avoiding any intermediate routers/firewalls), that way you can shift the blame to the networkin people by proving nothing is wrong with the server.&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jun 2010 21:20:45 GMT</pubDate>
    <dc:creator>Gerardo Arceri</dc:creator>
    <dc:date>2010-06-23T21:20:45Z</dc:date>
    <item>
      <title>Issue with Incoming traffic on Linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621762#M80948</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;Iam facing a strange issue..&lt;BR /&gt;&lt;BR /&gt;The ftp and scp are taking too long for even small files. After digging into the issue i observed that the incoming traffic to the server is only 1mb/s , but outgoing traffic is 50mb/s. Network team says that all settings at the network level are fine.&lt;BR /&gt;&lt;BR /&gt;Iam quite confused how to proceed.&lt;BR /&gt;&lt;BR /&gt;OS in read hat Linux 5.3.&lt;BR /&gt;&lt;BR /&gt;Both server and switch settings are 1000Mb/s FD with Auto-negotiation on.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 21 Apr 2010 15:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621762#M80948</guid>
      <dc:creator>Kripa_1</dc:creator>
      <dc:date>2010-04-21T15:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Incoming traffic on Linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621763#M80949</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;mii-tool eth0 (replace eth0 with actual lan)&lt;BR /&gt;ethtool eth0&lt;BR /&gt;&lt;BR /&gt;You may be going through a switch or routing the traffic through a much slower public Internet connection. Check into that.&lt;BR /&gt;&lt;BR /&gt;Are you using network bonding? Perhaps that is out of whack.&lt;BR /&gt;&lt;BR /&gt;netstat -in&lt;BR /&gt;&lt;BR /&gt;traceroute to various sites, check the routes.&lt;BR /&gt;&lt;BR /&gt;Consider yum -y update to update the entire system.&lt;BR /&gt;&lt;BR /&gt;Check cabling and switches.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Apr 2010 17:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621763#M80949</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-21T17:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Incoming traffic on Linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621764#M80950</link>
      <description>Perhaps you server's harddisk is bussy writing other stuff?&lt;BR /&gt;Check you network speed with some other tool I like to use iperf. It runs both on windows and linux. Use the -w parameter to get the speeds up. And check the connection both ways.&lt;BR /&gt;FYI: mii-tool only reports speed up to 100mbit</description>
      <pubDate>Fri, 23 Apr 2010 05:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621764#M80950</guid>
      <dc:creator>wobbe</dc:creator>
      <dc:date>2010-04-23T05:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Incoming traffic on Linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621765#M80951</link>
      <description>netstat -in&lt;BR /&gt;Kernel Interface table&lt;BR /&gt;Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg&lt;BR /&gt;eth2       1500   0 55489035      0      0      0 30662707      0      0      0 BMRU&lt;BR /&gt;lo        16436   0 24209816      0      0      0 24209816      0      0      0 LRU&lt;BR /&gt;&lt;BR /&gt; ethtool eth2&lt;BR /&gt;Settings for eth2:&lt;BR /&gt;        Supported ports: [ FIBRE ]&lt;BR /&gt;        Supported link modes:   1000baseT/Full&lt;BR /&gt;        Supports auto-negotiation: Yes&lt;BR /&gt;        Advertised link modes:  1000baseT/Full&lt;BR /&gt;        Advertised auto-negotiation: Yes&lt;BR /&gt;        Speed: 1000Mb/s&lt;BR /&gt;        Duplex: Full&lt;BR /&gt;        Port: FIBRE&lt;BR /&gt;        PHYAD: 2&lt;BR /&gt;        Transceiver: internal&lt;BR /&gt;        Auto-negotiation: on&lt;BR /&gt;        Supports Wake-on: g&lt;BR /&gt;        Wake-on: g&lt;BR /&gt;        Link detected: yes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am not able to find any issues at the server end. Network team confirms that all settings are correct at the switch level. Will this be an issue at the cable level?&lt;BR /&gt;&lt;BR /&gt;Is there any way to find out at the OS level where the issue actually exists?&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2010 08:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621765#M80951</guid>
      <dc:creator>Kripa_1</dc:creator>
      <dc:date>2010-04-23T08:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Incoming traffic on Linux server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621766#M80952</link>
      <description>I've experienced a similar issue about one year ago and the switch/firewall firmware was to blame, can you put another box in the same subnet and see if you can repeat the problem from that host (avoiding any intermediate routers/firewalls), that way you can shift the blame to the networkin people by proving nothing is wrong with the server.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2010 21:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issue-with-incoming-traffic-on-linux-server/m-p/4621766#M80952</guid>
      <dc:creator>Gerardo Arceri</dc:creator>
      <dc:date>2010-06-23T21:20:45Z</dc:date>
    </item>
  </channel>
</rss>

