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

Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?

4 Answers  


How To Hide the FTP Version?

3 Answers   Wipro,


How to recover a deleted file in linux ?

5 Answers  


what is kernel panic error ? how will you fix it if you have face it after rebooting without the the help of rescue disk ?

2 Answers   Oracle,


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

3 Answers  






tell me some of the Linux HotKeys do you know?

3 Answers  


There are 4 network Interfaces, how can we find which one is Primary.

2 Answers  


what is difference between  TFTP abd FTP?

0 Answers  


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

0 Answers   Wipro,


How to load the old kernel without rebooting server

1 Answers  


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 findout, if the user is local user or NIS user in the Linux (RHEL)?

1 Answers  


Categories