LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 04-15-2005, 08:30 AM   #16
shocker-z
LQ Newbie
 
Registered: Apr 2005
Location: nottingham
Distribution: Debian 3 & Mandrake 10.1
Posts: 11

Original Poster
Rep: Reputation: 0

lsmod | grep 8139too is identical and i changed everything in /etc/sysconfig/network-scripts/ifcfg-eth0 but the ETH0 had an error changed it to eth0 and it just went back to failing on boot, everythign else is in caps in the file.

ifconfig eth0 192.168.1.4 up
Code:
SIOCSIFFLAGS: Function not implemented
SIOCSIFFLAGS: Function not implemented
ifconfig returns identical as before

a litle extra that you might be wanting to see to check everything...

ifconfig eth0
Code:
eth0 Link encap:Ethernet HWaddr 00:00:E8:7E:98:E8
        inet addr:192.168.1.4  Bcast:192.168.1.255 Mask:255.255.255.0
        BROADCAST MULTICAST MTU:1500 Metric:1
        RX packets:0 errors:0 dropped:0 overruns:0 frame:0
        TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 (0.0 Mb) TX bytes:0 (0.0 Mb)
        Interrupt:16 Base address:0xc000
any more help or ideas wuill be appreciated
 
Old 04-15-2005, 09:03 AM   #17
iwpcs
LQ Newbie
 
Registered: Apr 2005
Location: Isle of Wight (UK)
Distribution: Assorted Mandrake
Posts: 23

Rep: Reputation: 15
Well, you've got an interface up and assigned it an IP address - so far, so good...

Can you ping anything?

ping -c3 127.0.0.1 to test loopback (and IP is working)

ping -c3 192.168.1.4 to test eth0

ping -c3 192.168.1.1 to test connectivity

Post results here.

Also the output of route -n

Chris

Last edited by iwpcs; 04-15-2005 at 09:18 AM.
 
Old 04-15-2005, 09:28 AM   #18
shocker-z
LQ Newbie
 
Registered: Apr 2005
Location: nottingham
Distribution: Debian 3 & Mandrake 10.1
Posts: 11

Original Poster
Rep: Reputation: 0
ping -c3 127.0.0.1

0% loss 3 packets sent (all below 0.1)


ping -c3 192.168.1.4

0% loss 3 packets sent (all but on below 0.1)


ping -c3 192.168.1.1

connect: Network is unreachable

??
 
Old 04-15-2005, 09:33 AM   #19
iwpcs
LQ Newbie
 
Registered: Apr 2005
Location: Isle of Wight (UK)
Distribution: Assorted Mandrake
Posts: 23

Rep: Reputation: 15
Good - the interface is working.

I would guess that your routing table is incorrect - please post output of route -n

Chris
 
Old 04-15-2005, 09:36 AM   #20
shocker-z
LQ Newbie
 
Registered: Apr 2005
Location: nottingham
Distribution: Debian 3 & Mandrake 10.1
Posts: 11

Original Poster
Rep: Reputation: 0
route -n

Destination Gateway Genmask Flags Metric Ref Use Iface




its all blank nothing listed, how do i make it use the correct gateway and that?
 
Old 04-15-2005, 09:36 AM   #21
iwpcs
LQ Newbie
 
Registered: Apr 2005
Location: Isle of Wight (UK)
Distribution: Assorted Mandrake
Posts: 23

Rep: Reputation: 15
Tell you what - I will give IRC a try, and we can post the results in one post here to save time - never used it before...

What server do I connect to etc...?

Chris
 
Old 04-15-2005, 09:39 AM   #22
shocker-z
LQ Newbie
 
Registered: Apr 2005
Location: nottingham
Distribution: Debian 3 & Mandrake 10.1
Posts: 11

Original Poster
Rep: Reputation: 0
irc.blucode.net thats my server should be able to connect ok there
 
Old 04-15-2005, 12:00 PM   #23
iwpcs
LQ Newbie
 
Registered: Apr 2005
Location: Isle of Wight (UK)
Distribution: Assorted Mandrake
Posts: 23

Rep: Reputation: 15
Update

We have just spent a while on IRC and have got little further.

We can assign an IP address to the interface, and ping it

But get nothing in the routing table, not even lo, and are unable to add anything manually with route add 192.168.1.0 eth0 or any other command...

Have removed the Realtek card and replaced it with a DEC Tulip, with exactly the same results.

This machine has been working on Debian with kernel 2.2, but not Deb with 2.4, mandrake or Knoppix. Also OK with Windows.

Any ideas???

Chris
 
Old 04-10-2008, 11:50 AM   #24
Leebacsi
LQ Newbie
 
Registered: Apr 2008
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by shocker-z View Post
"ifup eth0" returns
Code:
SIOCSIFFLAGS: Function not implemented
Failed to bring up eth0.
Let me guess: you are using a 2.6.x kernel, right? I've encountered this SIOCSIFFLAGS error message just recently as well while trying to get networking to work on the new 8.02 beta Ubuntu install. Weird thing is, the live CD networking worked fine on one of my computers, and then didn't on my other. I even swapped network cards between the two computers the results were the same... It drove me mad!

The problem is actually with how the 2.6.x kernel handles networking, it's the kernel itself that cannot activate the network card because it is trying to do that through ACPI for some mysterious reason. Therefore if ACPI functionality is disabled, the card cannot be upped - hence the "function not implemented" error message.

As always in retrospect, the solution to the problem is staggeringly simple: reboot, enter the system BIOS, activate ACPI, save and reboot. Once ACPI functionality is restored, both your NICs should work fine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet speed settings? MRDucks Mandriva 9 10-17-2005 04:15 AM
help with Internet connection settings... breezewax Linux - Newbie 6 08-13-2005 10:44 PM
Messed up my internet settings (NO internet connection) :( Almazick Linux - Networking 2 09-08-2004 12:05 PM
Messed up my Internet Settings (can't connect to the internet) Almazick Linux - Wireless Networking 0 09-07-2004 06:23 PM
Internet Settings in Mandrake 9.1 marvelous Linux - Networking 1 03-03-2004 08:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 12:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration