My ISP is giving me 5 public IP’s (yea I know, what a waste), but I want to use more than the one that my mikrotik router gets when I hook it up to my ISP’s modem.
I will get 1 ip per different MAC-address I connect to my modem, so my plan was to use source-NAT to be able to choice which public IP my internal NAT-ip’s will get.
So I can do 10.0.0.10 will get 80.x.x.200, 10.0.0.11 will get 80.x.x.201 and so on.
But how can I set up multiple dhcp-clients on my mikrotik router with different MAC’s? Is this all even possible using just mikrotik?