My Linux server in the two lan card one lan card is ok
working but second lan card after restart daily lan card
deactivate and then manual activate then properly working
but after restart repeat this problem.(Fedora O.S.)
Pls tell me solved this problem.

Answers were Sorted based on User's Feedback



My Linux server in the two lan card one lan card is ok working but second lan card after restart da..

Answer / bala

y should change the second ethernet configuration like
ifcfg-eth1
inside u should change ONBOOT=yes,BOOTPROTO=staticor dhcp

Is This Answer Correct ?    11 Yes 1 No

My Linux server in the two lan card one lan card is ok working but second lan card after restart da..

Answer / prakash0106

goto edit #vim /etc/sysconfig/network-script/ifcfg-eth0 or eth1
inside you should change
ONBOOT=yes,
BOOTPROTO=static or dhcp

Is This Answer Correct ?    8 Yes 0 No

My Linux server in the two lan card one lan card is ok working but second lan card after restart da..

Answer / ashish nagar

Either do the above commands
; service network restart
; chkconfig network on

OR
you can place these commands in your /etc/local directory
by this eyery time your server startup the NIC Cards
automatically works fine

Thanks
Ashish Nagar

Is This Answer Correct ?    1 Yes 0 No

My Linux server in the two lan card one lan card is ok working but second lan card after restart da..

Answer / prince gupta

run this command "service network restart; chkconfig on" -
It will save your settings at the next reboot as well.

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Linux AllOther Interview Questions

How to load the old kernel without rebooting server

1 Answers  


Who owns the data dictionary?

2 Answers  


I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????

6 Answers   IBM,


What is the complete name of the default configuration file for LILO?

1 Answers  


My root password has been changed, how can i enter into the system without root password?

6 Answers  






why you are using nis server

2 Answers  


1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??

4 Answers   Oracle,


how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?

0 Answers   Wipro,


Tell me command which is use for create quota database in Linux.

7 Answers   Wipro,


how do i check which package has installed some command suppose ls , mkdir or whatever ???

8 Answers  


why /etc/shadow file do not have any permission ?

0 Answers   IBM,


How to ""Add"" not replace address to same network card other than the alias way.... ??????

3 Answers  


Categories