Hi,
I’m trying to migrate the following setup to microtik.
User connect to the MicrotikRouter using PPPoE (auth and IP assign is done by radius) an become a 192.168.0/24 private ip.
Then a 1to1 Netmap is done to a public range (one private ip to one public ip).
The private IP stuff is history related and can’t be changed without breaking other things.
This works like expected.
Now i tried to implement some kind of HA and use a second PPPoE server and OSPF to the upstream router.
The problem ist that OSPF publish the private ip of the client pppoe session.
A dirty solution could be NAT on the Upstreamrouter. Also A static route with the public range from both PPPoE to the Upstream Router did it but i would prefer a more cleaner way.
Would it be possible top tell the OSPF process to publish the “natted” public IPs instead the original private ones?
/greetings
mare