Comment 11 for bug 211717

Revision history for this message
Spankin (spankin) wrote :

I managed somehow to fix this problem, at least for the time beeing.

At shell console:

ipconfig Your_IP_number netmask 255.255.255.0 up
route add default gw Your_gate_number
sudo nano -w /etc/resolv.conf
nameserver Your_DNS_server_1
nameserver Your_DNS_server_2
ctrl+q, Y, enter

now the configuration still shows 0 instead of actual data, and manual configuration works.. or not (depends on whatever), but finally, Internet works :) hope it will work for you as well

thanks for all help, cheers mates :)