Outils pour utilisateurs

Outils du site


tech:pb_nmap_openvz

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:pb_nmap_openvz [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:pb_nmap_openvz [2025/04/01 14:28] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 {{tag>Pb nmap Openvz}} {{tag>Pb nmap Openvz}}
  
Ligne 10: Ligne 11:
 Erreur nmap sur mon VPS OVH Erreur nmap sur mon VPS OVH
  
-<code bash>+~~~bash
 apt-get install --no-install-recommends nmap apt-get install --no-install-recommends nmap
-</code>+~~~
  
-<code ->+ 
 + 
 +~~~
 # nmap  1.2.3.4 # nmap  1.2.3.4
 Starting Nmap 6.00 ( http://nmap.org ) at 2015-05-25 13:17 CEST Starting Nmap 6.00 ( http://nmap.org ) at 2015-05-25 13:17 CEST
 route_dst_netlink: can't find interface "venet0" route_dst_netlink: can't find interface "venet0"
-</code>+~~~
  
-<code -> +~~~ 
-#/nmap --iflist+# nmap --iflist
 Starting Nmap 6.00 ( http://nmap.org ) at 2015-05-25 13:20 CEST Starting Nmap 6.00 ( http://nmap.org ) at 2015-05-25 13:20 CEST
 INTERFACES: NONE FOUND(!) INTERFACES: NONE FOUND(!)
 ROUTES: NONE FOUND(! ROUTES: NONE FOUND(!
-</code>+~~~
  
-Solution + 
-<code bash>+## Solution 
 + 
 +~~~bash
 nmap --unprivileged 1.2.3.4 nmap --unprivileged 1.2.3.4
-</code>+~~~ 
 + 
 + 
 + 
  
  
tech/pb_nmap_openvz.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki