Configure Strongswan IKEv2 VPN Client on Raspberry Pi 3 B+

We've configured strongswan IKEv2 VPN client on Raspberry Pi 3 B+.

We were able to successfully connect it to a hosted VPN service. Logged onto the console, all traffic is correctly passing between VPN client on Raspberry pi and hosted VPN Server.

But we are unable to forward traffic received over Wireless LAN to the VPN server.

Does anyone have specific Firewall and ipset rules on how to forward all WAN traffic to the LAN over VPN?

You can also PM on harley.dvdson@gmail.com.

Harley

You just need to create a tunnel interface and in firewall forwarding rules add src = your tunnel and destination = lan. btw can yu share the steps you did to configure IKEv2 VPN client on openwrt. Im trying from 10 days and not getting a solution. Thanks