Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Networking problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
cmuench
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2005
Posts: 110

PostPosted: Mon Aug 22, 2005 10:21 am    Post subject: Networking problems Reply with quote

I am having networking problems. I can do everything ok on the livecd but once I boot into my gentoo it says dhcpcd running and then it even finds an ip address. After I log in I can even ping google ok. Then when I went to do a emerge sync it just time out. emerge kde also times out. I used 2005.1 and genkernel. Thanks for your help
Back to top
View user's profile Send private message
d4rkwingduck
Apprentice
Apprentice


Joined: 11 Aug 2005
Posts: 220
Location: somwhere on this big blue earth

PostPosted: Mon Aug 22, 2005 10:34 am    Post subject: Reply with quote

tried pinging something local to your network first, like your router ?
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Mon Aug 22, 2005 10:40 am    Post subject: Reply with quote

Moved from Installing Gentoo to Networking & Security.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
cmuench
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2005
Posts: 110

PostPosted: Mon Aug 22, 2005 1:36 pm    Post subject: Reply with quote

I can't ping anything after about 30 seconds noghing works. at for networking
Please help me as I am on a deadline for tomorrow night. thnaks
Back to top
View user's profile Send private message
m_sqrd
Guru
Guru


Joined: 18 Jul 2005
Posts: 367

PostPosted: Mon Aug 22, 2005 2:34 pm    Post subject: Reply with quote

first do
dmesg |grep eth
if there is nothing there you do not have the driver for you NIC loaded
if you compiled it as a module try modprobe ${your_nic_driver_name) example -> modeprob e100
if that works then you need to edit and update your /etc/modules.autoload.d/your_kernel_version {2.4 or 2.6}
most likely /etc/modules.autoload.d/kernel-2.6

if that dose not work you need to recompile your kernel and modules to include you nics driver.


if the dmesg show eth0
then you need to check that you
ln -s /etc/init.d/net.lo /etc/init.d/net.eth0
try ls -asl /etc/init.d/net.*
0 lrwxrwxrwx 1 root root 6 Aug 21 14:46 /etc/init.d/net.eth0 -> net.lo
24 -rwxr-xr-x 1 root root 24385 Aug 21 14:46 /etc/init.d/net.lo

and that you have a "/etc/conf.d/net" file configure see the file "/etc/conf.d/net.example"
and that you did "rc-update add net.eth0 default" use "rc-update show default" and see if that net.eth0 is there.

Hope this make some sence.
Back to top
View user's profile Send private message
cmuench
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2005
Posts: 110

PostPosted: Mon Aug 22, 2005 2:47 pm    Post subject: Reply with quote

You know what that didn't help at all thanks for your help though. I am redoing the inbstall and maybe this time I will get it right
I have a Cnet Pro200wl NIC and it wans't there by deafult at the kernel
Back to top
View user's profile Send private message
d4rkwingduck
Apprentice
Apprentice


Joined: 11 Aug 2005
Posts: 220
Location: somwhere on this big blue earth

PostPosted: Tue Aug 23, 2005 6:00 am    Post subject: Reply with quote

cmuench wrote:
You know what that didn't help at all thanks for your help though. I am redoing the inbstall and maybe this time I will get it right
I have a Cnet Pro200wl NIC and it wans't there by deafult at the kernel


r u doing the complete install or just recompiling the kernel ?
Back to top
View user's profile Send private message
cmuench
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2005
Posts: 110

PostPosted: Tue Aug 23, 2005 11:59 am    Post subject: Reply with quote

I reded the whole install And I stuck in a 8129 NIC
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum