>> Try setting an address manually:
>>
>>  ifconfig eth0 192.168.1.20 broadcast 192.168.1.255 netmask 255.255.255.0
>>
>>  route add default gw 192.168.1.1 (assuming that this is your router) 
> 
> I put this in /etc/conf.d/net;  is it right?

No. Run them from terminal as root.
Then check.

Reply via email to