Friday, December 20, 2019

EVE-NG: MikroTik has ping but traceroute not working

I'm new to EVE-NG. I added a MikroTik node and then a Cloud0 (management cloud), then enable the DHCP client in MikroTik and MikroTik can ping 8.8.8.8, but when I traceroute it's not working, what could be the reason? Don't the ping and the traceroute use a similar protocol(icmp) internally?

ping:

[admin@MikroTik] > ping 8.8.8.8 SEQ HOST SIZE TTL TIME STATUS 0 8.8.8.8 56 128 97ms 1 8.8.8.8 56 128 95ms 2 8.8.8.8 56 128 94ms 3 8.8.8.8 56 128 94ms 

traceroute:

[admin@MikroTik] > tool traceroute 8.8.8.8 # ADDRESS LOSS SENT LAST AVG BEST WORST 1 192.168.19.2 0% 2 3.4ms 5.9 3.4 8.4 2 100% 2 timeout 3 100% 1 timeout 4 100% 1 timeout 

P.S:

I absolutely have no idea what that 192.168.19.2 is! Maybe it's the cloud node?! Then why is it stopping traceroute?

Also MikroTik is 192.168.19.132/24 (ether1) and my computer's VMnet8(NAT) is 192.168.19.1.



No comments:

Post a Comment