Hello All,
Conn ios
keyexchange=ikev1
authby=xauthpsk
xauth=server
left=%defaultroute
leftsubnet=192.168.10.0/24
leftfirewall=yes
leftcert=serverCert.pem
right=%any
rightsourceip=10.0.0.2/24
auto=add
how can I use split tunnel so only traffic destined for 192.168.10.0/24
go through ipsec tunnel.
Thanks
Vivek