Accidentally blocked tcp connections

Hello,

I blocked tcp connections accidentally and I can not log in RB2011UiAS-RM mikrotik.
Is there any way to disable firewall rules without having to reset factory defaults?

Thanks.

try acces by mac address using winbox, just click on mac address not ip address

I tried this procedure and returns the error 20561.
I checked on google several procedures to correct this error, but all have failed.

Any suggestion?

Sorry,

the information is timed out, referring to the connection via port 20561.

I had the same problem adding a firewall rule. All TCP ports seems to be blocked. Is there a way to login again without factory reset? by USB or a way disabling firewall rules?

Hello guys

We run into the same problem. But solved it.

The connection using MAC address from win-box didn’t work for us.
1# But you can use mac-telnet from another RouterOS http://wiki.mikrotik.com/wiki/MAC_access, we luckily had another Mikrotik in our network.
So connect to it:
/tool mac-scan
/tool mac-telnet 00:02:6F:06:59:42
– login –
/ip firewall filter print
/ip firewall filter set 1(number of rule) disabled=yes

Disable the firewall rule.


2# It should be possible to connect using serial port, if you have it on your Mikrotik device http://wiki.mikrotik.com/wiki/Manual:First_time_startup#Serial_Cable

Regards