LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-19-2006, 07:14 PM   #1
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Rep: Reputation: 0
Gentoo Internet access problems


I am very new to linux.

Installed Gentoo 2006 amd, and I cant get online.

It worked when I go onto livecd but not after I installed gentoo on the hard drive.

Any suggestions would be much appreciated.
 
Old 11-19-2006, 07:19 PM   #2
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
forgot

its an ethernet cable connection
 
Old 11-19-2006, 07:37 PM   #3
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
What happens when you do as root;
dhcpcd eth0
also if you could post;
ifconfig
and
ifconfig -a
also may help
cat /etc/resolv.conf
and
route -n
 
Old 11-19-2006, 08:54 PM   #4
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Check out your /etc/conf.d/net file to make sure it uses whatever programs are in your installation (for example pumpd vs. dhcpcd and iproute2 vs. ifconfig).
 
Old 11-19-2006, 10:53 PM   #5
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
no luck

ok I tried dhcpcd and it said "bash:dhcpcd:command not found"

for cat/etc/resolv.conf it said no such files or directory

if config -a, and route -n went through but still no connection


when i tried to view /etc/conf.d/net it told me that I did not have permission to do so which i thought was odd cause I was logged as root.

Hope u guys have more suggestions and thanks for the speedy responses and interest.
 
Old 11-20-2006, 12:32 PM   #6
breman
LQ Newbie
 
Registered: Aug 2003
Posts: 27

Rep: Reputation: 15
sounds like you were not logged in as root..weird..

another thing to check is the /etc/resolv.conf and make sure your dns names are right. I had to manually add them for comcast..
 
Old 11-20-2006, 07:33 PM   #7
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
frustrating

I havent even made a new user cause i havent figured out how to.

Its very frustrating to go through all the trouble of setting up dual boot and the OS and not being able to get a basic thing like internet.

Isnt Linux supposed to automatically get all drivers necessary for my machine?

I mean when i download windows i have to install ethernet drivers from the CD would I be able to do something similar for gentoo? Or is that not even the underlying problem?

I was actually thinking that maybe just trying another more mainstream distro might automatically solve the problem what do u guys think?
 
Old 11-20-2006, 08:14 PM   #8
breman
LQ Newbie
 
Registered: Aug 2003
Posts: 27

Rep: Reputation: 15
linux is very dependant on the user configuring the system..Some drivers needed by machine will not be installed until you compile your kernel with them.. and some may be installed, but you have to load the modules before they will work.

Gentoo is a good distro to learn with..mostly because it is really dependant on the user more than some of the other distros..
 
Old 11-20-2006, 10:28 PM   #9
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
dns

bremen could you tell me more about dns...i.e. what it is, how do i find out what mine are, and how to replace those. By the way i didnt have a resolv.conf....but i did have an etc file called net help and a regular one called net, am i on the right track?
 
Old 11-20-2006, 11:25 PM   #10
breman
LQ Newbie
 
Registered: Aug 2003
Posts: 27

Rep: Reputation: 15
If you don't know your dns servers you can go to portforward.com/networking/dns.htm to view a list
did you double check the installation docs for gentoo to make sure you didn't miss anything
 
Old 11-21-2006, 01:05 AM   #11
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
....

i think you're right, i probably made a mistake during installation the first time around. So I'm going to re-install it tomorrow. Obviously I'm using the graphic install, i dont know if you're familiar with it. But in the begining it gives you three network choices:
1. My network is already setup and running(or no network)
2. DHCP
3. or Static and this already has a bunch of addresses in it.

there's also one called proxies but I dont think thats the route I want. I think this is where I went wrong with the first installation which one should I go for?
 
Old 11-21-2006, 10:41 AM   #12
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Quote:
Originally Posted by cleopardi
i think you're right, i probably made a mistake during installation the first time around. So I'm going to re-install it tomorrow. Obviously I'm using the graphic install, i dont know if you're familiar with it. But in the begining it gives you three network choices:
1. My network is already setup and running(or no network)
2. DHCP
3. or Static and this already has a bunch of addresses in it.

there's also one called proxies but I dont think thats the route I want. I think this is where I went wrong with the first installation which one should I go for?
It depends on how you connect to the internet. Usually, a cable ISP uses DHCP to assign network addresses. If you have a router in-between your computer and your modem, it most likely wants to use DHCP as well (though you'll get a private address).

The DHCP server should tell your computer everything it needs to know (e.g., ip address, subnet, broadcast address, dns servers, etc.). If your ISP doesn't use DHCP, you'll have to look at your bill or statement to figure out how it wants to you to connect.
 
Old 11-22-2006, 12:19 AM   #13
cleopardi
LQ Newbie
 
Registered: Nov 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Thumbs up update

I'd like to thank everyone who helped me.

I have solved the problem by deleting gentoo off my hard drive and installing ubuntu. installed in a quarter of the time, everything worked fine...not to mention it looks a whole lot better. I was damn near chanting ubuntu by the time I was finished installing.
 
  


Reply

Tags
ethernet, internet



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't access Internet - Gentoo satimis Linux - Distributions 0 09-03-2006 09:33 AM
Gentoo linux and wireless internet problems jcegan Linux - Wireless Networking 0 09-23-2005 07:18 PM
Internet Access Problems in 9.3 freakinweirdo SUSE / openSUSE 1 05-09-2005 03:33 AM
Problems with Internet access in SUSE... Ajeet Linux - Newbie 4 01-07-2005 01:26 PM
gentoo install without internet access ChaseCrum Linux - Distributions 2 08-26-2004 02:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration