[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

No route to host im lokalen Netz



Hallo,

ich hab gerad ein Brett vorm und einen Sack überm Kopf - ich mach eigentlich schon lang mit Netzzeug rum aber checks grad nicht...

Also, ich hab hier zwei Kisten über WLAN mit DHCP (dhcpcd) an einem FritzBox Router:

AA	192.168.123.21
BB    192.168.123.22

Von AA und BB aus geht folgendes:

% host www.debian.org
www.debian.org          A       192.25.206.10
% ping www.debian.org
PING www.debian.org (192.25.206.10) 56(84) bytes of data.
64 bytes from gluck.debian.org (192.25.206.10): icmp_seq=1 ttl=51 time=222 ms

Soweit alles klar. Aber:

% host AA
schleppa                A       192.168.123.21
% ping AA
PING AA (192.168.123.21) 56(84) bytes of data.
From BB (192.168.123.22) icmp_seq=1 Destination Host Unreachable

Die Route:
%  /sbin/route
Kernel IP Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface 192.168.123.0 * 255.255.255.0 U 0 0 0 eth2 default fritz.fonwlan.b 0.0.0.0 UG 0 0 0 eth2

und

% host fritz.box
fritz.box               A       192.168.123.1

Ifconfig:

% ifconfig eth2
eth2      Link encap:Ethernet  HWaddr 00:18:DE:69:02:88
inet addr:192.168.123.22 Bcast:192.168.123.255 Mask:255.255.255.0
          inet6 addr: fe80::218:deff:fe69:288/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:16072 errors:0 dropped:30 overruns:0 frame:0
          TX packets:732 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:372844 (364.1 KiB)  TX bytes:74798 (73.0 KiB)
          Interrupt:169 Base address:0xc000 Memory:efcff000-efcfffff

(Hat das dropped:30 irgendwas zu bedeuten?)

Dann noch

# iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination



Ich denk, ich steht hier grad megamäßig aufm Schlauch ... irgendwelche Tipps?

Das Verrückte ist, ich hab hier seit Jahren testing laufen und seid ich mit 'nem neuen Rechner rummach ist irgendwas im Argen.


Viele Grüße,

    Tilo



Reply to: