Comment 3 for bug 1540122

Revision history for this message
Marco Righi (marco-righi) wrote :

suggestion to use the network:

sudo ifconfig eth0 up
sudo ifconfig eth0 YOURIP netmask YOURNETMASK
route add default gw YOURGW

sudo /etc/resolv.conf and add

nameserver 8.8.8.8
nameserver 8.8.4.4