OK, I have exported the config, anonymized (all IPs are fake, used Find and Replace).
Router 1:
# Router 1
# Public IP address: 11.22.33.44
# LAN Network: 192.168.1.0/24
#
# oct/05/2020 22:15:01 by RouterOS 6.47.4
# software id = ---------
#
# model = RBD52G-5HacD2HnD
# serial number = 0123456789
/interface bridge add admin-mac=D8:60:B4:16:54:7F auto-mac=no comment=defconf name=bridge
/interface ethernet set [ find default-name=ether1 ] speed=100Mbps
/interface ethernet set [ find default-name=ether2 ] speed=100Mbps
/interface ethernet set [ find default-name=ether3 ] speed=100Mbps
/interface ethernet set [ find default-name=ether4 ] speed=100Mbps
/interface ethernet set [ find default-name=ether5 ] speed=100Mbps
/interface wireless set [ find default-name=wlan1 ] antenna-gain=0 band=2ghz-b/g/n channel-width=20/40mhz-Ce country=no_country_set disabled=no distance=indoors frequency=auto frequency-mode=manual-txpower mode=ap-bridge ssid=Wireless station-roaming=enabled wireless-protocol=802.11 wps-mode=disabled
/interface wireless set [ find default-name=wlan2 ] antenna-gain=0 band=5ghz-a/n/ac channel-width=20/40/80mhz-Ceee country=no_country_set disabled=no distance=indoors frequency=auto frequency-mode=manual-txpower mode=ap-bridge ssid=Wireless5Ghz station-roaming=enabled wireless-protocol=802.11 wps-mode=disabled
/interface vlan add interface=ether1 name=vlan10 vlan-id=10
/interface list add comment=defconf name=WAN
/interface list add comment=defconf name=LAN
/interface wireless security-profiles set [ find default=yes ] authentication-types=wpa2-psk mode=dynamic-keys supplicant-identity=MikroTik
/ip hotspot profile set [ find default=yes ] html-directory=flash/hotspot
/ip ipsec peer add address=100.200.250.100/32 local-address=11.22.33.44 name=ike1-Berlin
/ip ipsec profile set [ find default=yes ] dh-group=ecp384 dpd-interval=5m enc-algorithm=aes-256 hash-algorithm=sha256 name=ike1-Berlin
/ip ipsec proposal add auth-algorithms=sha256 enc-algorithms=aes-256-ctr name=ike1-Berlin pfs-group=ecp384
/ip pool add name=dhcp ranges=192.168.1.110-192.168.1.250
/ip dhcp-server add address-pool=dhcp disabled=no interface=bridge lease-time=1w23h59m59s name=defconf
/port set 0 baud-rate=9600 data-bits=8 flow-control=none name=usb1 parity=none stop-bits=1
/interface ppp-client add apn=vodafone default-route-distance=2 name=ppp-VDF port=usb1
/user group set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/interface bridge port add bridge=bridge comment=defconf interface=ether2
/interface bridge port add bridge=bridge comment=defconf interface=ether3
/interface bridge port add bridge=bridge comment=defconf interface=ether4
/interface bridge port add bridge=bridge comment=defconf interface=ether5
/interface bridge port add bridge=bridge comment=defconf interface=wlan1
/interface bridge port add bridge=bridge comment=defconf interface=wlan2
/ip firewall connection tracking set icmp-timeout=30s tcp-close-timeout=20s tcp-close-wait-timeout=20s tcp-fin-wait-timeout=20s tcp-last-ack-timeout=20s tcp-syn-received-timeout=15s tcp-syn-sent-timeout=15s tcp-time-wait-timeout=20s udp-timeout=20s
/ip neighbor discovery-settings set discover-interface-list=!dynamic
/interface detect-internet set wan-interface-list=WAN
/interface list member add comment=defconf interface=bridge list=LAN
/interface list member add comment=defconf interface=vlan10 list=WAN
/ip address add address=192.168.1.1/24 comment=defconf interface=bridge network=192.168.1.0
/ip cloud set ddns-enabled=yes
/ip dhcp-client add comment=defconf disabled=no interface=vlan10
/ip dhcp-server config set store-leases-disk=1w
/ip dhcp-server lease add address=192.168.1.105 always-broadcast=yes client-id=1:22:33:44:AA:D9:01 mac-address=22:33:44:AA:D9:01 server=defconf
/ip dhcp-server lease add address=192.168.1.2 always-broadcast=yes client-id=1:11:22:33:55:E3:DC mac-address=11:22:33:55:E3:DC server=defconf
/ip dhcp-server lease add address=192.168.1.101 client-id=1:1:23:45:6A:9F:50 mac-address=01:23:45:6A:9F:50 server=defconf
/ip dhcp-server lease add address=192.168.1.110 client-id=1:99:44:AC:2D:81:75 mac-address=99:44:AC:2D:81:75 server=defconf
/ip dhcp-server lease add address=192.168.1.50 client-id=1:00:FF:15:A0:AE:3A mac-address=00:FF:15:A0:AE:3A server=defconf
/ip dhcp-server network add address=192.168.1.0/24 comment=defconf dns-server=192.168.1.1 domain=home.lan gateway=192.168.1.1 netmask=24
/ip dns set allow-remote-requests=yes servers=9.9.9.9
/ip dns static add address=192.168.1.1 name=router.home.lan ttl=1w
/ip dns static add address=192.168.1.2 name=srv.home.lan ttl=1w
/ip dns static add address=192.168.1.105 name=mantis.home.lan ttl=1w
/ip firewall filter add action=drop chain=forward disabled=yes out-interface=vlan10 src-address=192.168.1.50
/ip firewall filter add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
/ip firewall filter add action=accept chain=input comment="accept www management from any outside IP" dst-port=2000 in-interface=vlan10 protocol=tcp
/ip firewall filter add action=accept chain=input in-interface=vlan10 protocol=ipsec-esp src-address=100.200.250.100
/ip firewall filter add action=accept chain=input dst-port=500 in-interface=vlan10 protocol=udp src-address=100.200.250.100
/ip firewall filter add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
/ip firewall filter add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
/ip firewall filter add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface=vlan10
/ip firewall filter add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
/ip firewall filter add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
/ip firewall filter add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
/ip firewall filter add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
/ip firewall filter add action=accept chain=forward comment="allow all forwarded ports" connection-nat-state=dstnat
/ip firewall filter add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
/ip firewall filter add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface=vlan10
/ip firewall nat add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface=vlan10
/ip firewall nat add action=dst-nat chain=dstnat comment="Forward SRV" dst-port=2001 protocol=tcp to-addresses=192.168.1.2 to-ports=8000
/ip firewall nat add action=dst-nat chain=dstnat comment="Forward JIRA TCP port to SRV" disabled=yes dst-port=2002 protocol=tcp to-addresses=192.168.1.2 to-ports=8080
/ip firewall nat add action=dst-nat chain=dstnat comment="Forward JIRA UDP port to SRV" disabled=yes dst-port=2002 protocol=udp to-addresses=192.168.1.2 to-ports=8080
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.50.0/24 src-address=192.168.1.0/24
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.1.0/24 src-address=192.168.50.0/24
/ip firewall service-port set ftp disabled=yes
/ip ipsec identity add peer=ike1-Berlin
/ip ipsec policy add dst-address=192.168.50.0/24 level=unique peer=ike1-Berlin proposal=ike1-Berlin sa-dst-address=100.200.250.100 sa-src-address=11.22.33.44 src-address=192.168.1.0/24 tunnel=yes
/ip route add distance=1 dst-address=192.168.50.0/24 gateway=bridge
/ip service set telnet disabled=yes
/ip service set ftp disabled=yes
/ip service set www disabled=yes port=80
/ip service set www-ssl address=0.0.0.0/0 certificate=Certificate_mgmt_Mikrotik disabled=no port=443
/ip ssh set allow-none-crypto=yes forwarding-enabled=remote
/system clock set time-zone-name=Europe/Tokyo
/system identity set name=Tokyo-Router
/system routerboard settings set reformat-hold-button=15s
/tool mac-server set allowed-interface-list=LAN
/tool mac-server mac-winbox set allowed-interface-list=LAN
Router 2:
# Router 2
# Public IP address: 100.200.250.100
# LAN Network: 192.168.50.0/24
#
# oct/05/2020 04:14:56 by RouterOS 6.47.4
# software id = ----------
#
# model = RouterBOARD 1100Dx4
# serial number = 12345ABC67890
/interface bridge add name=bridge
/interface ethernet set [ find default-name=ether1 ] speed=100Mbps
/interface ethernet set [ find default-name=ether2 ] speed=100Mbps
/interface ethernet set [ find default-name=ether3 ] speed=100Mbps
/interface ethernet set [ find default-name=ether4 ] speed=100Mbps
/interface ethernet set [ find default-name=ether5 ] speed=100Mbps
/interface ethernet set [ find default-name=ether6 ] speed=100Mbps
/interface ethernet set [ find default-name=ether7 ] speed=100Mbps
/interface ethernet set [ find default-name=ether8 ] speed=100Mbps
/interface ethernet set [ find default-name=ether9 ] speed=100Mbps
/interface ethernet set [ find default-name=ether10 ] speed=100Mbps
/interface ethernet set [ find default-name=ether11 ] speed=100Mbps
/interface ethernet set [ find default-name=ether12 ] speed=100Mbps
/interface ethernet set [ find default-name=ether13 ] speed=100Mbps
/interface list add name=LAN
/interface list add name=WAN
/interface list add name=WAN-mobil
/interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik
/ip ipsec profile add dh-group=ecp384 dpd-interval=5m enc-algorithm=aes-256 hash-algorithm=sha256 name=ike1-Tokyo
/ip ipsec profile add dh-group=ecp384 dpd-interval=5m enc-algorithm=aes-256 hash-algorithm=sha256 name=ike1-London
/ip ipsec peer add address=11.22.33.44/32 local-address=100.200.250.100 name=ike1-Tokyo profile=ike1-Tokyo
/ip ipsec peer add address=200.74.23.49/32 local-address=100.200.250.100 name=ike1-London profile=ike1-London
/ip ipsec proposal add auth-algorithms=sha256 enc-algorithms=aes-256-ctr name=ike1-Tokyo pfs-group=ecp384
/ip ipsec proposal add auth-algorithms=sha256 enc-algorithms=aes-256-ctr name=ike1-London pfs-group=ecp384
/ip pool add name=DHCP-Pool1 ranges=192.168.50.10-192.168.50.250
/ip dhcp-server add address-pool=DHCP-Pool1 disabled=no interface=bridge lease-time=1w23h59m59s name=Server-DHCP
/snmp community set [ find default=yes ] addresses=0.0.0.0/0
/user group set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/dude set data-directory=diskSSD1/dudeDB enabled=yes
/interface bridge port add bridge=bridge hw=no interface=ether1
/interface bridge port add bridge=bridge hw=no interface=ether2
/interface bridge port add bridge=bridge hw=no interface=ether3
/interface bridge port add bridge=bridge hw=no interface=ether4
/interface bridge port add bridge=bridge hw=no interface=ether5
/interface bridge port add bridge=bridge hw=no interface=ether6
/interface bridge port add bridge=bridge hw=no interface=ether7
/interface bridge port add bridge=bridge hw=no interface=ether8
/interface bridge port add bridge=bridge hw=no interface=ether9
/interface bridge port add bridge=bridge hw=no interface=ether10
/interface bridge port add bridge=bridge interface=ether11
/ip neighbor discovery-settings set discover-interface-list=!dynamic
/interface list member add interface=bridge list=LAN
/interface list member add interface=ether13 list=WAN
/interface list member add interface=ether12 list=WAN-mobile
/ip address add address=100.200.250.100/24 comment="WAN" interface=ether13 network=100.200.250.1
/ip address add address=192.168.50.1/24 comment="Internal main LAN Home" interface=bridge network=192.168.50.0
/ip address add address=192.168.50.252/24 interface=ether11 network=192.168.50.0
/ip dhcp-server lease add address=192.168.50.27 comment=TS200 mac-address=00:11:FF:A4:A0:BC server=Server-DHCP
/ip dhcp-server lease add address=192.168.50.23 comment=DRV mac-address=FF:00:A1:24:F8:80 server=Server-DHCP
/ip dhcp-server lease add address=192.168.50.50 comment=RADIO mac-address=00:1C:C0:29:73:F1 server=Server-DHCP
/ip dhcp-server lease add address=192.168.50.51 comment=RADIO-L mac-address=00:1E:EE:E7:E1:10 server=Server-DHCP
/ip dhcp-server lease add address=192.168.50.22 comment=METEO mac-address=6A:D1:89:80:17:09 server=Server-DHCP
/ip dhcp-server lease add address=192.168.50.21 comment=Alex mac-address=5A:EE:40:C1:78:B0 server=Server-DHCP
/ip dhcp-server lease add address=192.168.50.24 comment=TS99 mac-address=00:11:22:33:44:FF server=Server-DHCP
/ip dhcp-server network add address=192.168.50.0/24 dns-server=192.168.50.1 domain="London LAN" gateway=192.168.50.1 netmask=24
/ip dns set allow-remote-requests=yes servers=8.8.8.8,9.9.9.9
/ip firewall filter add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked
/ip firewall filter add action=accept chain=input comment="Management SSL" connection-state=established,related,new dst-port=443 in-interface=ether13 protocol=tcp
/ip firewall filter add action=accept chain=input in-interface=ether13 protocol=ipsec-esp src-address=11.22.33.44
/ip firewall filter add action=accept chain=input dst-port=500 in-interface=ether13 protocol=udp src-address=11.22.33.44
/ip firewall filter add action=accept chain=input in-interface=ether13 log=yes protocol=ipsec-esp src-address=200.74.23.49
/ip firewall filter add action=accept chain=input dst-port=500 in-interface=ether13 log=yes protocol=udp src-address=200.74.23.49
/ip firewall filter add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
/ip firewall filter add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
/ip firewall filter add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface=ether13
/ip firewall filter add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
/ip firewall filter add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
/ip firewall filter add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
/ip firewall filter add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
/ip firewall filter add action=accept chain=forward comment="allow all forwarded ports" connection-nat-state=dstnat
/ip firewall filter add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
/ip firewall filter add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface=ether13
/ip firewall nat add action=accept chain=srcnat disabled=yes protocol=udp src-port=500,4500
/ip firewall nat add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface=ether13
/ip firewall nat add action=dst-nat chain=dstnat comment=TS200-TCP dst-port=2780 protocol=tcp to-addresses=192.168.50.27 to-ports=2780
/ip firewall nat add action=dst-nat chain=dstnat comment=TS200-UDP dst-port=2780 protocol=udp to-addresses=192.168.50.27 to-ports=2780
/ip firewall nat add action=dst-nat chain=dstnat comment=DRV-TCP dst-port=3770-3780 protocol=tcp to-addresses=192.168.50.23 to-ports=3770-3780
/ip firewall nat add action=dst-nat chain=dstnat comment=DRV-UDP dst-port=3770-3780 protocol=udp to-addresses=192.168.50.23 to-ports=3770-3780
/ip firewall nat add action=dst-nat chain=dstnat comment=TS99-TCP dst-port=1278 protocol=tcp to-addresses=192.168.50.24 to-ports=1278
/ip firewall nat add action=dst-nat chain=dstnat comment=TS99-UDP dst-port=1278 protocol=udp to-addresses=192.168.50.24 to-ports=1278
/ip firewall nat add action=dst-nat chain=dstnat comment=ECHOLINK-UDP dst-port=15198-15199 protocol=udp to-addresses=192.168.50.21 to-ports=15198-15199
/ip firewall nat add action=dst-nat chain=dstnat comment=ECHOLINK-TCP dst-port=15198-15199 protocol=tcp src-port="" to-addresses=192.168.50.21 to-ports=15198-15199
/ip firewall nat add action=dst-nat chain=dstnat comment="YA 1" dst-port=6100 protocol=udp to-addresses=192.168.50.21 to-ports=6100
/ip firewall nat add action=dst-nat chain=dstnat comment="YA 2" dst-port=6110 protocol=udp to-addresses=192.168.50.21 to-ports=6110
/ip firewall nat add action=dst-nat chain=dstnat comment="YA 3" dst-port=6112 protocol=udp to-addresses=192.168.50.21 to-ports=6112
/ip firewall nat add action=dst-nat chain=dstnat comment="YA 4" dst-port=6114 protocol=udp to-addresses=192.168.50.21 to-ports=6114
/ip firewall nat add action=dst-nat chain=dstnat comment="YA 5" dst-port=6120 protocol=udp to-addresses=192.168.50.21 to-ports=6120
/ip firewall nat add action=dst-nat chain=dstnat comment="YA 6" dst-port=6122 protocol=udp to-addresses=192.168.50.21 to-ports=6122
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.1.0/24 src-address=192.168.50.0/24
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.50.0/24 src-address=192.168.1.0/24
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.200.0/24 log=yes src-address=192.168.50.0/24
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.50.0/24 src-address=192.168.200.0/24
/ip ipsec identity add peer=ike1-Tokyo
/ip ipsec identity add peer=ike1-London
/ip ipsec policy add dst-address=192.168.1.0/24 level=unique peer=ike1-Tokyo proposal=ike1-Tokyo sa-dst-address=11.22.33.44 sa-src-address=100.200.250.100 src-address=192.168.50.0/24 tunnel=yes
/ip ipsec policy add dst-address=192.168.200.0/24 level=unique peer=ike1-London proposal=ike1-London sa-dst-address=200.74.23.49 sa-src-address=100.200.250.100 src-address=192.168.50.0/24 tunnel=yes
/ip route add comment="Main route out" distance=10 gateway=100.200.250.1
/ip route add comment="Tokyo LAN over VPN from bridge" distance=1 dst-address=192.168.1.0/24 gateway=bridge
/ip route add comment="London LAN over VPN from bridge" distance=1 dst-address=192.168.200.0/24 gateway=bridge
/ip service set www-ssl address=0.0.0.0/0 certificate=Certificate_www_SSL disabled=no port=443 tls-version=only-1.2
/ip smb set domain=berlin.lan
/system clock set time-zone-name=Europe/Berlin
/system identity set name=Berlin-Router
Router 3:
# Router 3
# Public IP address: 200.74.23.49
# LAN Network: 192.168.200.0/24
#
# oct/03/2020 05:05:08 by RouterOS 6.47.4
# software id = ----------
#
# model = RouterBOARD 1100Dx4
# serial number = 53989ABEF54390
/interface bridge add admin-mac=64:D1:54:E0:06:18 auto-mac=no comment=defconf name=bridge
/interface ethernet set [ find default-name=ether11 ] disabled=yes
/interface ethernet set [ find default-name=ether12 ] disabled=yes
/interface list add name=WAN
/interface list add name=LAN
/ip ipsec peer add address=100.200.250.100/32 local-address=200.74.23.49 name=ike1-Berlin
/ip ipsec profile set [ find default=yes ] dh-group=ecp384 dpd-interval=5m enc-algorithm=aes-256 hash-algorithm=sha256 name=ike1-Berlin
/ip ipsec proposal add auth-algorithms=sha256 enc-algorithms=aes-256-ctr name=ike1-Berlin pfs-group=ecp384
/ip pool add name=DHCP-PoolLondon1 ranges=192.168.200.10-192.168.200.250
/ip dhcp-server add address-pool=DHCP-PoolLondon1 disabled=no interface=bridge lease-time=1w23h59m59s name=Server-DHCP-London1
/user group set full policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/interface bridge port add bridge=bridge comment=defconf interface=ether1
/interface bridge port add bridge=bridge comment=defconf interface=ether2
/interface bridge port add bridge=bridge comment=defconf interface=ether3
/interface bridge port add bridge=bridge comment=defconf interface=ether4
/interface bridge port add bridge=bridge comment=defconf interface=ether5
/interface bridge port add bridge=bridge comment=defconf interface=ether6
/interface bridge port add bridge=bridge comment=defconf interface=ether7
/interface bridge port add bridge=bridge comment=defconf interface=ether8
/interface bridge port add bridge=bridge comment=defconf interface=ether9
/interface bridge port add bridge=bridge comment=defconf interface=ether10
/ip neighbor discovery-settings set discover-interface-list=!dynamic
/interface list member add interface=ether13 list=WAN
/interface list member add interface=bridge list=LAN
/ip address add address=200.74.23.49/24 comment="main WAN" interface=ether13 network=200.74.23.1
/ip address add address=200.74.23.50/24 comment="Second WAN" disabled=yes interface=ether12 network=200.74.23.1
/ip address add address=192.168.200.1/24 comment="default LAN Gateway" interface=bridge network=192.168.200.0
/ip address add address=200.74.23.51/24 comment="Third WAN interface" disabled=yes interface=ether11 network=200.74.23.1
/ip address add address=200.74.23.52/24 disabled=yes interface=ether11 network=200.74.23.1
/ip address add address=200.74.23.53/24 disabled=yes interface=ether11 network=200.74.23.1
/ip address add address=192.168.10.10/24 disabled=yes interface=bridge network=192.168.10.0
/ip address add address=192.168.88.69/24 disabled=yes interface=bridge network=192.168.88.0
/ip dhcp-server lease add address=192.168.200.25 comment=Switch1 mac-address=74:79:12:01:48:D8
/ip dhcp-server lease add address=192.168.200.22 comment="Control TS200" mac-address=00:1A:0D:81:8E:04
/ip dhcp-server lease add address=192.168.200.20 comment="IP Video" mac-address=00:00:11:00:B2:B2
/ip dhcp-server lease add address=192.168.200.24 comment="Router Wireless" disabled=yes mac-address=26:11:7C:7E:38:A5
/ip dhcp-server lease add address=192.168.200.21 comment="HD Radio" mac-address=00:60:80:90:02:6F
/ip dhcp-server lease add address=192.168.200.26 comment=IPSkt mac-address=01:95:59:11:E3:85
/ip dhcp-server lease add address=192.168.200.29 comment="Control TS99" mac-address=22:1E:FF:01:87:05
/ip dhcp-server lease add address=192.168.200.23 comment=Switch2 disabled=yes mac-address=FF:EC:FF:11:06:65
/ip dhcp-server lease add address=192.168.200.28 comment="TS99" mac-address=F1:FF:EE:AA:0D:25
/ip dhcp-server lease add address=192.168.200.100 comment="VR London" mac-address=AA:ED:88:BA:22:9F
/ip dhcp-server network add address=192.168.200.0/24 dns-server=192.168.200.1 domain="London LAN" gateway=192.168.200.1 netmask=24
/ip dns set allow-remote-requests=yes servers=8.8.8.8,9.9.9.9
/ip firewall filter add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked log=yes
/ip firewall filter add action=accept chain=input comment="Management SSL" connection-state=established,related,new dst-port=443 in-interface-list=WAN log=yes protocol=tcp
/ip firewall filter add action=accept chain=input in-interface=ether13 log=yes protocol=ipsec-esp src-address=100.200.250.100
/ip firewall filter add action=accept chain=input dst-port=500 in-interface=ether13 log=yes protocol=udp src-address=100.200.250.100
/ip firewall filter add action=drop chain=input comment="defconf: drop invalid" connection-state=invalid
/ip firewall filter add action=accept chain=input comment="defconf: accept ICMP" protocol=icmp
/ip firewall filter add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=WAN
/ip firewall filter add action=accept chain=forward comment="defconf: accept in ipsec policy" ipsec-policy=in,ipsec
/ip firewall filter add action=accept chain=forward comment="defconf: accept out ipsec policy" ipsec-policy=out,ipsec
/ip firewall filter add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
/ip firewall filter add action=accept chain=forward comment="defconf: accept established,related, untracked" connection-state=established,related,untracked
/ip firewall filter add action=accept chain=forward comment="allow all forwarded ports" connection-nat-state=dstnat
/ip firewall filter add action=accept chain=forward connection-nat-state=dstnat connection-state=established,related disabled=yes in-interface=ether13
/ip firewall filter add action=drop chain=forward comment="defconf: drop invalid" connection-state=invalid
/ip firewall filter add action=drop chain=forward comment="defconf: drop all from WAN not DSTNATed" connection-nat-state=!dstnat connection-state=new in-interface-list=WAN
/ip firewall nat add action=accept chain=srcnat disabled=yes protocol=udp src-port=500,4500
/ip firewall nat add action=masquerade chain=srcnat comment="defconf: masquerade" ipsec-policy=out,none out-interface=ether13
/ip firewall nat add action=dst-nat chain=dstnat comment="WIRE 1 input" dst-address=200.74.23.52 to-addresses=192.168.200.8
/ip firewall nat add action=src-nat chain=srcnat comment="WIRE 1 output" src-address=192.168.200.8 to-addresses=200.74.23.52
/ip firewall nat add action=dst-nat chain=dstnat comment="WIRE 2 input" dst-address=200.74.23.53 to-addresses=192.168.200.9
/ip firewall nat add action=src-nat chain=srcnat comment="WIRE 2 output" src-address=192.168.200.9 to-addresses=200.74.23.53
/ip firewall nat add action=dst-nat chain=dstnat comment="VR HTTPS" dst-address=200.74.23.49 dst-port=2443 in-interface=ether13 protocol=tcp to-addresses=192.168.200.100 to-ports=443
/ip firewall nat add action=src-nat chain=srcnat comment="VR HTTPS Output" protocol=tcp src-address=192.168.200.100 src-port=443 to-addresses=200.74.23.49 to-ports=2443
/ip firewall nat add action=dst-nat chain=dstnat comment="VR TCP" dst-address=200.74.23.49 dst-port=5200 protocol=tcp to-addresses=192.168.200.100 to-ports=5200
/ip firewall nat add action=dst-nat chain=dstnat comment="VR UDP" dst-address=200.74.23.49 dst-port=5220 protocol=udp to-addresses=192.168.200.100 to-ports=5220
/ip firewall nat add action=dst-nat chain=dstnat comment="VR RTSP" dst-address=200.74.23.49 dst-port=5554 protocol=tcp to-addresses=192.168.200.100 to-ports=554
/ip firewall nat add action=dst-nat chain=dstnat dst-port=5443 in-interface=ether13 protocol=tcp to-addresses=192.168.200.2 to-ports=443
/ip firewall nat add action=dst-nat chain=dstnat dst-port=5444 in-interface=ether13 protocol=tcp to-addresses=192.168.10.1 to-ports=80
/ip firewall nat add action=dst-nat chain=dstnat dst-port=5445 in-interface=ether13 protocol=tcp to-addresses=192.168.200.3 to-ports=80
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.50.0/24 src-address=192.168.200.0/24
/ip firewall raw add action=notrack chain=prerouting dst-address=192.168.200.0/24 src-address=192.168.50.0/24
/ip ipsec identity add peer=ike1-Berlin
/ip ipsec policy add dst-address=192.168.50.0/24 level=unique peer=ike1-Berlin proposal=ike1-Berlin sa-dst-address=100.200.250.100 sa-src-address=200.74.23.49 src-address=192.168.200.0/24 tunnel=yes
/ip route add comment="Main route out" distance=10 gateway=200.74.23.1 pref-src=200.74.23.49
/ip route add comment="Berlin LAN over VPN from bridge" distance=1 dst-address=192.168.50.0/24 gateway=bridge
/ip service set www-ssl certificate=Certificate_mgmt_Mikrotik disabled=no port=443
/ip smb set domain=london.lan
/ip ssh set allow-none-crypto=yes forwarding-enabled=remote
/system identity set name=London-Router
As already stated, Router 1 to Router 2 works with no issues.
Router 2 to Router 3 it works just the ping between the routers themselves, nothing on their subnets though. Any other IP activated on the bridge interface of Router 3 renders it unable to ping Router 2 LAN address (although Router 2 can still ping Router 3 LAN IP address).
Any pointer would be much appreciated.
Thank you!