* Aur�lien Camp�as <[EMAIL PROTECTED]> [2003-01-29 19:46] : > nmap localhost, ou bien > > nmap 127.0.0.1 me renvoie �a (Woody): > > Starting nmap V. 2.54BETA31 ( www.insecure.org/nmap/ ) > WARNING: Could not determine what interface to route packets through to > 127.0.0.1, changing ping scantype to ICMP ping onlypcap_open_live: bind: > No such device > There are several possible reasons for this, depending on your operating > system: > LINUX: If you are getting Socket type not supported, try modprobe > af_packet or recompile your kernel with SOCK_PACKET enabled.
Tu as quoi dans la section Networking options du fichier de config de ton noyau ? (je suspecte un CONFIG_UNIX=m par exemple) Il semble qu'il te manque l'interface loopback, non ? Qu'affiche un ifconfig et un route ? Qu'as-tu dans ton fichier /etc/network/interfaces ? Fred

