Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux_firewall [2016/07/20 12:27] rootlinux_firewall [2016/07/20 12:28] root
Line 35: Line 35:
 ip6tables -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -m conntrack --ctstate NEW -j REJECT --reject-with tcp-reset ip6tables -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,ACK SYN -m conntrack --ctstate NEW -j REJECT --reject-with tcp-reset
 </code> </code>
 +
 +iptables -nvL
 +
 
linux_firewall.txt · Last modified: 2016/07/20 12:28 (external edit)