CSF firewall scripts have a full command line interface that can be useful for troubleshooting purposes:
csf --help
-h --help Display all the CSF command line options
-x, --disable Disable csf and lfd completely
-e, --enable Enable csf and lfd if previously disabled
-l, --status List/Show the IPv4 iptables configuration
-s, --start Start the firewall rules
-f, --stop Flush/Stop firewall rules (Note: lfd may restart csf)
-r, --restart Restart firewall rules
csf --disable
csf --enable
csf --start
csf --stop
csf --restart
csf --status
csf --status6
csf --cping