I need help routing over a virtual server to a IPSec tunnel.
I have:
Mac OS laptop (10.20.4.0/24)
VMware Fusion
Centos running on VMware (192.168.141.0/24) that has a Cisco IPSec tunnel (10.255.254.0/24)
Remote servers on the other side of the tunnel. (10.0.11.0/24)
The Cisco IPSec Tunnel is up.
I want my mac to access the remote servers over the tunnel.
I have turned on routing on the centos server. I have added a static route on the mac pointing at 192.168.141.137 (centos server) for the remote servers (10.0.11.0/24). What other changes do I need to make for this routing?