I setup SSL and an able to connect. I am not able to get split tunnel to work. It appears when I do a trace route from the client I am going to 10.1.1.1 rather then my internal IP on vlan 1. I see the correct config in CLI
webvpn install svc flash:/webvpn/anyconnect-win-2.4.1012-k9.pkg sequence 1
svc split include 10.4.63.0 255.255.255.0
webvpn gateway SDM_WEBVPN_GATEWAY_1
ip address 173.14.x.xx port 443
ssl trustpoint TP-self-signed-376131594
inservice\
webvpn install svc flash:/webvpn/anyconnect-win-2.4.1012-k9.pkg sequence 1
webvpn context SDM_WEBVPN_CONTEXT_1
I do not think my SSL VPN is going through the correct gateway of 10.4.63.1
Not connected to VPN.
Tracing route to 10.4.63.15 over a maximum of 30 hops
1 * * * Request timed out.
2 * * * Request timed out.
Connected to VPN
Tracing route to 10.4.63.15 over a maximum of 30 hops
1 20 ms 23 ms 27 ms 10.1.1.1
2 * * * Request timed out.
Is there a way o change it to be 10.4.63.1 or how would I let 10.1.1.1 know about the 10.4.63.0 network?