cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2838
Views
0
Helpful
18
Replies

Remote access VPN can't connect to internal network (again) - asa 5520

ngo duyen
Level 1
Level 1

I have problem with asa 5520,Remote access VPN can't connect to internal network

I see many topic the same title, but they may not match my problem. I cant ping, telnet, ...  to  inside network from a vpn client.

I can ping all internal network  from ASA 5520.

could you see my config and help me?

thank you so much.

18 Replies 18

I can access 10.64.65.96/27 from vpn. I want access all other subnets.

first of all I want  to access 10.64.64.0/24.

Hi,

Could you try:

router ospf 1

network 10.64.64.x 255.255.255.y area 2

Let me know.

Regards,

Anu

Well you have all the routes you need in the ASA and your core switch can route back to the VPN pool. If the last configuration you pasted is the latest then all you will need to do is update your split tunnel ACL ipsecvpn with all the other networks you want access to for example:

access-list ipsecvpn standard permit 10.64.64.0 255.255.255.0

access-list ipsecvpn standard permit 10.64.66.0 255.255.255.0

thank you for your help

Now, I know the problem with my redistribute route