Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
connection works in install cd, not in install
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
cmack
n00b
n00b


Joined: 02 Sep 2003
Posts: 56
Location: Vancouver, Canada

PostPosted: Tue Sep 02, 2003 4:37 am    Post subject: connection works in install cd, not in install Reply with quote

I'm having some serious problems here - my internet connection (ethernet card --> router --> wall) works flawlessly when I'm in the install cd (1.4) but when I complete the install I boot my new system and have no access to the internet. Very annoying I must say, as I have twiddled with ifconfig and /etc/conf.d/net quite a bit, without success thus far. If anyone could please help me I would be very appreciative (including pointing me back towards ifconfig and /etc/conf.d/net - I've spent time, but am a relative n00b so I could've overlooked something).

Thank you very much,
Cam
Back to top
View user's profile Send private message
LRdM
n00b
n00b


Joined: 19 Jul 2003
Posts: 27

PostPosted: Tue Sep 02, 2003 4:41 am    Post subject: Reply with quote

Can you give us some more information? Does it just not work with no errors? A few things to check would be to make sure eth0 exists (module for your ethernet is loaded or built into your kernel) and to make sure that route is also properly configued (if not using dhcp, check that your conf.d/net file has the gateway set at the bottom).
Back to top
View user's profile Send private message
cmack
n00b
n00b


Joined: 02 Sep 2003
Posts: 56
Location: Vancouver, Canada

PostPosted: Tue Sep 02, 2003 4:47 am    Post subject: Reply with quote

sorry - yeah, eth0 exists - and I have done modprobe natsemi, which is what I need. The main problem, I think, is that I can't dhcpcd - when I go dhcpcd eth0, nothing happens whatsoever. If I specify my routers IP in /etc/conf.d/net, that doesn't help either. Interestingly, the install cd detects eth0 and eth1, where ipconfig calls up eth1 and lo - perhaps this is where my error is but I don't know how to setup both of them to work properly (aside from ifconfig eth1 up...)

Thanks for your help,
Cam
Back to top
View user's profile Send private message
cmack
n00b
n00b


Joined: 02 Sep 2003
Posts: 56
Location: Vancouver, Canada

PostPosted: Tue Sep 02, 2003 4:49 am    Post subject: Reply with quote

also, when using the route command specified in the install instructions, I receive an error (something like SCIORDD?) about not being able to connect to the network.

Thanks in advance,
Cam
Back to top
View user's profile Send private message
MrPyro
Tux's lil' helper
Tux's lil' helper


Joined: 14 Aug 2003
Posts: 121
Location: Sheffield, England

PostPosted: Tue Sep 02, 2003 12:30 pm    Post subject: Reply with quote

Hang on. You have two network cards, right?

To enable eth1, copy /etc/init.d/net.eth0 to /etc/init.d/net.eth1, then add the new net.eth1 file to the default runlevel using rc-update. Make sure it's configured in /etc/conf.d/net as well.

Do both network cards use the same kernel module? You might need to add a new networking module if the second network card needs it.
_________________
Back off man, I'm a computer scientist
Back to top
View user's profile Send private message
jayco77
n00b
n00b


Joined: 26 Jun 2002
Posts: 17

PostPosted: Tue Sep 02, 2003 3:51 pm    Post subject: Reply with quote

I've got a natsemi card as well, but haven't been able to get it working. I've seen at least one other poster who has the same problem. There are two threads, https://forums.gentoo.org/viewtopic.php?t=62332&highlight=natsemi and https://forums.gentoo.org/viewtopic.php?t=78836&highlight=natsemi, that might have some helpful tips for you. As of this time, 3 installs later, gentoo-sources kernel, and ac-sources kernel, I'm unable to get my network card to work. If you do get it working, I'd love to know how, so I know there is hope for the card/laptop still.

jay
Back to top
View user's profile Send private message
Barkotron
Apprentice
Apprentice


Joined: 05 Aug 2003
Posts: 253
Location: location, location.

PostPosted: Tue Sep 02, 2003 4:35 pm    Post subject: monkey monkey ooh ooh ooh Reply with quote

I had a similar problem to this (as far as i can tell) during my first installation of Gentoo: what finally got me up and running was deleting a couple of things in /etc/conf.d/net.

Original:
Code:
dhcpcd="..."


What eventually worked:
Code:
dhcpcd=""


It seems really silly, but there was nothing else changed between boots. The first time eth0 didn't come up, the second time it did.

Maybe it'll work again?
_________________
Give a man a fire and he'll be warm for a day: set fire to him and he'll be warm for the rest of his life.
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