(everything is in one bridge under hardware offloading)
when I create this rule;
Code: Select all
/interface ethernet switch rule
add ports=interface-LAN1 redirect-to-cpu=yes src-address=192.168.75.249 switch=switch1
if I disable that switch rule, it work again
I have no rule in the firewall to block that ping and i'm not seeing anything in the log
one thing; 192.168.75.249 can still access the internet and ping google.com with or without that rule
what i'm doing wrong? i would like to keep the ping working.