11-13-2024 04:24 PM
For the host 172.25.18.4, (VLAN18), I am able to ping and run traceroute utilities from the when the source IP is set to 'Auto'. However, when the source IP is set to 172.25.12.2 (VLAN 1), neither ping or traceroute succeed.
Tracing the route to 172.25.18.4 (172.25.18.4), 30 hops max, 64 byte packets
Type Esc to abort.
1 172.25.18.4 (172.25.31.4) <10 ms <20 ms <10 ms
Trace complete.
RA-SG350#traceroute ip 172.25.18.4 source 172.25.12.2
Tracing the route to 172.25.18.4 (172.25.18.4) from 172.25.12.2, 30 hops max, 64 byte packets
Type Esc to abort.
1 * * *
2 *
Trace aborted.
Oddly, for the host 172.25.18.2, 3 or 5 (VLAN18), I am able to ping and run traceroute as expected both when the source IP is set to 'Auto' and when the source IP is set to 172.25.12.2 (VLAN1).
RA-SG350#traceroute ip 172.25.18.3
Tracing the route to 172.25.18.3 (172.25.18.3), 30 hops max, 64 byte packets
Type Esc to abort.
1 172.25.18.3 (172.25.18.3) <10 ms <10 ms <10 ms
Trace complete.
RA-SG350#traceroute ip 172.25.18.3 source 172.25.12.2
Tracing the route to 172.25.18.3 (172.25.18.3) from 172.25.12.2, 30 hops max, 64 byte packets
Type Esc to abort.
1 172.25.18.3 (172.25.18.3) <10 ms <10 ms <10 ms
Trace complete.
Additional checks:
Do you have suggestions for other diagnostic approaches/techniques I should take?
Thanks in advance for the help
Solved! Go to Solution.
11-13-2024 05:25 PM
11-13-2024 05:25 PM
Does 172.25.18.4 have default gateway configured?
11-13-2024 06:08 PM
When multiple hosts in a subnet do respond to ping/traceroute when sourced from both local addresses and remote addresses, and one host will respond to ping/traceroute when sourced from a local address but not when sourced from a remote address it does suggest that the issue is something with that host and not with the switch/network. The host not having a correct default gateway is certainly one explanation of this behavior. It might also be that this host has some security policy that will respond to ping/traceroute from local addresses but not from remote addresses. What can you tell us about this host?
11-13-2024 06:21 PM
@Flavio Miranda-- BIngo! It does have a default route but it is set incorrectly.
I further found I have a bug in the machine configuration of the host with the issue that shows up on a reboot (which I had executed prior to this issue showing up).
Problem is solved.
11-13-2024 06:23 PM
@Richard Burts-- I didn't mention security policy because these are lab-based hosts and are behind a 'walled garden' - no additional firewall rules or ACLs in place for this subnet.
For those reading this post in the future, though, I agree that's an excellent point of diagnostics.
11-19-2024 12:36 PM
Thanks for the update. Glad to know that you found and fixed the issue.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide