root@opnsense01:~ # sockstat -l | grep openvpnroot openvpn 20936 4 stream /tmp/php-fastcgi.socket-1root openvpn 20936 7 stream /var/etc/openvpn/server1.sockroot openvpn 20936 9 udp4 127.0.0.1:1194 *:*root@opnsense01:~ #
...local 127.0.0.1...
root@opnsense01:~ # sockstat -l | grep openvpnroot openvpn 64043 4 stream /tmp/php-fastcgi.socket-1root openvpn 64043 7 stream /var/etc/openvpn/server1.sockroot openvpn 64043 9 udp46 *:1194 *:*root@opnsense01:~ #
Can't assign requested address (code=49)
push "route 192.168.0.0 255.255.254.0 vpn_gateway 100"
Die "Advanced Config" -> "Advanced" fällt ja bald weg, wo man das einstellen kann.
Wäre es da zielführend einen Patch einzureichen, der das für alle Netze in "IPv4 Local Network" und "IPv6 Local Network" macht?Anders gesagt: Die Liste der Netze in "IPv4 Local Network" und "IPv6 Local Network" ist bei mir schon recht lang und ich bin recht faul .
IPv4 Local Network These are the IPv4 networks that will be accessible from the remote endpoint. Expressed as a comma-separated list of one or more CIDR ranges. You may leave this blank if you don't want to add a route to the local network through this tunnel on the remote machine. This is generally set to your LAN network.IPv6 Local Network These are the IPv6 networks that will be accessible from the remote endpoint. Expressed as a comma-separated list of one or more IP/PREFIX. You may leave this blank if you don't want to add a route to the local network through this tunnel on the remote machine. This is generally set to your LAN network.