forked from gadmin/gsb2023
modif README.md
This commit is contained in:
parent
6e33ccce33
commit
9fd18796a6
@ -2,13 +2,16 @@
|
|||||||
|
|
||||||
Modifier l'execution d'iptables [plus d'info ici]:https://wiki.debian.org/iptables
|
Modifier l'execution d'iptables [plus d'info ici]:https://wiki.debian.org/iptables
|
||||||
```bash
|
```bash
|
||||||
update-alternatives --set iptables /usr/sbin/iptables-legacy```
|
update-alternatives --set iptables /usr/sbin/iptables-legacy
|
||||||
|
```
|
||||||
|
|
||||||
Pour tester utiliser [Nmap]:https://nmap.org/man/fr/man-briefoptions.html
|
Pour tester utiliser [Nmap]:https://nmap.org/man/fr/man-briefoptions.html
|
||||||
```bash
|
```bash
|
||||||
sudo nmap -p51820 192.168.0.51```(r-vp1)
|
sudo nmap -p51820 192.168.0.51
|
||||||
|
```(r-vp1)
|
||||||
```bash
|
```bash
|
||||||
sudo nmap -p51820 192.168.0.52```(r-vp2)
|
sudo nmap -p51820 192.168.0.52
|
||||||
|
```(r-vp2)
|
||||||
|
|
||||||
Sortie :
|
Sortie :
|
||||||
`PORT STATE SERVICE
|
`PORT STATE SERVICE
|
||||||
|
@ -2,13 +2,16 @@
|
|||||||
|
|
||||||
Modifier l'execution d'iptables [plus d'info ici]:https://wiki.debian.org/iptables
|
Modifier l'execution d'iptables [plus d'info ici]:https://wiki.debian.org/iptables
|
||||||
```bash
|
```bash
|
||||||
update-alternatives --set iptables /usr/sbin/iptables-legacy```
|
update-alternatives --set iptables /usr/sbin/iptables-legacy
|
||||||
|
```
|
||||||
|
|
||||||
Pour tester utiliser [Nmap]:https://nmap.org/man/fr/man-briefoptions.html
|
Pour tester utiliser [Nmap]:https://nmap.org/man/fr/man-briefoptions.html
|
||||||
```bash
|
```bash
|
||||||
sudo nmap -p51820 192.168.0.51```(r-vp1)
|
sudo nmap -p51820 192.168.0.51
|
||||||
|
```(r-vp1)
|
||||||
```bash
|
```bash
|
||||||
sudo nmap -p51820 192.168.0.52```(r-vp2)
|
sudo nmap -p51820 192.168.0.52
|
||||||
|
```(r-vp2)
|
||||||
|
|
||||||
Sortie :
|
Sortie :
|
||||||
`PORT STATE SERVICE
|
`PORT STATE SERVICE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user