Debt Management | Mortgages | Personal Loans | Mortgages | Loan
Ubuntu 5.10 internet/network help [Archive] - PCMech Forums

PDA

View Full Version : Ubuntu 5.10 internet/network help


David22
02-21-2006, 07:55 PM
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?:confused:

faulkner132
02-22-2006, 09:38 AM
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:ip addr

David22
02-22-2006, 05:53 PM
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

faulkner132
02-27-2006, 01:04 AM
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.

engineer
02-27-2006, 07:03 PM
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?

David22
02-27-2006, 08:31 PM
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.

faulkner132
02-27-2006, 08:40 PM
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:
nameserver 192.168.1.1