Browse Source

Update Iptables.rst

Len 9 years ago
parent
commit
3fb6ce87cb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      source/Iptables.rst

+ 2 - 1
source/Iptables.rst

@@ -38,8 +38,9 @@ Basic Rules
 ICMP (optional)
 ICMP (optional)
 ===============
 ===============
 
 
-|
 | ``iptables -A INPUT -p icmp --icmp-type echo-request -j ACCEPT``
 | ``iptables -A INPUT -p icmp --icmp-type echo-request -j ACCEPT``
+| ``iptables -A INPUT -p icmp --icmp-type echo-request -j ACCEPT``
+
 
 
 Friendly Scanner
 Friendly Scanner
 ================
 ================