No wired internet after reboot
Alex Lam S.L.
alexlamsl at gmail.com
Tue May 22 21:59:46 UTC 2012
It is caused by a new package in Precise, the name of which escapes me
right now.
I used to do "sudo apt-get remove" on it every time I re-install the
Precise Daily image.
And later on I find an easier way to workaround this problem - add the
following to /etc/network/interfaces (instead of modifying
/etc/resolv.conf):
iface eth0 inet static
address 192.168.0.2
netmask 255.255.255.0
broadcast 192.168.0.255
gateway 192.168.0.1
dns-search yourdomain.com
dns-nameservers 8.8.4.4
(Edit the IP addresses as appropriate)
HTH,
Alex.
On Sat, May 19, 2012 at 10:04 AM, Kadrija Hrlovic <kalehrl at gmail.com> wrote:
> Since I upgraded my Lubuntu to 12.04, I've been having this problem which is
> driving me crazy.
> First of all, I don't use network manager and I uninstalled it a long time
> ago.
> I edited my /etc/network/interfaces and /etc/resolv.conf with my data and
> everything worked fine until I upgraded to Precise.
> Whenever I reboot my laptop, I don't have internet access.
> When I check resolv.conf, it is empty.
> I also see the line 'DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE
> OVERWRITTEN' and the file itself is a symlink.
> When I edit the file and restart network, all works fine until the next
> reboot.
> Could somebody please tell me where is the real file to which
> /etc/resolv.conf links?
> I guess by editing this file I won't have such problems in the future.
> Thank you
>
> --
> Lubuntu-users mailing list
> Lubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
>
More information about the Lubuntu-users
mailing list