I have ROS 2.9.30 installed and setup the hotpsot but I want that user acces the tftp server without geting loged in, I could do that using 2.8.26 just adding a few rules on forward chain but that seems not to work on 2.9.x anynone now a hay to do this .
Thanks in advance
Hello friends
so, sorry i started from...v2.9.x
for users without login on hotspot system, you can add policy rule:
/ip hotspot ip-binding add address=xx.xx.xx.xx/x type=bypassed
and for enabled tftp port just check port status or make enabled it:
/ip firewall service-port set tftp ports=69 disabled=no
with that code, i think should be OK...
edited::
regards
Hasbullah.com
Let say that my clients gets ip dynamically and those ip change every 3 days and are different equimpents, I would like to add a rule that would allow access to tftp server and pass hotpsot .
Edit:
For example :
ip hotspot ip-binding add to-address : x.x.x.x type=bypass
or walled garden maybe would that work.
i think is NOT, walled gar... assign for domain name or IP address and path files, and you must say [Mac-Address]. cos everytime you change about IP address.
maybe this link better for you: Tell non-paying customers to pay the bill, without hotspot - General - MikroTik community forum
after that success you can add forward rule by src-mac-address and enabled port=69 for it mac-address
Hasbullah.com
durim, ‘ip-binding’ might set bypass to all outer networks, MAC-address might be used instead of ‘address’.
Walled-garden allows access without HotSpot authentication to the certain remote server.