I have following configuration:
mikotik router LAN IP 192.168.11.1,
domain controller (windows server 2012r2) ip 192.168.11.2 (dc/dns)
file servers in network 192.168.11.0/24
I have set up IKEv2 (following the roadwarrios howto), with RADIUS authentication, ike2-pool 192.168.77.0/24
I have added 192.168.11.0/24 and 192.168.77.0/24 to subnets in domain locations
the problem is that VPN clients cannot contact domain cotroller over IKEv2 VPN, but it is possible with SSTP VPN server and MASQ enabled for VPN clients
the SSTP clinet has local IP address and bridge binding - not possible with IPSec (?)
any ideas ?