Преглед изворни кода

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

FusionPBX пре 4 година
родитељ
комит
53bdc87f05
1 измењених фајлова са 1 додато и 1 уклоњено
  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
 ^^^^^^^^^^^^^^