Page 1 of 1

Silent/No output from csf -r

Posted: 10 Oct 2014, 00:12
by weetabix
On one server I get this like always as I remember it;

Code: Select all

root@server1 [~]# csf -r
Flushing chain `INPUT'
Flushing chain `FORWARD'
Flushing chain `OUTPUT'
Flushing chain `ALLOWIN'
Flushing chain `ALLOWOUT'
Flushing chain `DENYIN'
Flushing chain `DENYOUT'
Flushing chain `DSHIELD'
...
On another server, it's totally silent;

Code: Select all

root@server2 [~]# csf -r
root@server2 [~]# 
Same goes for if I restart csf from csf UI in WHM.

Normal or not?

Re: Silent/No output from csf -r

Posted: 21 Oct 2014, 18:00
by marcele
Check the config item VERBOSE . One of the servers is likely set to VERBOSE = "1" while the other is set to VERBOSE = "0".