Hi all,
Yesterday night i have tried to add very basic filter to Mikrotik 2.9.5
My filter command only like that:
/ip firewall filter add chain=input protocol=tcp dst-port=23 action=drop
Then my connection is dropped.. However i connected with ssh..
And tried to connect with another protocol(like web etc.)
I have no success. Then i investigate the problem.. Log in from console
screen. Looking filter rules but i have only one of them!
But its interesting that machine input filter behaviour is drop all packet!
When i remove dst-port 23 rule everything going OK..
So could somebody explain why this heappened?
Thank you..
devrim