Im looking for some suggestions for accessing about 12 MT boxes behind NAT. The First Mikrotik box has 1 public IP so acccessing that is no problem. From there i have been telneting into the other mt boxes with no problem. But i would like to access all the mt boxes with winbox. Is this possible with only 1 Public IP available? Can the winbox port be changed? Any suggestions?
Thank you
Are all the boxes connected on the sam network? if so setup PPtP on the first box you can access and VPN into the network to connect to the rest
Excellent Suggestion, I should have thought of that. Thank you Beccara
in4ni, you may also setup full nat for local networks router, link them with public ip addresses (nat rules necessary).
To answer your question the initial connect port for winbox can be changed to anything you wish:: IP/Services-www.= anyport.
The problem you will face is that the Winbox console goes on either TCP port 3986 or TCP port 3987 for secure in V 2.8.28,
V 2.9 uses TCP port 8291.
I do not know how/if you can change the Winbox Console port.
I would go with the PPtP VPN myself ![]()
I would go with the PPtP VPN myself ![]()
The PPTP is working great! Im mad at myself for not thinking of that myself.
Thank you