I like some input on a setup I’m building.
The goal is to have remote clients (handheld PDA’s) use a RUT router to access AWS via an HQ public IP behind a Barracuda Cloudgen firewall.
Setup:
- a central Barracuda Cloudgen firewall with a fixed public IP.
- a RUTC50 and a RUTX11 with IPSec configured toward this central Barracuda.
IPSec is route based, MTU 1386, IKEv2, Local firewall check ON, Remote firewall check ON, Passthough interface: LAN, Passthrough subnet: the local LAN subnet
Then I have a static route configured with Interface the IPSec tunnel name, target 166.117.0.0, netmask 255.255.0.0, gateway the IPSec routed IP at Barracuda, metric 1, MTU 1386, route type: unicast
However I cannot get the RUT device to push the traffic towards any IP in the 166.117.0.0/16 subnet over the IPSec tunnel.
Any tips?