i'm currently building a s2s VPN using 2 pfsense appliances (2.0.2).
I am currently trying to setup an OpenVPN server with the intention of linking several servers together in order to run the backup jobs over the VPN.
For this example, this is what I have:
A pfSense server running OpenVPN (pfsense.vpn)
Two clients: client1.vpn and client2.vpn
OpenVPN / pfSense configured with the following settings:
TUN mode
Tunnel network: 10.0.8.0/24
Local network: 10.0.255.
currently i'm using a site-2-site openvpn setup. The routers en/decrypt all traffic that goes from one net to another. One of them is the Openvpn server. This works but performance is not as good as possible.
I have a VPS that I want to connect to from my home machine via OpenVPN, but I also want that VPS to connect to another OpenVPN server.
THE SETUP:
I have an Ubuntu server of Amazon's EC2 with public IP of (ex.) 123.45.67.89
I have set up OpenVPN so that all incoming traffic passes from my public IP through the EC2 server to a local server hosted at an internal IP address of: 10.8.0.1.
THE SETUP:
I have an Ubuntu server of Amazon's EC2 with public IP of (ex.) 123.45.67.89
I have set up OpenVPN so that all incoming traffic passes from my public IP through the EC2 server to a local server hosted at an internal IP address of: 10.8.0.1.
I have an host in Amazon EC2 which is configured with an OpenVPN Access Server.
The only client to this server is acting as a gateway from a private network.
I installed StrongSWAN 5 on the same host to allow windows 7 and iOS clients to connect using IPSEC.
Both services works but what I cannot figure out is how to configure StrongSWAN to consider the OpenVPN tunnel endpoint as the only gateway a
I have a problem with OpenVPN. I've successfully managed to setup an OpenVPN server on my router which is running TomatoUSB.
I then followed the following steps on 1 client computer.
Download the latest version of OpenVPN with OpenVPN GUI
Copy the certs and config files into the config directory
Connect
On the client I tested the remote-gateway was being pushed correctly.
I have another question thread running where i ask for help with tunneling traffic from one specific program (Help with rtorrent and openvpn (anonine)) but in this thread i want help with setting up a OpenVPN tunnel correctly.
I'm trying to get my OpenVPN setup to work at home.