LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Manual RHEL 6 Network configuration (https://www.linuxquestions.org/questions/linux-newbie-8/manual-rhel-6-network-configuration-837682/)

linuxunix 10-12-2010 09:02 PM

Manual RHEL 6 Network configuration
 
Hello All,

I installed RHEL 6 Beta 2 on ESX box and found that network is to be manually started through ifup command. Is it expected behaviour?

rkski 10-12-2010 09:30 PM

Take a look at :

Code:

/etc/sysconfig/network-scripts/ifcfg-eth*

linuxunix 10-13-2010 12:05 AM

Do we need to add this entry manually everytime we run RHEL 6 Beta?

BOOTPROTO=dhcp
ONBOOT=yes

leejohnli 10-13-2010 12:13 AM

if the ip will comes from your dhcp server then the answer is yes unless you manually encode your ip address

chrism01 10-13-2010 06:20 AM

@linuxunix: NO, setting those values in the relevant eth file eg /etc/sysconfig/network-scripts/ifcfg-eth0 will cause it to (try) to activate automatically on boot...

neonate 03-15-2011 01:54 AM

im getting troublesome configuring the network in RHEL6.

chrism01 03-15-2011 08:10 PM

We need a lot more detail, but you can start by looking at these guides http://www.linuxtopia.org/online_boo...ion_index.html


All times are GMT -5. The time now is 12:20 AM.