Nathan Fowler wrote:
>
> Show me what your /etc/sysconfig/network-scripts/ifcfg-eth0
> and ifcfg-eth1 look like...
OK. You will find them at the bottom.
BTW, I got my connection back !
Had the modem switched off for the entire day (more then 8 hours).
Decided to give it a last try before I plunged myself deep in throubleshooting. And miracles still happens. I did a ifup eth1 and it worked without problems.
So I am happy now, but also a bit worried. Can I expect this every now and then? I hope not because I do not like to sit and wait until something times out. There must be a way to get a quicker result.
Anybody who has a clue ?
Or should I accept it as a part of things that happen, like storm and lightning.
I will not let this thing rest and see what I can dig up.
I want to thank everybody who responded to my post and try to give me some pointers and/or help.
Dennis.
::::::::::::::
ifcfg-eth0
::::::::::::::
#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
# e-smith server and gateway software. Instead, modify the source
# template in the /etc/e-smith/templates-custom directory. For more
# information, see
http://www.e-smith.org.
#
# copyright (C) 1999-2001 e-smith, inc.
#------------------------------------------------------------
DEVICE=eth0
USERCTL=no
ONBOOT=yes
BOOTPROTO=none
IPADDR=192.168.0.1
NETMASK=255.255.255.0
NETWORK=192.168.0.0
BROADCAST=192.168.0.255
#------------------------------------------------------------
# TEMPLATE END
#------------------------------------------------------------
::::::::::::::
ifcfg-eth1
::::::::::::::
#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
# e-smith server and gateway software. Instead, modify the source
# template in the /etc/e-smith/templates-custom directory. For more
# information, see
http://www.e-smith.org.
#
# copyright (C) 1999-2001 e-smith, inc.
#------------------------------------------------------------
DEVICE=eth1
USERCTL=no
ONBOOT=yes
BOOTPROTO=dhcp
IPADDR=192.168.100.11
NETMASK=255.255.255.0
NETWORK=192.168.100.0
BROADCAST=192.168.100.255
#------------------------------------------------------------
# TEMPLATE END
#------------------------------------------------------------