Hi all,
i'm using CS 4.1 with Virtual Router for Isolated virtual networks
(_not_ VPC).
I can enable VPN using CS GUI and connect to it just fine from Windows
or OSX.
Virtual router gives me IP from range defined in
remote.access.vpn.client.iprange ( 10.1.2.1-10.1.2.11).
My virtual instances get IPs from Guest CIDR (10.2.0.0/16) as defined in
zone details.
If i try to access VM i can't, because my request gets routed out my
default GW and not out the VPN device.
If i want to have access to my VMs, i have to add a static route
10.2.0.0/16 via 10.1.2.1 or just set an not used IP from
10.XX.0.0/16 range directly to my VPN device. Is this how it's supposed
to work?
How do you do it?
Tnx for advice,
F.