I have installed SE Server on PC with Windows Server 2016.
PC attached to the router1 with default gateway 192.168.0.1, and DHCP obtained Ip adress 192.168.0.9.
In SE server I success create Local Bridge to my network card and I do not enable secure NAT.
I have installed SE Client on the remote PC from remote office. This PC attached to the router2 with default gateway 192.168.0.1, and DHCP obtained Ip adress 192.168.0.222.
Then I initiate connect on client PC, i see this alert:

It dissapear after 10-15 seconds and I have connected client wich is can be reached with netbios name of this PC. But, if I look to virtual VPN adapter In network adapters, I see permanent identifying process, wich never be stopped:

and if I look to status of thic connection, I see no default gateway ip, and some strange IP adress from different subnetwork:

If I setup virtual VPN adapter as static ip with this values:
ip: 192.168.0.70
subnet: 255.255.255.0
default gateway: 192.168.0.1
then connection executed quickly, and the client successfully appears on the local network on the server side, and it can be accessed both by netbios name and by ip address.
What I must to do, for my client can obtaine ip adress from 192.168.0.XXX subnet with DHCP-server on router1?
Many thanks for any help!