Join Discord
Powered by
then another rule to allow a specific ip /usr/sbin...
# netmaker
o
orange-student-86378
01/01/2023, 9:19 PM
then another rule to allow a specific ip /usr/sbin/iptables -I FORWARD -s 1.1.1.1/29 -p tcp -m multiport --dport 443,80 -j ACCEPT -m comment --comment "hardeningRule 1.1.1.1"
Previous
Next