|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (3 bit)
Join Date: Feb 2006
Posts: 7
|
Ubuntu 5.10 internet/network help
I recently installed Ubuntu onto my second hard drive. My first drive boots off of windows xp and works perfectly fine with my network, which is connected via LAN to a rooter and then modem. I am new to linux and can't seem to figure out how to get it hooked up to my network. Can anyone help me figure this out?
|
|
|
|
|
|
#2 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
Is this a wireless or wired connection?
Is your network card detected under System > Administration > Device Manager? What does the following output at the command line: Code:
ip addr |
|
|
|
|
|
#3 |
|
Member (3 bit)
Join Date: Feb 2006
Posts: 7
|
It's an ethernet cable attatched to the port on my mobo. I'm not sure if it shows up on device manager, because it isn't a card or anything.
When I typed that in it listed three things, lo, eth0, and sit0 under system>administration>networking it lists Ethernet connection and says that eth0 is active |
|
|
|
|
|
#4 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
If it says it is active, you should be all set. You can configure the settings by going:
System > Administration > Networking Select your network card (eth0) and configure it the same way you have it set in Windows and everything should work fine. |
|
|
|
|
|
#5 |
|
Member (8 bit)
Join Date: May 2005
Posts: 206
|
hello. i have kind of the same problem except i was trying the live cd and cannot access the web.now i am wireless.will i be able to get onto internet only if i install the cd,or it does not matter?
|
|
|
|
|
|
#6 |
|
Member (3 bit)
Join Date: Feb 2006
Posts: 7
|
No, I have everything under networking set right and it still isn't working. This is my post on the Ubuntu forum, http://www.ubuntuforums.org/showthread.php?t=135711
but it still isn't solved. |
|
|
|
|
|
#7 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
What are the exact settings on your network card in Windows?
Is everything set for DHCP or did you manually enter the values for IP and DNS servers? My name server is set to the router address (192.168.1.1), which is what it should be. Your router is connecting to the DNS servers, which is why you should not have anything but your router IP. Here is what my /etc/resolv.conf is: Code:
nameserver 192.168.1.1 |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|