dhcp

Can you help me?
Im install Gentoo,im glad.
Everytime when i reboot my gentoo,its always drop it eth2 and i need tension my hands:
ifconfig eth2 192.168.34.163 broadcast 192.168.34.255 netmask 255.255.255.0 up
dhcpcd eth2

may be driver not install sis-900 in motherboard.
what i gonna do?

You gonna to improve English

You gonna to improve English a bit. I can't understand the question.
Secondly, you've got better to go to linux.org or other English forum.
If your networking doesn't start automatically, then you should at first check, whether you have proper initscripts on. Do it with rc-update.

You have to edit your

You have to edit your /etc/conf.d/net config
And change/add a line like this: config_eth2=( "192.168.34.163 netmask 255.255.255.0 broadcast 192.168.34.255" )

And for dhcpd you have to do something like this:
rc-update add dhcpcd default

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".