kennyanderson723 Posted January 25, 2022 Share Posted January 25, 2022 Hello everyone, From the Last few days i have got a very weired Problem is that Two Hosts A and B both are running with the Ubuntu and both are connected with the WLAN, When i Ping Host B form the A Host, it Shows Destination Host Unreachable and when i Ping form Host A to Destination B it works as expected, but after that when i Ping B form A it works ut Fails again if i disconnected and reconnected A form the network. I don't know what is the Issue, Please help? **10.0.0.4:** $ ifconfig ath0 Link encap:Ethernet HWaddr 00:1f:e2:86:65:60 inet addr:10.0.0.4 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::21f:e2ff:fe86:6560/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3778 errors:0 dropped:0 overruns:0 frame:0 TX packets:1531 errors:1 dropped:1 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:516476 (516.4 KB) TX bytes:209053 (209.0 KB) $ netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 ath0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 ath0 0.0.0.0 10.0.0.1 0.0.0.0 UG 0 0 0 ath0 $ arp -n Address HWtype HWaddress Flags Mask Iface 10.0.0.1 ether 00:11:50:1e:61:02 C ath0 10.0.0.5 ether 00:26:5e:11:97:13 C ath0 **10.0.0.5:** $ ifconfig eth1 Link encap:Ethernet HWaddr 00:26:5e:11:97:13 inet addr:10.0.0.5 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::226:5eff:fe11:9713/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9388 errors:0 dropped:0 overruns:0 frame:24978 TX packets:10300 errors:6 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4785464 (4.7 MB) TX bytes:1978774 (1.9 MB) Interrupt:17 $ netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 0.0.0.0 10.0.0.1 0.0.0.0 UG 0 0 0 eth1 $ arp -n Address HWtype HWaddress Flags Mask Iface 10.0.0.1 ether 00:11:50:1e:61:02 C eth1 both Machine are ubuntu Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.