Command to restart network?


Recommended Posts

I think it's rc.inet1

 

root@unraid:/etc/rc.d# ls -l /etc/rc.d/rc.inet1         

-rwxr-xr-x 1 root root 9237 May 26 05:55 /etc/rc.d/rc.inet1

 

Inetd is the daemon that starts other daemons based on socket connection.

 

rc.inet1 manages the network interface itself.

Oops, you are right... the above command stops and starts all services.

/etc/rc.d/rc.inet1  stop

/etc/rc.d/rc.inet1  start

/etc/rc.d/rc.inet1  restart

 

Joe L.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.