On 4/12/06, wcw84 <[EMAIL PROTECTED]> wrote:
> I so appreciated the help from Richard!Thank you for telling me to add the
> alsasound to
> starting in default level.Now i have sound!

My pleasure.

> But i still don't know how to deal with my network problem.
> This is my /etc/con.d/net:
>
> # This blank configuration will automatically use DHCP for any net.*
> # scripts in /etc/init.d. To create a more complete configuration,
> # please review /etc/conf.d/net.example and save your configuration
> # in /etc/conf.d/net (this file :]!).
> config_eth0=( "222.20.45.71 netmask 255.255.255.0 broadcast 222.20.45 255" )
> routes_eth0=( "default gw 222.20.45.254" )

According to /etc/conf.d/net.example, this should how be:

routes_eth0=( "default via 222.20.45.254" )

> Start eth0
>  Bringing up eth0
>  222.20.45.71

Ok, so do you now see this address when you do ifconfig?  Before you
were getting something completely different.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to