diff options
Diffstat (limited to 'md')
| -rw-r--r-- | md/writeup/using_iptables.md | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/md/writeup/using_iptables.md b/md/writeup/using_iptables.md index 3ba3337..a263bbb 100644 --- a/md/writeup/using_iptables.md +++ b/md/writeup/using_iptables.md @@ -302,8 +302,6 @@ there. Then there is possible to match specific connection state  iptables -A INPUT -m state --state NEW -j DROP -s 86.159.18.180  ``` -### Connection state -  ### Logging  Log droppend packages  | 
