Csf - how to install firewall

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Csf - how to install firewall

Для VPS или сервера по ssh выполняем:

# wget https://download.configserver.com/csf.tgz
# tar -xzf csf.tgz
# cd csf
# sh install.sh


далее отключаем тестовый режим и запускаем фаервол:

# nano /etc/csf/csf.conf
TESTING = "0"
# csf -r