Example, iptables -A FORWARD -p TCP --dport 22 -j REJECT --reject-with tcp-reset. Explanation, This option tells the REJECT target what response to send to ...
確定! 回上一頁