cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4881
Views
0
Helpful
7
Replies

Restricting Anyconnect Tunnel Group from specific External IP/s

GRANT3779
Spotlight
Spotlight

Not sure if this is possible...

 

I have a tunnel group and the relevant group policy setup for an anyconnect group. Also have split tunnel and vpn-filter ACL created to lock down access to required services.

User has been created and locked down to that tunnel group.

This all works fine as expected and how I want.

 

Is there a way however to allow only a specific external IP to access that specific Tunnel Group? I think not from my own research. Is there a better way to achieve the above and the External IP restriction?

 

Thanks

1 Accepted Solution

Accepted Solutions

Not possible AFAIK. You can only do an all or nothing block using control-plane ACL. 

 

Is there some other identifying characteristic apart from IP address? Maybe you could use DAP to block the attempt post authentication. 

View solution in original post

7 Replies 7

Hi @GRANT3779

 

 I think it is possible if you know the IP. You can try something like:

 

ciscoasa(config)# access-list FILTER-VPN deny udp "target Host" "Firewall IP"   eq 500

ciscoasa(config)# access-list FILTER-VPN permit ip any any

ciscoasa(config)# access-group FILTER-VPN in interface outside control-plane

 

Not sure about your firewall version.

 

-If I helped you somehow, please, rate it as useful.-

Hi Flavio,

 

I think my Title was misleading now I read it again. What I am looking for is to allow only certain Public IPs to access a specific tunnel group.

I have many other tunnel groups, but for one of these I would like only a specific range of Public IPs to be able to access it.

 

 

The idea remains the same. The thing is, IPSEC traffic is sent to the firewall´s control plane so you wont block with regular ACL, so you need to use those ACL informed above. What you need to do is block accordingly.

 

 

 

-If I helped you somehow, please, rate it as useful.-

Not possible AFAIK. You can only do an all or nothing block using control-plane ACL. 

 

Is there some other identifying characteristic apart from IP address? Maybe you could use DAP to block the attempt post authentication. 

Hi, 

@Rahul Govindan this is what I did think when reading further on the control plane ACL. I will see what other options we have.

Thanks both for the feedback.

Team - Please allow me to resurect this old post, can someone please let me know how to lock down a local user to a specific tunnel-group? Any feedback is appreciated.

There are different way's to accomplish this... You can use DAP (dynamic access policy) to create specific Group-Policy for a username.


Alternatively you can use Tunnel-Group Lock. I have seen tunnel-group lock option on the ASA (using ASDM) but I have never used that flavor, instead I use it on our ACS server which is acting as the AAA server for authentication. The policies on the ACS box make sure the user account can only connect to the tunnel-group they are part of on the ACS box.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: