Hello,
I have two MikroTik routers connected via OpenVPN (P2P).
On top of that I run EoIP which bridges network 192.168.50.0/24 between sites.
Topology:
MT1 local
• EoIP IP: 192.168.50.1
• Local LAN: 192.168.15.0/24
MT2 remote
• EoIP IP: 192.168.50.2
• Provides DHCP for 192.168.50.0/24
• UniFi U7 AP is connected here and gets an IP from 192.168.50.0/24
Problem:
Ubiquity AP U7 is in MT2 network 192.168.50.0/24, but the UniFi Network Server (tool for managing the AP) I can run only on a host in 192.168.15.0/24 network (behind MT1).
I would like to make one device in 192.168.15.0/24 also have an IP in 192.168.50.0/24 (for example 192.168.50.5) so I can run the UniFi Network Server on that address and manage the AP.
Question:
What is the best way to achieve this?
Should I use VLAN, bridge the EoIP to that host, or add a second IP/subinterface?
What configuration is recommended on MikroTik?
Thanks in advance.
BR,
Krzysiek