Browse Source

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

FusionPBX 4 năm trước cách đây
mục cha
commit
53bdc87f05
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ^^^^^^^^^^^^^^