You are not logged in.

#1 2007-05-10 15:25:32

cujo
Member
Registered: 2007-03-28
Posts: 45

Problem starting network

For some reason unknown to me, the network fails to start for me on boot.  It tries, fails, and moves on.  When it gets booted up completely, I can do a 'dhcpcd eth0' and it comes up fine.

This is in my rc.conf, and by my eye it looks ok (but I guess that doesn't mean much).

# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
#
lo="lo 127.0.0.1"
eth0="dhcp"
INTERFACES=(lo eth0)

Ideas?  Suggestions?

Offline

#2 2007-07-05 07:48:49

Preacher
Member
From: UK
Registered: 2006-09-26
Posts: 46

Re: Problem starting network

What do you have for gateway and route settings in /etc/rc.conf.  It should be something like this

gateway="default gw 192.168.0.1"
ROUTES=(!gateway)

To be a preacher requires two apparently contradictory qualities: confidence and humility.

Offline

#3 2007-07-05 09:33:44

klixon
Member
From: Nederland
Registered: 2007-01-17
Posts: 525

Re: Problem starting network

Is the kernel-module for your network-card in the MODULES-array in rc.conf?
That might also be worth a shot...


Stand back, intruder, or i'll blast you out of space! I am Klixon and I don't want any dealings with you human lifeforms. I'm a cyborg!

Offline

Board footer

Powered by FluxBB