I have server in Hetzner DC and inside it there are two KVMs (VM1 and VM2)
When I ping VM1 from VM2 I get those errors:
(IPs changed)
>> ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=64 time=0.417 ms
From 2.2.2.2: icmp_seq=2 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=2 ttl=64 time=0.233 ms
From 2.2.2.2: icmp_seq=3 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=3 ttl=64 time=0.263 ms
From 2.2.2.2: icmp_seq=4 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=4 ttl=64 time=0.204 ms
From 2.2.2.2: icmp_seq=5 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=5 ttl=64 time=0.223 ms
Where 2.2.2.2 is the IP of the main physical server.
I have found on the internet that this is because “a quicker path has been found ” however I can’t find how to resolve it.
Any suggestions please? I have spend already more than two days trying to solve it
I have problems pinging anything outside the physical host machine.
When I ping VM1 from VM2 I get those errors:
(IPs changed)
>> ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
64 bytes from 1.1.1.1: icmp_seq=1 ttl=64 time=0.417 ms
From 2.2.2.2: icmp_seq=2 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=2 ttl=64 time=0.233 ms
From 2.2.2.2: icmp_seq=3 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=3 ttl=64 time=0.263 ms
From 2.2.2.2: icmp_seq=4 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=4 ttl=64 time=0.204 ms
From 2.2.2.2: icmp_seq=5 Redirect Host(New nexthop: 1.1.1.1)
64 bytes from 1.1.1.1: icmp_seq=5 ttl=64 time=0.223 ms
Where 2.2.2.2 is the IP of the main physical server.
I have found on the internet that this is because “a quicker path has been found ” however I can’t find how to resolve it.
Any suggestions please? I have spend already more than two days trying to solve it
I have problems pinging anything outside the physical host machine.