Hi everybody,
Your help will be appreciated.
Somebody knows the path of /sbin/iptables in centos 7?
I want to create bash file /usr/local/csf/bin/csfpost.sh
I have to add this line /sbin/iptables -A INPUT -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT but i can not find /sbin and i receive errors.
Thank you in advance.
Sergey
Your help will be appreciated.
Somebody knows the path of /sbin/iptables in centos 7?
I want to create bash file /usr/local/csf/bin/csfpost.sh
I have to add this line /sbin/iptables -A INPUT -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT but i can not find /sbin and i receive errors.
Thank you in advance.
Sergey