Hi guys,
Can you help me how to run simple iptables rule automaticaly after reboot?
iptables -A INPUT -s 123.123.123.123 -j DROP
Thank you!
Can you help me how to run simple iptables rule automaticaly after reboot?
iptables -A INPUT -s 123.123.123.123 -j DROP
Thank you!