I tried this rule in miktotik's firewall filter
Code: Select all
chain=forward dst-address=xx.xx.xx.xx/28 connection-state=new action=drop
This rule stops both incoming and outgoing connections. I want only incoming connections to be blocked not outgoing connections. e.g we have server running in xx.xx.xx.123:80 IP. Try to connect xx.xx.xx.123:80 from outside should not be connected.
Router: Mikrotik RB750 GL