I have made chnages /etc/hosts/allow like

ALL:ALL

I have to restart the whole computer to check that , is there any service which i can restart to check the setting

link|improve this question
feedback

2 Answers

up vote 6 down vote accepted

Most services that use /etc/hosts.allow will notice changes to the file without a restart.

link|improve this answer
+1, or just restart the service you want to test. – Chris S Apr 24 '10 at 14:51
feedback

You can restart the xinetd dameon and that should do.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown