Skip to content

🐛 Bug: Pre-install Tests #74

@Thomas7140

Description

@Thomas7140

CSF › Version

15.08

CSF › Release

Stable

System › OS

Linux

System › Distro & Version

debian 13

Control Panel › Name

Webmin

Priority

Low

Issue Description

When running the test via the https://github.com/Aetherinox/csf-firewall/tree/main?tab=readme-ov-file#download-getsh
it fail but if the cd csf into the first csf folder and run it it works see below

debian@webmin:$ sudo perl csf/csftest.pl
Can't open perl script "csf/csftest.pl": No such file or directory
debian@webmin:
$ cd csf
debian@webmin:~/csf$ sudo perl csf/csftest.pl
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...OK
Testing ipt_REJECT...OK
Testing ipt_state/xt_state...OK
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...OK
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...OK
Testing iptable_nat/ipt_DNAT...OK

RESULT: csf should function on this server

Steps To Reproduce

edit Step 3: Run Pre-install Tests and add cd csf before the test

Logs › Lfd

No response

Config › csf.conf

No response

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions