LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   starting network service. (https://www.linuxquestions.org/questions/linux-newbie-8/starting-network-service-668247/)

greplinux 09-07-2008 11:54 PM

starting network service.
 
Hi,

Every time I boot my Linux box, I have to execute 'service network restart' before connecting to net. Why is this required? Is it really required?



BTW: I am using fedora 9.

Thanks,

vkmgeek 09-07-2008 11:57 PM

no it is not required..
r u booting in init 5 mode by default ?
u may need to change some /etc/init* or /etc/rc* file

uncle_philip 09-08-2008 12:20 AM

have a look, chkconfig --list
if the network is ON, on 3 and 5

greplinux 09-10-2008 07:54 AM

ok , Will do that.

Thanks,

greplinux 10-07-2008 12:07 AM

This problem was solved by enabling network on init levels 3 and 5 using chkconfig command


All times are GMT -5. The time now is 03:07 AM.