OpenVPN configuration

Started by JGN1956, August 19, 2022, 08:32:58 PM

Previous topic - Next topic
When I try to set two diffrent LAN segments in my LAN I get the followin error:

'192.168.30.0/24, 192.168.40.0' in 'Red Local IPv4' may only contain valid ipv4 CIDR range(s) separated by commas.


The error in itself is illogic since, as you can see, the ranges are valid ipv4 CIDR. The problem is that, apparently, only ONE range is allowed. and therefore, either there is an error in the coding or in the help and documentation.

Can you set up your client so that all client communications go through the VPN tunnel?

I answer myself: Just check the Route all traffic through the tunnel  :)

I do not know why I did not see it before.  Anyways, I think the help regarding Local net as a series of ipv4 CIDR separated by commas is wrong.

Quote from: JGN1956 on August 19, 2022, 08:32:58 PM
'192.168.30.0/24, 192.168.40.0' in 'Red Local IPv4' may only contain valid ipv4 CIDR range(s) separated by commas.


The error in itself is illogic since, as you can see, the ranges are valid ipv4 CIDR.

AFAIK the problem is that there is space after the comma.