View Single Post
Old 10-16-2005, 11:07 PM   #2 (permalink)
horndude
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

dhcp or static?

does the kernel detect your NIC, check with dmesg | more

ifconfig w/o options will show network status

if your NIC is detected and the kernel module for it is loaded which you can check with lsmod, then as root type netconfig and answer the questions that follow

all the above commands need to done as root
horndude is offline