View Single Post

  #3 (permalink)  
Old 12-04-2006, 12:25 AM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

First make sure card is detected with ifconfig -a and dmesg | grep -i eth commands.

Use Network Administration Tool, click on the Panel => System Settings => Network

Or type command at shell prompt:
Code:
redhat-config-network &
If you are not using GUI type the command:
Code:
redhat-config-network-tui
Now setup IP and other stuff.
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote