Change route & rule file in Oracle Linux system with traceroute enquiry
Hi,
I have some questions about traceroute output after changed routing in Oracle Linux.
The original source "130.16.10.25" and target destination "130.38.11.3" was same to before.
Is it expected result after change the network route/rule files?
How can I explain it jump to more hop [2-6]?
Any input would be appreciated.
Below is logs info:
------------------------------------------
Traceroute before change:
[root@uat-host1 ~]# traceroute -n dr-host01
traceroute to dr-host01 (130.38.11.3), 30 hops max, 40 byte packets
1 130.16.10.25 0.331 ms 0.457 ms 0.610 ms
2 130.38.11.3 0.560 ms 0.525 ms 0.579 ms
[root@uat-host1 ~]#
[root@uat-host1 ~]# traceroute -n dr-host02
traceroute to dr-host02 (130.38.11.4), 30 hops max, 40 byte packets
1 130.16.10.25 0.326 ms 0.442 ms 0.596 ms
2 130.38.11.4 0.570 ms 0.513 ms 0.501 ms
[root@uat-host1 ~]#
Changed route and rule file.