Are you connected statically or dynamically?  If static:

ifconfig $IFACE $IPNUM broadcast $BCAST netmask $NMASK
route add -net default gw $GTWAY netmask 0.0.0.0 metric 1 $IFACE

inserting your particular settings for the placeholders.

If dynamic:

dhcpcd eth0

This is taken verbatim from:

http://www.gentoo.org/doc/en/gentoo-x86-install.xml#doc_chap4


On 01:36 Tue 21 Oct     , Stephen Liu wrote:
> on Konsole window can start 'Network Configuration' Window.  Where can I 
> find it.
-- 
Barry Marler
Plant Genome Mapping Laboratory
University of Georgia
Room 229, Center for Applied Genetic Technologies
111 Riverbend Rd.
Athens, GA 30602
706.583.0164 [office]
706.583.0160 [fax]
http://www.plantgenome.uga.edu

--
[EMAIL PROTECTED] mailing list

Reply via email to