1.

Solve : Blacklisting protocols in CentOS 6?

Answer»

Hello,

I need to disable unused protocols from being usable on a server that is running CentOS 6. I did some reasearch and found how to BLACKLIST drivers in the modprobe.d blacklist file but can something similar be done for protocols?

Thank you

JohnEach PROTOCOL would have a service associated with it. KNOWING the service/protocol relationship you can disable the correct services for protocol usually. I havent worked with CENT OS in a while, but if you know how to enable/disable services and know the service name matching protocol, you should be ABLE to disable it in system services. Then confirm that its disabled.

http://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-services-chkconfig.html



Discussion

No Comment Found