Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network troubles
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
mike_c
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2003
Posts: 76

PostPosted: Tue Dec 27, 2005 9:21 pm    Post subject: Network troubles Reply with quote

Hello

I've installed the gentoo base system following the instructions in the manual, but I'm having trouble with my network card.

During kernel init, when dhcpcd is run

Code:

dhcpcd: function not found interface_is_up


This leads me to believe I am missing something in the kernel ...

Also, for some very strange reason, ifconfig is not around

Code:

$ifconfig
... not found error


I thought essential networking tools were included in emerge system

Any thoughts appreciated

-Mike
Back to top
View user's profile Send private message
rev138
l33t
l33t


Joined: 19 Jun 2003
Posts: 848
Location: Vermont, USA

PostPosted: Tue Dec 27, 2005 9:23 pm    Post subject: Reply with quote

'ifconfig' is only accessible as root by default.

As for your networking problem, please post your /etc/conf.d/net file.
Back to top
View user's profile Send private message
mike_c
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2003
Posts: 76

PostPosted: Tue Dec 27, 2005 9:45 pm    Post subject: Reply with quote

actually I am running it as root. Sorry the quote should have been #ifconfig not $ifconfig

Code:

#/etc/conf.d/net

config_eth0=( "dhcp" )

Back to top
View user's profile Send private message
rev138
l33t
l33t


Joined: 19 Jun 2003
Posts: 848
Location: Vermont, USA

PostPosted: Tue Dec 27, 2005 9:48 pm    Post subject: Reply with quote

mike_c wrote:
actually I am running it as root. Sorry the quote should have been #ifconfig not $ifconfig


Then something's fucked up on your system.

ifconfig should be in /sbin

Your net file looks fine, but if ifconfig is missing, some other critical components may be as well.

I'd recommed you untar one of the stage3 tarballs to / using the "no replace" option. That should put back anything that's missing without overwiritng what you've got.
Back to top
View user's profile Send private message
IhatemyISP
n00b
n00b


Joined: 23 Aug 2004
Posts: 14
Location: US Navy - Yokosuka, Japan

PostPosted: Fri Jan 06, 2006 6:24 am    Post subject: Reply with quote

Just incase you didn't get this resolved, here's how:

Boot to liveCD and chroot to you install
Download the stage3 archive for you arch to /
Extract using
Code:
tar xvjpfk

Reboot
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