dhcp configuration not working ubuntu 11.10
Posted
by
Vivek Pradhan
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Vivek Pradhan
Published on 2012-12-07T14:59:25Z
Indexed on
2012/12/08
11:36 UTC
Read the original article
Hit count: 272
I am usually behind a proxy server in college so I connect to the ethernet or wifi using manual IPv4 addresses only inside college. I have been trying really hard to get the internet work at home, there is no proxy and I have set the network to use automatic dhcp. It seems like it is not able to connect to the port, It gets disconnected after some time automatically and then tries to reconnect.
The same thing is happening with wifi networks also, after some time i see a pop up asking for authentication and ultimately its not able to connect. What might be the problem here.
I looked up some similar questions and checked the /etc/network/interfaces file and looks like this:
auto lo
iface lo inet loopback
I have no idea what those lines mean but there is no configuration for eth0 or wlan0. Any help is deeply appreciated. Ubuntu loses it charms due to these small glitches.
© Ask Ubuntu or respective owner