View previous topic :: View next topic |
Author |
Message |
johnnyQuad n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Jul 2019 Posts: 4
|
Posted: Fri Sep 20, 2019 12:57 am Post subject: Cannot ping host on same local network -host unreachable |
|
|
hi I need some help diagnosing a network problem. I have a gentoo host at home that I access using RDP, SSH, etc. it also is used as a media server using Minidlna. I'm not sure if I made a change or if something else has gone wrong, but the system keeps disappearing. for example , here's ping output:
From 192.168.1.31: bytes=32 time<1ms TTL=64
Reply from 192.168.1.31: bytes=32 time<1ms TTL=64
Reply from 192.168.1.31: bytes=32 time<1ms TTL=64
Reply from 192.168.1.31: bytes=32 time<1ms TTL=64
Reply from 192.168.1.31: bytes=32 time<1ms TTL=64
Reply from 192.168.1.31: bytes=32 time<1ms TTL=64
Reply from 192.168.1.31: bytes=32 time<1ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.1.8: Destination host unreachable.
Reply from 192.168.1.8: Destination host unreachable.
Reply from 192.168.1.8: Destination host unreachable.
Reply from 192.168.1.8: Destination host unreachable.
Request timed out.
Request timed out.
Request timed out.
both the .8 and .31 hosts have a wired connection to same network --and the gentoo host (.31) is up despite being unavailable to other hosts on the same network , e.g. .8 , i tried switching .8 or .31 (or both) to a wireless if --no luck.
not sure how to troubleshoot thoughts? _________________ (iγμ∂μ−m)ψ= 0 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mike155 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 17 Sep 2010 Posts: 4438 Location: Frankfurt, Germany
|
Posted: Fri Sep 20, 2019 10:14 am Post subject: |
|
|
Please show us the output of the statements below on BOTH machines ( .8 and .31 ):
Code: | uname -a
ifconfig -a
route -n |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dmpogo Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 02 Sep 2004 Posts: 3468 Location: Canada
|
Posted: Fri Sep 20, 2019 11:01 am Post subject: |
|
|
Can you ping anything ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
krinn Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_howl.gif)
Joined: 02 May 2003 Posts: 7470
|
Posted: Fri Sep 20, 2019 4:18 pm Post subject: |
|
|
Try to output EXACTLY what is on screen from what mike155 has ask.
Your ping output is more confusing than helping |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54856 Location: 56N 3W
|
Posted: Fri Sep 20, 2019 7:03 pm Post subject: |
|
|
johnnyQuad,
Wild guess ... one of those IP addresses, perhaps both, are allocated to several hosts at the same time.
That's a very bad thing. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|