Hi All,
I have a pool of /24 public ip addresses at my Data center.
I am using a local ISP at remote location and i am getting a natted ip, but my requirement was to have a static public ip address at remote location.
So i created a l2tp vpn and given myself a static public ip, and i routed all my traffic through VPN, it works fine.
Now my question: Is it possible that i can give out more public ip addresses at remote location through vpn? i mean to say when i plugin to the port of mikrotik router at remote location,can i get another public ip address.
I’m not sure I understand your topology and requirement. Do you have more than one public IP address at the remote site? If yes, you can tunnel that address to your local router; if you don’t, you would have to agree with both ISPs to advertise your local /24 public subnet also via the remote ISP.
If you have in mind the reverse, i.e. whether devices connected to the Mikrotik on the remote site can use addresses from your local /24 subnet, then yes, this is possible. An L2 tunnel bridging the two Mikrotiks makes it simple to set up (if Mikrotiks are at both ends, you can use L2TP for bridging).
PPPoE would have to be tunnelled via L2 as well, so one extra encapsulation but less broadcast traffic.