Besonderhede van voorbeeld: -9106431312770219968

Metadata

Author: Common crawl

Data

English[en]
And you could drop any packet that is not in the state table by issuing iptables -A INPUT -i eth0 -m state --state INVALID -j DROP just before the previous command.
Spanish[es]
Usted también puede desechar cualquier paquete que no esté en la tabla de estado indicando iptables -A INPUT -i eth0 -m state --state INVALID -j DROP justo antes del comando anterior.
French[fr]
Vous pourriez ignorer tous les paquets qui ne sont pas dans la table des états en faisant iptables -A INPUT -i eth0 -m state --state INVALID -j DROP juste avant la commande précédente.
Russian[ru]
Вы можете отбросить любой пакет, не соответствующий состоянию таблицы, выполнив команду iptables -A INPUT -i eth0 -m state --state INVALID -j DROP сразу же после предыдущей.

History

Your action: