How to configure Active Directory server with bridged external IP?

I could think of several tricks to connect the different subnets.
Can you clarify a bit more how you configured your NethServer and AD container?

Do I understand correctly that your NethServer is installed on a VPS (cloud server) with an external IP adres that is bridged with a internal private IP address. This is your RED interface. Now you need a GREEN interface to make it possible to create a linux container to host Samba4 AD.
You could create a dummy interface that you can give an IP address in a subnet of your choice. This could be the same subnet as your local subnet at home.
There is a howto for that dummy interface. I did this too for my NethServer instance as VPS where I wanted to run Samba4 AD accountprovider.

When you have created the dummy, you can create a site-to-site VPN from your home router to your cloud NethServer instance.
@support_team you think this is possible and are there any special configs in this scenario to take care of?