11-22-2018 02:21 AM
Hi all,
+----------------+ +----------------+ +-----------+
| | | ASA 9 | | |
| Client from | | | | Intranet |
| "elsewhere" | AnyConnect 4 | 10.0.0.1 +<---->+ Clients & |
| | (no split tunnel) | | | Services |
| 192.168.222.11 +---------------------->+ 192.168.222.1 | | |
| | 172.16.0.2 | | +-----------+
+----------------+ (pool-adress) | |
| | AnyConnect 4
| a.b.c.d +<----------------> Internet
| | (hairpinning,
+----------------+ no split tunnel)
a) The topology is very simplified.
b) Elsewhere-client need to connect to Intranet Services AND the Internet.
c) Elsewhere-client connects via AnyConnect (all traffic must be tunneled through).
d) Elsewhere-client can connect to Intranet Services.
e) Elsewhere-client can't connect to the Internet.
f) Intranet-client can connect to the Internet (via default route).
g) Internet-client (via AnyConnect) can connect to Intranet services (and U-turn to the Internet).
h) ASA packet-tracer states that elsewhere-client should be able to connect to the Internet.
We obviously lack some basic understanding of routing/NAT. Any ideas for a possible solution?
Thank You,
Erik Qvam
Solved! Go to Solution.
11-22-2018 04:50 AM
Do you have NAT/PAT from the "elsewhere"-interface to outside?
When using packet-tracer do not only look at the result, also look at the processing of NAT and usage of the right interfaces.
11-22-2018 04:50 AM
Do you have NAT/PAT from the "elsewhere"-interface to outside?
When using packet-tracer do not only look at the result, also look at the processing of NAT and usage of the right interfaces.
11-22-2018 05:04 AM
Hi karsten,
Thank you for the answer.
After my posting I started to think about NAT/PAT between "elsewhere" and "outside" and the answer is that it's forgotten. Should the NAT be with respect to the interface (192.168.222.0) or pool (172.16.0.0)?
brgd,
Erik
11-22-2018 05:14 AM
The NAT/PAT has to be done based on the pool-addresses. These addresses are the ones the ASA has to use while processing the traffic.
11-22-2018 05:19 AM
Thank you. I must wait until Monday before I can test the solution and give feedback.
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