por que o nexthop ip print é revertido com o comando ping?

por que o nexthop ip print é revertido com o comando ping?

Esta pergunta me atingiu hoje, enquanto estou bastante acostumado a vê-la invertida, mas na verdade, por que o ip do nexthop está revertido no comando ping?

PING 10.8.0.8 (10.8.0.8) 56(84) bytes of data.
From 10.8.0.1 icmp_seq=1 Redirect Host(New nexthop: 8.0.8.10)
From 10.8.0.1 icmp_seq=2 Redirect Host(New nexthop: 8.0.8.10)
From 10.8.0.1 icmp_seq=3 Redirect Host(New nexthop: 8.0.8.10)
From 10.8.0.1 icmp_seq=4 Redirect Host(New nexthop: 8.0.8.10)

(10.8.0.8 geralmente é acessado via 10.8.0.1, mas não está ligado, portanto o ping falha... mas a questão é sobre o "8.0.8.10" invertido)

Responder1

Este parece ser um bug no iputils com Ubuntu.

https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1892108

informação relacionada