Routing on VPN

Hi everybody, I have a little problem to solve :slight_smile:

I need to reach throught WEB the the address 172.18.150.12
This address si inside the network 171.18.150.0/24 that I can reach via VPN (site-to site VPN).
The local lan is called LAN (a Bridge) and the local gateway is 192.168.10.1

Tests
From Winbox->Terminal, if I do a Ping 172.18.150.12 I don’t receive any answer!
From PC Terminal (MS-DOS), if I do a Ping 172.18.150.12 the address give me an answer

I I try to reach the address (it is a web server) , the web server do not response me!

What I have to do to reach the address 172.18.150.12?
The web server connected with the previus address is called SERVICE-WEB (I created a static DNS where SERVICE-WEB = 172.18.150.12)

I can reach the webserver only if I write 172.18.150.12 in my browser, but do not work if I write SERVICE-WEB
I don’t like to modify host file in all my PC, how can I do solve the problem with my routerboard?

… a new route or a mangle?

Best Regards
Luca (Italy)

Hey Luca

To start with, please post your current config, on Mikrotik: “/export hide-sensitive compact”

Sebastian