I have a routerboard 411u acting as an access point. I have it currently behind a mikrotik 493 router (also tried it with a dlink router as well) My problem is I can not get in to either the web interface or the winbox utility to remote manage this access point. Other brands of access points work just fine on the same routers, using the same port forwarding addresses. Is there soemthing I am missing? How can I remote manage a mikrotik access point?
You have to set up port forward rules. If the ones you implemented aren’t working, post them here (NAT rules and firewall filter rules, at least).
I have never had to setup filte rules befor for any of the other ap brands that I use. If I need to set this up on the mikrotik what filter rules would I use?
As for the NAT I have the following setup
General
CHAIN: dstnat
PROTOCOL: 6 (tcp)
DST. PORT: 60006
Action
ACTION: dst-nat
TO ADDRESS: 192.168.10.16
TO PORTS: 80
As I said before this same rule works for a different AP manufacturer.
Thanks again…
Ok i figured out my problem forgot to add the route into the ap. ANyway here is another question how can I view the wireless clienst that are currently connected to my ap?