954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

No internet

I have Ubuntu installed on my pc as a dual boot with Windows 7, but when I log into Ubuntu i get no internet connection, but there is a connection in Windows. Any ideas of how to fix it?

Cross213
Posting Whiz in Training
239 posts since Aug 2011
Reputation Points: 15
Solved Threads: 22
 

Try setting a static IP address in the Ubuntu installation, with the gateway address and the DNS server address being that of your router or modem/router.

So if the IP address of your modem/router is 192.168.1.254 you would set:

IP address: 192.168.1.199 (or any unused IP address)
Netmask: 192.168.1.0/24
Gateway: 192.168.1.254
DNS Server: 192.168.1.254

Change the above numbers to suit your own IP addresses.

If that fixes it, then it is/was a problem with DHCP allocation from the modem/router to the Ubuntu system.

If it doesn't, then you have other issues within the Ubuntu system which is/are causing the lack of network connectivity.

HereInOz
Newbie Poster
6 posts since Feb 2005
Reputation Points: 10
Solved Threads: 0
 

Make sure that the network device you are using is properly installed.
you can try the ifconfig command to identify the network interfaces that are on your computer, and iwconfig to know which interfaces have wireless extensions.

nalawar
Newbie Poster
14 posts since Nov 2008
Reputation Points: 20
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: