<?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: ifconfig problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763290#M90337</link>
    <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;seems like /sbin/ifconfig is a symbolic link which points to a no longer existing file. Check this out usine ls -l /sbin/ifconfig. This should show you where the link is pointing to.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
    <pubDate>Mon, 15 Jul 2002 08:32:09 GMT</pubDate>
    <dc:creator>Peter Kloetgen</dc:creator>
    <dc:date>2002-07-15T08:32:09Z</dc:date>
    <item>
      <title>ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763287#M90334</link>
      <description>I use Red Hat 7.2&lt;BR /&gt;when I use /usr/local/bin/&lt;BR /&gt;start-pppoe to connect network&lt;BR /&gt;&lt;BR /&gt;it will show /sbin/ifconfig : no such file or directory &lt;BR /&gt;But when I check &lt;BR /&gt;/sbin/ifconfig ,&lt;BR /&gt;ifconfig is there &lt;BR /&gt;And when I use ifconfig eth0 to check network ,&lt;BR /&gt;it will also show bash:/sbin/ifconfig : no such file or directory .&lt;BR /&gt;Can any one help me?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Jul 2002 05:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763287#M90334</guid>
      <dc:creator>Jerry Chen_2</dc:creator>
      <dc:date>2002-07-14T05:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763288#M90335</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What does ls -la /sbin/ifconfig return ?&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Jul 2002 11:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763288#M90335</guid>
      <dc:creator>Oren Amit</dc:creator>
      <dc:date>2002-07-14T11:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763289#M90336</link>
      <description>Hi,&lt;BR /&gt;Does eth0 exists under /dev&lt;BR /&gt;directory.?&lt;BR /&gt;Also check the permission of&lt;BR /&gt;ifconfig executable.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Mon, 15 Jul 2002 05:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763289#M90336</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-07-15T05:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763290#M90337</link>
      <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;seems like /sbin/ifconfig is a symbolic link which points to a no longer existing file. Check this out usine ls -l /sbin/ifconfig. This should show you where the link is pointing to.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Mon, 15 Jul 2002 08:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763290#M90337</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-07-15T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763291#M90338</link>
      <description>Actually, ifconfig is reporting that it can't find some file or other that it needs. I ran into similar confusion with a script a few months back, the error message was like yours, /path/cmdname: no such file or directory, but the issue wasn't the command, but an argument passed to the command. Specifically, I had typoed the directory path to the file I was trying to pass to the command. &lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 16 Jul 2002 01:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763291#M90338</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-07-16T01:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763292#M90339</link>
      <description>Hi&lt;BR /&gt;  I use ls -la /sbin/ifconfig,it return&lt;BR /&gt;  rwxr-xr-x ..................&lt;BR /&gt;  and there is no eth0 in /dev/...&lt;BR /&gt;  and ifconfig is not symbolic link ...</description>
      <pubDate>Tue, 16 Jul 2002 02:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763292#M90339</guid>
      <dc:creator>Jerry Chen_2</dc:creator>
      <dc:date>2002-07-16T02:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763293#M90340</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I thought it's normal that /dev/eth0 doesnt&lt;BR /&gt;exists because its actually an alias to &lt;BR /&gt;your ethernet driver. Correct me if i am &lt;BR /&gt;wrong. &lt;BR /&gt;&lt;BR /&gt;regards, &lt;BR /&gt;&lt;BR /&gt;Steven&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jul 2002 17:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763293#M90340</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-16T17:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763294#M90341</link>
      <description>I think we're getting closer to the source of ifconfig's discontent. &lt;BR /&gt;&lt;BR /&gt;What is the output of &lt;BR /&gt;&lt;BR /&gt;# ifconfig&lt;BR /&gt;&lt;BR /&gt;What it should be is something like:&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:90:27:91:DB:86&lt;BR /&gt;          inet addr:aaa.bbb.ccc.ddd Bcast:aaa.bbb.ccc.255 Mask:255.255.255.0&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:7693205 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:482814 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0&lt;BR /&gt;          RX bytes:733504895 (699.5 Mb)  TX bytes:63812303 (60.8 Mb)&lt;BR /&gt;&lt;BR /&gt;eth1      Link encap:Ethernet  HWaddr 00:A0:C9:05:F2:77&lt;BR /&gt;          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0&lt;BR /&gt;          EtherTalk Phase 2 addr:8/35&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:796619 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:651925 errors:0 dropped:0 overruns:6 carrier:0&lt;BR /&gt;          collisions:0&lt;BR /&gt;          RX bytes:137205783 (130.8 Mb)  TX bytes:254992358 (243.1 Mb)&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          EtherTalk Phase 2 addr:0/0&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:1743106 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:1743106 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0&lt;BR /&gt;          RX bytes:373798800 (356.4 Mb)  TX bytes:373798800 (356.4 Mb)&lt;BR /&gt;&lt;BR /&gt;Where eth0 et al are replaced by your network devices (modem, whatever) &lt;BR /&gt;&lt;BR /&gt;If you are only seeing output for the lo, then the problem is probably that you haven't loaded the driver for your ethernet adapter, and will need to check why. &lt;BR /&gt;&lt;BR /&gt;# service network status&lt;BR /&gt;&lt;BR /&gt;should return the status of your configured network devices. If there are none, you will need to configure them. &lt;BR /&gt;&lt;BR /&gt;Let us know!&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 16 Jul 2002 18:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ifconfig-problem/m-p/2763294#M90341</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-07-16T18:05:50Z</dc:date>
    </item>
  </channel>
</rss>

