Missing field "IPv4 Remote Network" in OpenVPN Server config
-
Hi all,
i am troubleshooting my Site-To-Site-VPN. According to https://docs.netgate.com/pfsense/en/latest/recipes/openvpn-s2s-tls.html#figure-openvpn-site-to-site-ssl-tls there is a field "IPv4 Remote Network" on "http://pfsense/vpn_openvpn_server.php?act=edit&id=0" where i have to input my client LAN networks.
I cant find this field. Is this an error in docs? Or exists this textbox on an old version? Ive checked version 2.4.3-RELEASE-p1 and 2.5.2-RELEASE.
Greets from bavaria
-
@freisei
When you've checked "Redirect gateway" the "Remote networks" box is suppressed.
Both options prompt pfSense to add route pointing to the remote endpoint. "Redirect gateway" adds the default route, "Remote networks" adds routes for specified networks. So if "Redirect gateway" is checked there is no need to add additional routes for any networks at all. -
@viragomann
when i check "Redirect IPv4 Gateway" then "IPv4 Local network(s)" is hidden. But I am searching for the field "IPv4 Remote Network" - which never apears.I just found out that "IPv4 Remote Network" is only shown when Server mode is "peer to Peer (SSL/TLS)" instead of "remote access (SSL/TLS)