Problem need help

Hey
I just bought Mikrotik and blocked all websites except one using the following


/ip firewall filter add chain=forward dst-port=80 dst-address=66.94.234.0/24 protocol=tcp action=accept
/ip firewall filter add chain=forward dst-port=80 dst-address=216.109.112.0/24 protocol=tcp action=accept
/ip firewall filter add chain=forward dst-port=80 protocol=tcp action=drop

but I have an remote tool on my desktop and tried to connect to it from my laptop I couldn’t reach it. I changed the remote port and still no response.

Help please

Please stop posting the same issue. and keep going on 1 thread.

You have opened :

http://forum.mikrotik.com/t/how-to-block-all-websites-except-one/64359/1

http://forum.mikrotik.com/t/website-blocking/64358/1

and this one.

Please go back to your original post and adjust it so we can solve it.