<?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 Regarding the output of netstat -in command when virtual interface is added in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465012#M15940</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt; I am using Red Hat Linux Advanced Server release 2.1AS os with kernel 2.4.9-e.3&lt;BR /&gt;my problem is tht when I add virtual interface &amp;amp; type netstat -in I get the following output&lt;BR /&gt;&lt;BR /&gt;sh-2.05# 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;eth0   1500   0 9597077      0      0      0  712564      0      0      0 BNRU&lt;BR /&gt;eth0:  1500   0     - no statistics available -                        BNRU&lt;BR /&gt;lo    16436   0  617662      0      0      0  617662      0      0      0 LRU&lt;BR /&gt;lo:1  16436   0     - no statistics available -                        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Means I cant see the stats for my virtual interface .It say no statistics available.Why is it so.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Jan 2005 23:41:50 GMT</pubDate>
    <dc:creator>Rajan_sa</dc:creator>
    <dc:date>2005-01-17T23:41:50Z</dc:date>
    <item>
      <title>Regarding the output of netstat -in command when virtual interface is added</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465012#M15940</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt; I am using Red Hat Linux Advanced Server release 2.1AS os with kernel 2.4.9-e.3&lt;BR /&gt;my problem is tht when I add virtual interface &amp;amp; type netstat -in I get the following output&lt;BR /&gt;&lt;BR /&gt;sh-2.05# 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;eth0   1500   0 9597077      0      0      0  712564      0      0      0 BNRU&lt;BR /&gt;eth0:  1500   0     - no statistics available -                        BNRU&lt;BR /&gt;lo    16436   0  617662      0      0      0  617662      0      0      0 LRU&lt;BR /&gt;lo:1  16436   0     - no statistics available -                        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Means I cant see the stats for my virtual interface .It say no statistics available.Why is it so.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jan 2005 23:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465012#M15940</guid>
      <dc:creator>Rajan_sa</dc:creator>
      <dc:date>2005-01-17T23:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the output of netstat -in command when virtual interface is added</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465013#M15941</link>
      <description>HI,&lt;BR /&gt;Rajan, Is urs interface configured properly? &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Asif</description>
      <pubDate>Tue, 18 Jan 2005 00:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465013#M15941</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2005-01-18T00:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the output of netstat -in command when virtual interface is added</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465014#M15942</link>
      <description>Hi Asif ,&lt;BR /&gt;&lt;BR /&gt; to configure virtual interface the way I used was&lt;BR /&gt;&lt;BR /&gt; ifconfig le0:1 10.0.0.1 netmask 255.255.255.0 up&lt;BR /&gt;&lt;BR /&gt;&amp;amp; I think so it works fine with it as I can communicate on that IP address.. If there is another way to do so plz show me how to go about as I am a newbee..&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 01:19:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465014#M15942</guid>
      <dc:creator>Rajan_sa</dc:creator>
      <dc:date>2005-01-18T01:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the output of netstat -in command when virtual interface is added</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465015#M15943</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you have to give like following.&lt;BR /&gt;see your interface is eth0&lt;BR /&gt;&lt;BR /&gt;ifconfig eth0:1 192.168.30.128 netmask 255.255.255.0 up&lt;BR /&gt;&lt;BR /&gt;remove the entry lo:1 as  lo is the Local Loopback.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2005 08:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465015#M15943</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2005-01-18T08:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the output of netstat -in command when virtual interface is added</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465016#M15944</link>
      <description>Hi Bhavin &lt;BR /&gt;U r right but even with eth0 or lo&lt;BR /&gt;But as u can see with the attachment both the loopback &amp;amp; ethernet interface configured as virtual interface gives me the same output.&lt;BR /&gt; Is it a bug .Do I have any solution for it .</description>
      <pubDate>Tue, 18 Jan 2005 23:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465016#M15944</guid>
      <dc:creator>Rajan_sa</dc:creator>
      <dc:date>2005-01-18T23:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the output of netstat -in command when virtual interface is added</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465017#M15945</link>
      <description>see the following liink&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=102767" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=102767&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;not the solution&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Jan 2005 01:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-the-output-of-netstat-in-command-when-virtual/m-p/3465017#M15945</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2005-01-19T01:12:36Z</dc:date>
    </item>
  </channel>
</rss>

