hi guys
i have problem in mikrotik firewall
are my rules correct ?
/ip firewall filter
aadd chain=forward comment=Web Accept disabled=no dst-port=443,80 protocol=tcp
add chain=forward comment="DNS Accept" disabled=no dst-port=53 protocol=udp
add chain=forward comment="ICMP Accept" disabled=no protocol=icmp
add action=drop chain=forward comment="Drop All" disabled=no
i did that but it doesn't work and i cant access to web