Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tulip
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
chrismiceli
n00b
n00b


Joined: 19 Nov 2003
Posts: 52
Location: Louisiana

PostPosted: Fri Apr 08, 2005 12:19 am    Post subject: tulip Reply with quote

I have just installed gentoo 2004.3 and net-setup has worked. I then get to where my computer can boot on its own, but now the internet won't work. I followed the guide, and it still works with the gentoo live CD. I have tulip drivers on my kernel and the card is getting detected, but it always says network is unreachable
Back to top
View user's profile Send private message
YeahSure
n00b
n00b


Joined: 16 Nov 2004
Posts: 15
Location: New Brunswick

PostPosted: Fri Apr 08, 2005 2:14 am    Post subject: Reply with quote

Did you copy the contents of /etc/resolv.conf to your hard drive install? Is the right IP and gateway info in /etc/conf.d/net?
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Fri Apr 08, 2005 3:19 am    Post subject: Reply with quote

Have you started the interface. Be sure to configure /etc/conf.d/net as needed (there should be a net.example file in the same directory that is somewhat self-explanatory); then run
Code:
# /etc/init.d/net.eth0 start
If that works, then you'll need to add that service to the default runlevel so that it is brought up every time you boot your computer:
Code:
# rc-update add net.eth0 default

_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
chrismiceli
n00b
n00b


Joined: 19 Nov 2003
Posts: 52
Location: Louisiana

PostPosted: Tue Apr 12, 2005 1:56 am    Post subject: Reply with quote

i ran that and all i get is destination host unreachable when i ping 192.168.1.107
my iface="192.168.1.107 broadcast 192.168.1.255 netmask 255.255.255.0"
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