[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] unable to setup eth0 interface



Hi


On Wed, 17 Nov 1999, you wrote:
> hi,
> I have installed RH 6.1 from the PCQ cd. I am unable to set up the eth0 interface.
> I have a ReadyLink 2000(COMPEX) card. When I use the netcfg program to configure eth0, I find that after exiting the eth0 interface becomes inactive.
> WHY DOES THIS HAPPEN? I always make the interface active, save and then exit , but still this problem persists.
> Using the linuxconf, in the basic host configuration menu, I set the kernel module as ne2k-pci.
> I set IRQ as 10 and I/O as 0x300.
> But when I type ifconfig to see the interfaces setup, I see no entry for

check /var/log/messages 

or else 

you can try 	insmod ne2k-pci parameters_to_module_if_required_like_irq_etc.
and see what it says. Is it giving any error. 

If its not giving any error check if /etc/sysconfig/network_scripts/ifcfg-eth0
exists or not. If yes try "ifup eth0".

Either way you can try adding it manual by using

"ifconfig eth0 your_ip_addr netmast your_networks_netmast broadcast
your_networks_broadcast"


Why don't you try the man pages on these commands to verify the syntax once
again.


-- 
Keep :-)
HanishKVC

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.