06-21-2019 03:58 PM - edited 06-21-2019 04:02 PM
Hi everybody,
I have two firewalls Cisco ASA (5516x and 5525x).
The ASA5516X has connected one PC (192.168.50.90/24). The 5516 is the gateway (192.168.50.1/24).
The other ASA (5525X) has configured one VPN remote access (from Internet to PC:192.168.50.90).
There is a common interface between ASA5516X (192.168.50.1) and ASA5525X (192.168.50.200)
I want to communicate the VPN RA user (5525x side) to the PC:192.168.50.90 (5516x side) but I don't know how...
I configured a static route (5525X side):
route COMMON-INTF 192.168.50.90 255.255.255.255 192.168.50.1 but I can't to communicate to the PC:192.168.50.90.
I attached a drawing to illustrate the scenario.
Please help me. Thanks.
Solved! Go to Solution.
06-21-2019 07:57 PM
Hi,
Check that on the ASA5525x you need a route for the PC network and on the AAS5516X you have a route for the VPN pool network.
Thanks
John
06-21-2019 09:19 PM - edited 06-21-2019 09:27 PM
Friend,
Verify if a static route for ASA5525X is added to the ASA5516X router through the IP address of the next hop:
IP route x.x.x.x x.x.x.x next_hop
In addition you should have a default static route of the ASA5525X to Internet :
Ip route 0.0.0.0 0.0.0.0 next_hop
06-21-2019 07:57 PM
Hi,
Check that on the ASA5525x you need a route for the PC network and on the AAS5516X you have a route for the VPN pool network.
Thanks
John
06-21-2019 09:19 PM - edited 06-21-2019 09:27 PM
Friend,
Verify if a static route for ASA5525X is added to the ASA5516X router through the IP address of the next hop:
IP route x.x.x.x x.x.x.x next_hop
In addition you should have a default static route of the ASA5525X to Internet :
Ip route 0.0.0.0 0.0.0.0 next_hop
06-21-2019 09:56 PM
Hi There
Without seeing the config we can only make assumptions. Is there NAT setup on your anyconnect facing interface? If so, do you have a relevant No Nat statement for this flow? Are there ACLs?
If you can share a config it would help.
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