Quantcast
Channel: pfSense
Viewing all articles
Browse latest Browse all 790

OpenVPN Site to Site Access

$
0
0

First off -- 14 hours of reading so far -- meaning I PROMISE Ive read all there is. But apparently Im missing the one article that will give me my answer.

Rundown:

Site A - pfSense VM with OpenVPN serving the connection

Tunnel IP 10.0.8.0 /24

LAN IP 192.168.120.0/24

Static route configured on pfSense to point SiteB LAN to GW of VPN


Site B - Server2012R2 running client exported form pfSense at Site A

LAN IP 192.168.1.0/24

OVPN Config:

dev tun
persist-tun
persist-key
cipher AES-256-CBC
auth SHA1
tls-client
client
resolv-retry infinite
remote xx.xxx.xxx.xxx 1194 udp
verify-x509-name "xxxxx xxx" name
auth-user-pass password.txt
pkcs12 pfSense-udp-1194-xxxxx.p12
tls-auth pfSense-udp-1194-xxxxx-tls.key 1
remote-cert-tls server
route-method exe
route-delay

I know you will want more info, and will be more than happy to provide. But for the sake of time -- or something...


Viewing all articles
Browse latest Browse all 790

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>