Hi,
i’m breaking my head with the following stuff.
I have to seperate networks. Network A have public IPs /26.
Network B is connected via ADSL and no static IP.
I need to get at least two Public IPs from Network A routet to Network B for use an a Server.
How can i do that?
You will probably have to build a VPN between the two networks to make that work…
A /24 is the smallest you can usually advertise into the global BGP table and that’s only if you have your own AS and independent IP address space. The LISP protocol would be a way to do it but I don’t think MikroTik supports LISP.