Emulating a network connection with packet drop

IP packet drop can be easily emulated on any section of network using a Linux Bridge and a single iptables command: iptables -t mangle -A FORWARD -m statistic –mode random –probability 0.01 -j DROP (where probability is expressed as a value between 0 and 1) If the intention is to emulate packet drop to the […]

 

Warning: Undefined array key "HTTP_REFERER" in /var/www/html/kogitae.fr/blog/wp-content/plugins/auto-seo-tags/autotag.php on line 35

Warning: Undefined array key "host" in /var/www/html/kogitae.fr/blog/wp-content/plugins/auto-seo-tags/autotag.php on line 38