View previous topic :: View next topic |
Author |
Message |
harvester Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 21 Jan 2006 Posts: 123
|
Posted: Fri Apr 18, 2008 8:36 pm Post subject: eth0 stopped working. Static address [SOLVED] |
|
|
I did an update a few days ago, and when I rebooted recently the net wont come up.
ifconfig shows no eth0
I can start it manually, like ifconfig eth0 up
why did it stop being automatic ?
here is my /etc/conf.d/net :
config_eth0=( "192.168.0.2 netmask 255.255.255.0 brd 192.168.0.255" )
routes_eth0=( "default via 192.168.0.1" )
I read somewhere that if I have to change HWaddr or something to ether in ifconfig.sh but that did not work.
Last edited by harvester on Sat Apr 19, 2008 12:34 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Desintegr l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/7536666634a283a0e74540.jpg)
Joined: 25 Mar 2004 Posts: 863 Location: France - Orléans
|
Posted: Fri Apr 18, 2008 8:49 pm Post subject: |
|
|
Do you upgrade to OpenRC / Baselayout 2 ?
Do you have a link net.eth0 to net.lo in /etc/init.d/ ?
Also check if net.eth0 is in default runlevel. _________________ Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
harvester Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 21 Jan 2006 Posts: 123
|
Posted: Sat Apr 19, 2008 12:20 am Post subject: |
|
|
err, I have openrc and baselayout2
its a new installation.. like a month ago.. and I don,t update or restart often... I just checked and it seems they were installed recently!
I do not have a link for net.eth0 either.
what do I do ??
Edit :
I looked up openrc and baselayout2 and found a gentoo guide!
It all works now!
THANKS! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|