I have a customer who wishes to be able to access their personal Mikrotik that is behind our hotspot via port 8291 and it doesn’t appear to be working. They also wish to access port 4242 as that is what they have their SSH services set up as.
I’ve tried the following filter rules and they don’t appear to be working.
1 chain=forward action=accept protocol=tcp port=8291
2 chain=forward action=accept protocol=tcp port=4242
Any suggestions?