- Code: Alles auswählen
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.178.0 0.0.0.0 255.255.255.0 U 35 0 0 wlan1
169.254.0.0 0.0.0.0 255.255.0.0 U 35 0 0 wlan1
- Code: Alles auswählen
ping -r -I wlan1 192.168.178.1
From 192.168.178,28 icmp_seq=1 Destination host unreachable
arping 192.168.178.1 will nicht. (Versuchts üer eth0 wenn arping -I wlan1 192.168.178.1 schon.
wlan1 hat Adresse 192.168.178.28.
Ideen?