Jan 13, 2015

VPN — OpenVPN — Routing Internet traffic through a site-to Choose a subnet that’s not in use in any of the current LANs. This will be used internally by OpenVPN. We’re using 192.168.204.0/30 here but any private range will do. The /30 mask is because OpenVPN will only use one IP address per site. We’re connecting two sites so two addresses will suffice. /24 will work but is overkill. IPv6 Tunnel OpenVPN — VyOS 1.3.x (equuleus) documentation set interfaces openvpn vtun10 server push-route 192.168.0.0/16 set interfaces openvpn vtun10 server subnet 10.23.1.0/24 Since it’s a HQ and branch offices setup, we will want all clients to have fixed addresses and we will route traffic to specific subnets through them. We need configuration for each client to achieve this.

OpenVPN [ClearOS Documentation]

If you have a site with a WAN IP of 1.2.3.4 and another site with a WAN IP of 1.2.3.5, the site-to-site VPN tunnel may not work if the IPs are in the same subnet or share the same gateway. In order for the site to site VPN to work, each location needs to be completely different from the other location. Solved: WRT1200AC OpenVPN Subnet Mask Problem - Linksys I am using the Windows OpenVPN client and connecting to my Linksys router which has a local network subnet mask of 255.255.0.0 and an address of 192.168.7.1. However when it tries to connect and add a route in windows, it fails because it is trying to use the subnet mask of 255.255.0.0 with 192.168 Using OpenVPN to route a specific subnet to the VPN | Into

If you have a site with a WAN IP of 1.2.3.4 and another site with a WAN IP of 1.2.3.5, the site-to-site VPN tunnel may not work if the IPs are in the same subnet or share the same gateway. In order for the site to site VPN to work, each location needs to be completely different from the other location.

How to set up OpenVPN client on Asus routers with ASUSWRT