I'm trying to set up a VPN as follows:
Remote linux server, acting as OpenVPN server and samba server
local OpenWRT on an Asus 500G Premium, with OpenVPN client. The openWRT box is sitting behind a DSL router. The WAN port is plugged into the DSL router and gets IP and routing info from it.
I'd like to set up a laptop that connects to the OpenWRT box either by wifi or copper, and is bridged to the remote linux server.
Ideally I'd like for the default gateway to be the local DSL router so traffic not bound for the bridged network is sent out the local DSL router.
Is this possible? Can anyone provide some hints/guidance?
Thanks,
--Yan