I have an appartment complex that has 12 mikrotik routers. I am trying to be able to access all of them through winbox from the outside (through a single public IP). Does anyone have something like this setup? I have tried some dst-nat statements with different ports etc but it seems that no matter what I do winbox will login to the main radio (at the head of the network).
One will setup for example PPTP server listening on that single public IP. This server will give to pptp client ip address from the same internal network where are another MT boxes.
Good idea! This is a new thing for me (though I have about 50 mikrotiks deployed) so what am I doing wrong? I went to the main mikrotik and enabled the pptp server. I created a user with full rights and then created a connection on my system to it and it gets to verifying username and password and then times out. I can see the pptp connection established in the mikrotik log but that is all. I made the guess that the pptp server may not know what ip to assign so I statically assigned one on the session (XP client). Still no luck.