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
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 |
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 |
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 |
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 |
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
How does the boot process[init levels] work on Linux? How is it different from Solaris?
How to load the old kernel without rebooting server
will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?
what is the difference between fork and thread ? and parent and child process in fork system call?
What are RPM?s, what do they offer?
What is the difference between an argument and an option/switch?
How to convert an IP address to a Domain name using Unix ?
what are the different types of Backups..?
what is difference between inetd and xinetd
What utility can you use to automate rotation of logs?
How to ""Add"" not replace address to same network card other than the alias way.... ??????