Author Topic: Error message when restarting firewal after change ssh 22 port  (Read 6503 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Hi

*WARNING* RESTRICT_SYSLOG is disabled. See SECURITY WARNING in /etc/csf/csf.conf.

Will check further but to let you know, it is a fresh install out of the box

Offline
*
WARNING: RESTRICT_SYSLOG is disabled. See SECURITY WARNING in Firewall...
« Reply #1 on: October 22, 2021, 05:21:27 AM »
Hi !

To remove this warning, what I did was edit the file
Code: [Select]
/etc/csf/csf.conf and change from option 0 to option 3

https://i.imgur.com/M742OCM.png

and restart the csf service
Code: [Select]
csf -r
https://i.imgur.com/54w8F5X.png

The warning disappeared.

:)