Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Eth0 failed to reset in 10ms
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Lord_Myron
n00b
n00b


Joined: 05 Aug 2002
Posts: 5

PostPosted: Mon Aug 05, 2002 6:45 pm    Post subject: Eth0 failed to reset in 10ms Reply with quote

I am trying to install Gentoo. I had Slackware before and my network card worked fine. I am currently running my cable through my Coyote Linux ICS machine. When I run dhcpcd eth0 I get Eth0: failed to reset in 10ms. I then tried to give the card an acceptable IP and Netmask. When I try to ping my internal network I again get the same error.

If anyone has any ideas please let me know.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Aug 05, 2002 6:48 pm    Post subject: Re: Eth0 failed to reset in 10ms Reply with quote

Lord_Myron wrote:
I am currently running my cable through my Coyote Linux ICS machine.
Networking cable? Is it connected from one NIC to the other? If so, is it a crossover cable?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Lord_Myron
n00b
n00b


Joined: 05 Aug 2002
Posts: 5

PostPosted: Mon Aug 05, 2002 6:57 pm    Post subject: Reply with quote

It is straight thru cable going to a hub/switch.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Aug 05, 2002 7:20 pm    Post subject: Re: Eth0 failed to reset in 10ms Reply with quote

Lord_Myron wrote:
I then tried to give the card an acceptable IP and Netmask.
What did you actually do here? Did you set /etc/conf.d/net for either dhcp or static?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Lord_Myron
n00b
n00b


Joined: 05 Aug 2002
Posts: 5

PostPosted: Mon Aug 05, 2002 7:24 pm    Post subject: Reply with quote

I don't have a /etc/conf.d/net file. I have used " dhcpcd eth0" "dhcpcd eth0 -h 192.168.0.1" "ifconfig eth0 192.168.0.2 netmask 255.255.255.0" and a few variations thereof.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Aug 05, 2002 7:40 pm    Post subject: Reply with quote

Interesting that you don't have one. I use dhcp and get the address from my router. Here is my '/etc/conf.d/net' file:
Code:
# Global config file for net.* rc-scripts

# This is basically the ifconfig argument without the ifconfig $iface
#
#iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"
#dhcpcd_eth0="..."

# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"

# For setting the default gateway
#
#gateway="eth0/192.168.0.1"
Maybe that will help.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Guest






PostPosted: Tue Aug 06, 2002 9:08 pm    Post subject: Reply with quote

Entered info as stated. Still doesn't work. When pinged from other linux box I get reply of "warning: unknown icmp packet receieved (not Echo-reply)"
Back to top
Lord_Myron
n00b
n00b


Joined: 05 Aug 2002
Posts: 5

PostPosted: Tue Aug 06, 2002 9:14 pm    Post subject: Reply with quote

That last message was mine. Sorry bout that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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