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 trace any process background processing?

5 Answers  


How to convert an IP address to a Domain name using Unix ?

2 Answers   Verse Innovation,


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 Answers   Oracle,


How to load the old kernel without rebooting server

1 Answers  


am installed windows and later i installed ubuntu i want to unistall ubuntu can any one tel the procedure to uninstall ubuntu in my windows 7 please mail to me ---kiranpulsar2007@gmail.com and later i want to install ubuntu after uninstalling ubuntu tel the procedure for that also i dont know to patrition the hard disk drive please tel to them please reply

1 Answers  






What is the minimum number of partitions you need to install Linux?

30 Answers  


1. User gaves df -h and the system get hanged. why ? 2. what is the hardlink and softlink mount ? 3. why is portmape should be started ? 4. what is nologin option 5. how to restrict users from accessing nfs ? 6. what is the difference between cpio and tar 7. what are the kernel parameters ? how to find out it ? 8. why we use sysctl.conf ? 9. if we gives init1 from multiuser runlevel, will it affect other users who already logged in to the system ? 10. what will be the available space to use after configuering raid5 with 5 disks each having 5gb spce ?

0 Answers   Oracle,


what are the steps for Password-less ssh

5 Answers   IBM, Mind Tree,


What are RPM?s, what do they offer?

2 Answers  


How to build new filesystem ? and what is irig file system?

3 Answers  


Where is standard output usually directed?

2 Answers  


Give a Linux shell command to find all files in a directory which contain ip addresses.

1 Answers   Amazon,


Categories