Page 1 of 1

csf.allow source AND destination IP address

Posted: 26 Jan 2024, 12:11
by lokfan
Hi,

We appreaciate all the work done on CSF!
However, we are not able to set both source and destination IP address in csf.allow.
Therefor we need another work around and set it "manually" in iptables.

Please add the option to set both source and destination IP. This would greatly improve on CSF.
Something like
tcp|in|d=443|s=10.0.0.2,d=172.0.0.2 #Allow tcp-in from 10.0.0.2 to port 443 on 172.0.0.2

Thanks in advance and kind regards,
Fan