Lars Myrthu Rasmussen wrote:
> Hi
> 
> I have a PC with a D-Link 538 network card. The chip is a Realtek 8139.
> The network does not work after installing storm 2.06. Ifconfig tells me
> that an IP address has not been assigned (DHCP). Also networking start
> fails. There is a rtl8139.o listed in modules.conf, for eth0.
> If i try to assign an IP address manually by: ifconfig eth0 inet
> 192.168.0.10 up, the output is: eth0 unknown interface.
        
        The rtl8139 is working here with Storm. Make sure DHCP is running
by checking pump> ps aux|grep pump.
        Then check /etc/network/interfaces, it should have a line like:
iface eth0 inet dhcp
        Then do> ifup eth0  and check it with> ifconfig eth0
-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to