Hi, ich habe seit meiner Neuinstallation von Debian Sid das Problem localhost nicht mehr ansprechen zu können. Ein ping schlägt fehl, ebenso wie der Versuch den laufenden apache anzusteuern. Von anderen Kisten aus habe ich keine Probleme damit Dienste wie z.B. apache auf meinem Rechner zu nutzen. Auch ein nmap funktioniert. Startet man einen nmap auf meinem Rechner erhält man folgendes Output: <schnapp> deepthought:~# nmap localhost Starting nmap V. 2.54BETA33 ( 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 only pcap_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. *BSD: If you are getting device not configured, you need to recompile your kernel with Berkeley Packet Filter support. If you are getting No such file or directory, try creating the device (eg cd /dev; MAKEDEV <device>; or use mknod). SOLARIS: If you are trying to scan localhost and getting '/dev/lo0: No such file or directory', complain to Sun. I don't think Solaris can support advanced localhost scans. You can probably use "-P0 -sT localhost" though. QUITTING! </schnapp> af_packet ist geladen und ich benutze noch den Standardkernel (2.2.19pre17) von potatoe. Damit sollte es doch eigentlich keine Probleme geben?!? Die Routing-Tabelle sieht wie folgt aus: <schnipp> deepthought:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 62.225.255.165 * 255.255.255.255 UH 0 0 0 ppp0 localnet * 255.255.255.0 U 0 0 0 eth0 default 62.225.255.165 0.0.0.0 UG 0 0 0 ppp0 </schnipp> Irgend jemand irgendwelche Tipps? Danke im Voraus. MfG Flo -- -----BEGIN GEEK CODE BLOCK (3.12)----- GCS d(--) s: a18 C++(+++) UL+++>++++$ P+>+++ E- W++ N w-(--) PS+ PE-- Y+ PGP++ t+(++) 5>+ X(+) R>+ !tv b+ D+ G++>+++ e(*)>++++ h(!)>--- r+ y -----END GEEK CODE BLOCK--------------
Teilnehmer (2)
-
Florian Boehl
-
Jan-Benedict Glaw