Distribute Public IP using EoIP

Hi,

I am having difficulties on how to distribute a segment of public IPs using EoIP. Let say I have a /24 of public IPs and I want to distribute it to my remote site using EoIP and I want to make sure that public IP at remote site can be ping. I tried creating EoIP on both end and assigned it with public IP manually, but I got intermittent ping. Can someone help me on how to do it properly?

Personally I don’t think I’d do it that way, unless your remote hosts really really need to have an Internet IP physically assigned to them. Instead, keep your subnet on your Internet router and use NAT to map the addresses to your remote hosts.

I do this in my network, L2TP tunnels for each IP and NAT 1:1… It works really well

Can share your config? By the way I just want to map the public IP to the management on the remote site so I can remote it using the public IP assigned.
Let say my public IP is 1.1.1.10 on my CHR WAN interface, I want to put 1.1.1.20 on my remote site so I can use 1.1.1.20 to access winbox, webfig and etc.