Browse Source

Add -n to show the IP address rather than domain lookup

FusionPBX 4 years ago
parent
commit
53bdc87f05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/firewall/iptables.rst

+ 1 - 1
source/firewall/iptables.rst

@@ -60,7 +60,7 @@ Show iptable rules
 Show line numbers
 ^^^^^^^^^^^^^^^^^^
 
-``iptables -L -v --line-numbers``
+``iptables -L -v -n --line-numbers``
 
 Delete a line
 ^^^^^^^^^^^^^^