10-25-2023 10:33 AM - last edited on 10-27-2023 02:32 AM by Translator
Hello.
When Anyconnect
endpoint traceroute to 172.25.1.1,it exits ASA5525 public outside interfacee (which is 0.0.0.0 0.0.0.0 LAN default route.) (Tunneled default route is 172.16.x.x = inside interface)
ASA5525# sh route 172.25.1.1
Routing entry for 172.25.0.0 255.255.0.0 Known via "eigrp 1", distance 170, metric 282112, type external Redistributing via eigrp 1 Last update from 172.16.28.66 on inside, Routing Descriptor Blocks: * 172.16.28.66 , from 172.16.28.66 , 0:59:30 ago, via inside
ASA5525# sh route
!! output pruned. !!
Gateway of last resort is 60.1.6.5 to network 0.0.0.0
S* 0.0.0.0 0.0.0.0 [1/0] via 65.51.196.65, outside
D EX 172.25.0.0 255.255.0.0
[170/282112] via 172.16.28.66, inside
S 0.0.0.0 0.0.0.0 [255/0] via 172.16.1.1, inside tunneled
ASA5525 # traceroute 172.25.1.1
1 172.16.28.66 1 msec 1 msec 1 msec
3 172.25.1.1 11 msec 10 msec 10 msec
trace complete.
=====
My workstation WebVPN connection through this
ASA5525...
>TRACERT 172.25.1.1
1 13 ms * 13 ms 60.1.6.5
2 26 ms 25 ms 30 ms 172.25.1.1
QUESTION: Why does my WebVPN connected workstation route to this
172.25.1.1
destination through the
ASA outside interface
, instead of the listed route through the
inside interface
"?
Thank you.
Solved! Go to Solution.
10-26-2023 08:30 AM - last edited on 10-27-2023 02:33 AM by Translator
Perhaps there is something I am not understanding in your situation. But it seems to me that the explanation is that the workstation is reaching your ASA using an encrypted tunnel and that the
outside interface
is where the tunnel connects.
10-26-2023 08:30 AM - last edited on 10-27-2023 02:33 AM by Translator
Perhaps there is something I am not understanding in your situation. But it seems to me that the explanation is that the workstation is reaching your ASA using an encrypted tunnel and that the
outside interface
is where the tunnel connects.
10-26-2023 08:48 AM - last edited on 10-27-2023 04:40 AM by Translator
So you are saying that ...
workstation>TRACERT 172.25.1.1
1 13 ms * 13 ms 60.1.6.5
2 26 ms 25 ms 30 ms 172.25.1.1
---
...60.1.6.5
is the first hop into the LAN. Well then, as seen in the ASA traceroute
...
---
ASA5525# traceroute 172.25.1.1
1 172.16.28.66 1 msec 1 msec 1 msec
3 172.25.1.1 11 msec 10 msec 10 msec
trace complete.
---
...Why doesn't
172.16.28.66
appear in the
workstation traceroute?
(This is an important hop in the circuit-- it is a DMVPN tunnel. I need to confirm that this Anyconnect traffic is traversing this DMVPN tunnel.)
10-26-2023 12:31 PM - last edited on 10-27-2023 02:36 AM by Translator
The original question was why
tracert
from the workstation used the ASA outside as its next hop. I believe that my suggestion addresses that. Now the question becomes why does
tracert
from the workstation see the
172.25.1.1
without seeing
172.16.28.66.
I do not know enough about your environment to have an explanation for that.
10-26-2023 07:33 PM
I am glad that my suggestion about the first question was helpful. Thank you for marking it as solved. I am sorry that we did not make progress on the second question but realize that explaining the details of your environment might have exposed some sensitive information that is not appropriate in a public forum like this.
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