Hello to all,
I am facing the same problem and my situation is a bit different
I have a mikrotik that has the public ip, and that is the one I can get, then i have another mikrotik in the private network
the one who has the public ip has also a private ip in another interface and is making nat masquerading
I also have another nat rule
ip firewall nat add chain=dstnat protocol=tcp dst-port=8292 action=dst-nat to-addresses=192.168.10.2 to-ports=8291
and when i go to winbox and write
ip public:8292
username:.....
password:.....
I get the error..and all of ther service are with 0.0.0.0/0 what could be the problem??
tks for your responses