On 17/04/2021 02:12, Jack Craig wrote:
* [jackc@ws ~ $ ping -c 3 ws.linuxlighthouse.com <http://ws.linuxlighthouse.com> PING ws (10.0.0.101) 56(84) bytes of data. 64 bytes from ws (10.0.0.101): icmp_seq=1 ttl=64 time=0.083 ms 64 bytes from ws (10.0.0.101): icmp_seq=2 ttl=64 time=0.062 ms 64 bytes from ws (10.0.0.101): icmp_seq=3 ttl=64 time=0.067 ms* *wrong!! let me clean these up and see how far that gets me * *thanks again for all your help * *I am getting there slow but sure*
Why is that "wrong"? I thought ws.linuxlighthouse.com had an internal ip adderss of 10.0.0.101 and an external one of 108.220.213.121. You bash prompt appears to be on that host. So, you are "internal". Much meimei below which is internal to my network. [egreshko@meimei ~]$ host meimei meimei.greshko.com has address 192.168.1.18 meimei.greshko.com has IPv6 address 2001:b030:112f::140e [egreshko@meimei ~]$ ping -4 meimei PING (192.168.1.18) 56(84) bytes of data. 64 bytes from meimei.greshko.com (192.168.1.18): icmp_seq=1 ttl=64 time=0.063 ms 64 bytes from meimei.greshko.com (192.168.1.18): icmp_seq=2 ttl=64 time=0.086 ms 64 bytes from meimei.greshko.com (192.168.1.18): icmp_seq=3 ttl=64 time=0.056 ms But, when viewed from outside of my network. [egreshko@acer ~]$ host meimei meimei.greshko.com has address 211.75.128.214 meimei.greshko.com has IPv6 address 2001:b030:112f::140e [egreshko@acer ~]$ ping -4 meimei PING (211.75.128.214) 56(84) bytes of data. 64 bytes from 211-75-128-214.HINET-IP.hinet.net (211.75.128.214): icmp_seq=1 ttl=64 time=0.575 ms 64 bytes from 211-75-128-214.HINET-IP.hinet.net (211.75.128.214): icmp_seq=2 ttl=64 time=0.598 ms 64 bytes from 211-75-128-214.HINET-IP.hinet.net (211.75.128.214): icmp_seq=3 ttl=64 time=0.477 ms -- Remind me to ignore comments which aren't germane to the thread. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure