[Ferm]:http://ferm.foo-projects.org/ Modifier l'execution d'iptables [plus d'info ici]:https://wiki.debian.org/iptables ```bash update-alternatives --set iptables /usr/sbin/iptables-legacy ``` Pour tester utiliser [Nmap]:https://nmap.org/man/fr/man-briefoptions.html ```bash sudo nmap -p51820 192.168.0.51 ```(r-vp1) ```bash sudo nmap -p51820 192.168.0.52 ```(r-vp2) Sortie : `PORT STATE SERVICE 51820/tcp filtered unknown` Faire des ping!