Hi Greg,
It now seem from my friend it does exist but in another directory... here is the 
info...from my workstation.
Use a dial-up modem on single phone-line....No router..just workstation and gateway 
via cross-over cable.
*****
[EMAIL PROTECTED] ip-up.d]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.1.2
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
ONBOOT=yes
MII_NOT_SUPPORTED=no
*************************
Well this is all greek to me..should it be in this or the dir you provided...does the 
file give you the info you require??
HTH
Regards
Johan
****************************

On Sun, 29 Feb 2004 14:51:26 -0500
Greg Meyer <[EMAIL PROTECTED]> wrote:

> On Sunday 29 February 2004 02:01 pm, Johan wrote:
> > [EMAIL PROTECTED] internet]$ cat /etc/sysconfig/ifcfg-eth0
> > cat: /etc/sysconfig/ifcfg-eth0: No such file or directory
> 
> Interesting.  This looks like your problem right here.  This is the file that 
> is supposed to holds the configuration settings so that the interface can be 
> brought back up at boot.
> 
> ******************************
> [EMAIL PROTECTED] internet]# cat  /etc/modules.conf
> 
> <snip irrelevant parts>
> alias eth0 ne2k-pci
> 
> You are correctly getting an alias set up for your network adapter, so we just 
> have to get you a ifcfg-eth0 file.
> 
> This file should be written out by drakconnect, and I have no explanation why 
> it is not.  We could get one setup manually if we know a little more about 
> your network setup.  Are you on cable/DSL, do you have a router, other 
> machines on the network, etc.  What is addressing scheme you are using, dhcp 
> or static.
> 
> You could try something like this if you have a dhcp server:
> 
> DEVICE=eth0
> BOOTPROTO=dhcp
> DHCP_TIMEOUT=5
> ONBOOT=yes
> MII_NOT_SUPPORTED=no
> NEEDHOSTNAME=no
> -- 
> /g
> 
> 


-- 
Johan
Registered Linux User #330034 .. still learning
May this be a good day for learning

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to