cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
334
Views
5
Helpful
2
Replies

Remote Access VPN Using ASDM

burgessf
Level 1
Level 1

Hello,

I created a remote access VPN for a vendor using ASDM.  The client will access my network via AnyConnect.  Later I was asked to makes sure the vendor can reach ONLY the server that he needs to reach.  I am not strong on the CLI of the VPN.  How can I configure the VPN to give access to only that one server?

2 Replies 2

Julio Carvajal
VIP Alumni
VIP Alumni

Hello,

You could do it with Split tunneling

Only encrypt the traffic to that particular server

let's say the server IP address is 192.168.12.2

access-list standard TEST permit 192.168.12.2 255.255.255.255

group-policy 1 attributes

split-tunnel-policy tunnelspecified

split-tunnel-network-list value TEST

Regards

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

I totally Agree with Jcarvaja, if you want to use a VPN which has Split tunneling try PureVPN.