It does not work, i can’t even ping out from xxx.xxx.xxx.123 or get any trafic out (look at websites and so on).
Is there something that i don’t get about the way the firewall in RouterOS is working?
But the RDP and HTTP works??? (and can connect to the RDP running on xxx.xxx.xxx.123 and look at the HTTP server running on it).
And when i disable the “BLOCK ALL” rule it all works, but the machine is expose’d to the net.
A simple way would be to masquerade the network if you dont mind having a natted output. This will effectively hide your network behind the router but still allow all outgoing traffic.
Currently the last rule in your list will drop ALL traffic in the forward chain, in and out, so the result you are getting is expected.
Have had that ideer in my head, but i wanted it on it’s own IP free of NAT…
But how do a block all indbound and only allow trafic in that i want open? and allow all outbound trafic?