cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8276
Views
0
Helpful
2
Replies

Flow is a loopback

Hi,

Our remote vpn clients cannot browse the web when connected.

I do not want to enable split tunnelling, unless there is no other way to make this work.

At the moment I've configured an ACL that allows all vpn client to "any" with http.

It is an ASA 5510 with ver. 8.0(3).

Thanks in advance,

Rasmus

2 Replies 2

a.alekseev
Level 11
Level 11

same-security-traffic permit inter-interface

same-security-traffic permit intra-interface

global (outside) 1 some_ip

nat (outside) 1 vpn_client_net vpn_client_net_mask

Thanks for your reply. I've already done what you suggested, and it is still not working 😞

Do I need to make some sort of static route for the vpn client subnet?