Hi,
I have a remoteaccess openVPN server set up on my pfsense router. I also have a site to site VPN (peer to peer, not remote access), and that's to my friends network (also a pfsense router). I want to be able to run a remote access VPN from my router which allows clients to connect to both my network AND my friends network.
The network subnets are as follows:
10.10.10.0/24 my main LAN
10.10.30.0/24 my isolated LAN for public servers
192.168.9.0/24 remote access VPN tunnel network
192.168.137.0/24 site to site VPN tunnel network
10.50.0.0/24my friends LAN
What would I need to put in the config file for the OpenVPN clients for this? I know its a matter of routing, but I don't know how to set up OpenVPN to route through my networks to his.
Thanks everyone!