Hi,

After experiments with linuxconf I got my ethernet card screwed.

Problem:

I am not able to have network in my LNX box.
Analysis:
ne2k-pci and 8390 modules are not loaded during startup.
Workaround:
After running following commands everything seems to be back OK.
modprobe ne2k-pci
ifconfig eth0 141.75.0.5 netmask 255.255.0.0 broadcast 141.75.255.255
route add -net 141.75.0.0. netmask 255.255.0.0 dev eth0
route add default gw 141.75.0.3
Question:
How to make all these actions to work in startup time?
Conditions:
Linux Mandrake 5.1 with default 2.0.35 kernel.
/etc/conf.modules contains "alias eth0 ne2k-pci" line.
Note:
Deleting ethernet card in linuxconf and installing it back helped but up to next reboot, after which I had to repeat workaround sequence one more.


Question2:
Linuxconf's Control/Control Panel/Control Service Activity window is too big for 80x25 screen (I miss ~20 lines). Is there any way to switch console to 80x50 screen?

Thanx,

Myroslav Opyr.

begin:vcard 
n:Opyr;Myroslav
tel;pager:http://wwp.icq.com/10392381
tel;home:+380-(322)-623453
x-mozilla-html:TRUE
url:http://i.am/interra
org:Steep Slopes Coding Inc.
adr:;;150 Lubinska str., apt.49;Lviv;;290040;UKRAINE
version:2.1
email;internet:[EMAIL PROTECTED]
title:programmer
note:ICQ UIN: 10392381
fn:Myroslav Opyr
end:vcard

Reply via email to