Dear All,
I am using Mikrotik 3.5 Router OS in which I am running hotspot for my users.
At the same time my network is wireless network comprising of 3 sector antennas which also having mikrotik router os only…
Since i want to access my AP’s directly from my winbox.
My mikrotik 3.5 router OS:ether1-59.152.26.5
ether2-10.10.10.1/24
Ap’s are connected via ether2:192.168.10.1;192.168.10.2;192.168.10.3
How to access my AP’s from public network.
Add a bypassed IP binding for the MAC Address/IP address of the AP.
Then do a NAT mapping binding a port other than 8291 to the IP of the AP and port 8291.
A print of my firwall rules yields something like this.
chain=dstnat action=dst-nat to-addresses=10.59.0.2 to-ports=8291 protocol=tcp dst-port=9002