Hello, I offer this "iptables" configuration (adjust) in the next release details. Currently I use a virtual machine configured with a network interface (Nat) insulated with a single internal IP address (DHCP Nat VMWARER). The host machine is equipped with a VPN client and a DNS server LOCALHOST transiting OpenDNS. I installed "Peer Block" on my host machine (Windows 8.1 Pro).
* iptables -A FORWARD -p tcp --tcp-flags SYN,ACK,FIN,RST RST -m limit --limit 1/s -j ACCEPT * * iptables -A INPUT -p tcp -m multiport --dports 20:21,22, 23,25,465,587 **-m recent --set --name SCANNERS --rsource -j DROP* * iptables -A INPUT -p tcp -m multiport --dports 110,137:139,194 **-m recent --set --name SCANNERS --rsource -j DROP* * iptables -A INPUT -p tcp -m multiport --dports 9040,9050,9051,9052,9061,9062,4101,6136 -m recent --set --name SCANNERS --rsource -j DROP* * iptables -A INPUT -m recent --update --seconds 3600 --hitcount 2 --name SCANNERS --rsource --reap -j DROP* Is it normal that Inion Tor circuits are constantly changing in version 2.4 Tails ? Whenever I test my ISP, it changes... Strange ? Best Regards.
_______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
