libretto
Group: Members
Posts: 336
Joined: Oct. 2003 |
|
Posted: Aug. 08 2004,20:38 |
|
Hello there,
I'm having similar (annoying) problems with netcardconfig. Each time I reboot (DSL 0.7.3 HDD install) I have to run netcardconfig so I can get on the internet, although all the settings are still in the progam, all present and correct.
Tried the following as root: 'ifup eth0' from the command line says "ifup: interface eth0 already configured" Then I run "ifdown eth0" which reports back "SIOCDELRT: No such process" Then I run 'if up eht0" and the internet starts working again!
Even tried putting 'ifup eth0' into /opt/bootlocal.sh but still had he above situation.
Does anyone know how to make netcardconfig stick
EXTRA! Got it to work! Put the following in my /opt/bootlocal.sh :
ifup eth0 ifdown eth0 ifup eth0
The first ifup may not be needed, but the idea working so I'm leaving as is!
-------------- Small Radio, Small Laptop, DSL Linux
|