LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-08-2005, 12:22 PM   #1
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Rep: Reputation: 45
Cannot start networking on a new Mandrake box


I've set up a "new" mandrake box - Celeron 1000, P6VEMD mobo. The mobo is new, rest is recycled.

Under Windows, problem with Built In sound but networking worked OK. Under Mandrake 10.1 I cannot get networking started. (rtl8139, on board)

During boot it reports "failed" in initialising eth0. The DHCP server (Winroute on a Win98 box) shows the computer hardware address and name but 0 time to expire.

I've tried adding another card (RTL8029) as eth1. Same symptoms. I've changed cables, no effect.

Wiped Linux, installed a quick Win98, networking OK. Wiped Windows, reinstalled Linux, same problems. I remember having a similar problem on my first Mandrake installation but cannot remember how I solved it and cannot find my questions on the forums.

I am using the wizards and suspect that they are doing something wrong. Can somebody point me to the files I may need to edit manually?

I have tried using my existing Mandrake installation as a "template" but no luck.

Help appreciated as this box is destined to replace the Win 98 one as a Comms Server.
 
Old 05-08-2005, 01:05 PM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
ther is daemon which runs in background called ifplugd in mandrake

kil that by

ifplugd -k

and if u succeed then remove that package itself
 
Old 05-08-2005, 02:17 PM   #3
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Original Poster
Rep: Reputation: 45
Something is happening, I just don't know what!

I killed ifplugd. No joy. Tried to reconfigure networking. No luck. Rebooted. No luck. Killed ifplugd again.

Could not see how to remove it so I renamed the /etc/ifplugd directory.

Removed the eth1 card and rebooted. ifplugd did not seem to be up because I got an error message when I tried to kill it. Reconfigured the eth0 connection and restarted the network. Still no connection BUT the DHCP server showed the host name as Rama (the old name which, while experimenting, I have changed to Danube.

Rebooted. During boot got this:

Bringing up interface eth0: zcip[2745] : Retrieved address 127.255.255.255 for eth0:9
zcip[2745] sending probe 1 for 127.255.255.255
ditto for probe 2 and 3, then
zcip[2745] claiming ownership of 127.255.255.255
zcip[2745]: watching for collisions.

I've never seen this before! The address should have been 192.168.0.x (x = 2 to 20)

Can anybody advise? Also how can I get rid of ifplugd? I don't need it as this is a desktop PC.
 
Old 05-08-2005, 02:24 PM   #4
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi there

try this

give a static IP address

try pinging ur DHCP server

regards
 
Old 05-08-2005, 02:42 PM   #5
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Original Poster
Rep: Reputation: 45
Did that. eth0 initialised OK but pings do not work either direction. (swapped cables and hub positions too)
 
Old 05-08-2005, 02:47 PM   #6
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
so get ur DHCP right
can u ping from windows
maybe ICMP is disallowed on DHCP server

regards
 
Old 05-08-2005, 03:13 PM   #7
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Original Poster
Rep: Reputation: 45
All the other machines on the network 1 Linux, 5 Windows can ping each other. It's only this one that won't talk to _any_ or them. And yet it worked OK with Win98.
 
Old 05-12-2005, 12:39 PM   #8
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Original Poster
Rep: Reputation: 45
Solved it!

I added
acpi=off noapic

to the append line in lilo and it's up and running.

Not sure whether the acpi=off is necessary, adding apic did the trick. I found hints in google searches that this might help.

Thanks to all who tried to help.

Now I need to find out what apic means....
 
Old 05-12-2005, 02:36 PM   #9
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
ACPI - Advanced Configuration and Power Interface
 
Old 05-12-2005, 03:54 PM   #10
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Original Poster
Rep: Reputation: 45
I was looking for the meaning of life, the universe and APIC.

Although I couldn't find a definition it seems to stand for Advanced Programmable Interrupt Controller, used on SMTP systems, and some boards are "broken" in that they lead Linux to believe they can use it, but can't.

With my luck, I have one of those mobos.
 
Old 05-12-2005, 09:22 PM   #11
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
this is from the kernel config

"ACPI Support (ACPI)

Advanced Configuration and Power Interface (ACPI) support for
Linux requires an ACPI compliant platform (hardware/firmware),
and assumes the presence of OS-directed configuration and power
management (OSPM) software. This option will enlarge your
kernel by about 70K.

Linux ACPI provides a robust functional replacement for several
legacy configuration and power management interfaces, including
the Plug-and-Play BIOS specification (PnP BIOS), the
MultiProcessor Specification (MPS), and the Advanced Power
Management (APM) specification. If both ACPI and APM support
are configured, whichever is loaded first shall be used.

The ACPI SourceForge project contains the latest source code,
documentation, tools, mailing list subscription, and other
information. This project is available at:
<http://sourceforge.net/projects/acpi>

Linux support for ACPI is based on Intel Corporation's ACPI
Component Architecture (ACPI CA). For more information see:
<http://developer.intel.com/technology/iapc/acpi>

ACPI is an open industry specification co-developed by Compaq,
Intel, Microsoft, Phoenix, and Toshiba. The specification is
available at:
<http://www.acpi.info>
"
 
  


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
Networking one Linux and one XP box kaiwhoeatspie Linux - Networking 4 07-31-2007 07:22 AM
Transfairing files from windows xp box to mandrake linux 10.0 box. tyledogg Linux - Newbie 4 07-25-2004 11:24 PM
Access Mandrake box from Fedora Core 1 box btexpress Linux - Networking 0 05-30-2004 07:50 PM
Networking a Linux box to a windows one. stewe151 Linux - Networking 4 08-18-2002 04:23 PM
I need help networking a linux box to a win98 box... philfighter Linux - Networking 0 11-13-2001 09:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:19 AM.

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