SSTP VPN Mikrotik

Hello,

I have already build a SSTP VPN, but i would like to know if i can set a multiple local address range.

Exemple :

Mikrotik range ip : 10.0.1.0 - 10.0.1.254
VPN Range IP : 10.0.254.0 - 10.0.254.254
Other range ip : 192.168.5.0 - 192.168.5.254

And i need to ping it’s two range, when i’m connected to the VPN.

Is it possible ?

Thanks.

Probably need a little more details on where that other subnet is connected, and where are the connections going to originate from?
In theory you just need to add an IP static route with the appropriate metric and gateway IP address to point to the subnet (assuming its a local subnet).

This is my network, when I connect to the VPN I will need to have access to the subnet 192.168.5.0 but also to 10.0.1.0 via my subnet 10.0.2.0 of my VPN.
By doing tests I can access my equipment only by putting the vpn pool in the same address range.


Would someone have a solution ?

Mikrotik will route between subnets by default, what you will need to look into if it does not work is firewall rules, and also make sure the client device has routes to all these subnets via VPN or a default route via the VPN