On 03/01/2021 06:30, Michael H. Warfield wrote:
[mhw@rpi-plate ~]$ ping mirrors.fedoraproject.org
ping: mirrors.fedoraproject.org: Name or service not known
[mhw@rpi-plate ~]$ ping6 mirrors.fedoraproject.org
ping6: mirrors.fedoraproject.org: Name or service not known

Just a note here.

If you do have IPv6 service, those addresses will be preferred over IPv4.  See 
man gai.conf.
One would have to do "ping -4" to differentiate.

[egreshko@meimei ~]$ ping -c 1 mirrors.fedoraproject.org
PING mirrors.fedoraproject.org(proxy06.fedoraproject.org 
(2605:bc80:3010:600:dead:beef:cafe:fed9)) 56 data bytes
64 bytes from proxy06.fedoraproject.org 
(2605:bc80:3010:600:dead:beef:cafe:fed9): icmp_seq=1 ttl=53 time=148 ms

[egreshko@meimei ~]$ ping -4 -c 1 mirrors.fedoraproject.org
PING  (8.43.85.67) 56(84) bytes of data.
64 bytes from proxy14.fedoraproject.org (8.43.85.67): icmp_seq=1 ttl=42 
time=199 ms


---
The key to getting good answers is to ask good questions.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to