iptables -L is slow even with just 2 ip's blocked -


Does anybody know that iptables -l is slow, while only 2 IPs are blocked?

Try using

  iptables -n -l < / Code>  

Reverse DNS lookup

Comments

Popular posts from this blog

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

jquery - How to make a wrapper function in javascript? -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -