Block 8.8.8.8 & 8.8.4.4

I’ve put the appropriate rules in the firewall to block any requests to 8.8.8.8 & 8.8.4.4 but I can still ping/traceroute the IPs.

I am using AdGuard and I have restarted the firewall and the device.

Any help would be appreciated.

config rule
option src 'lan'
list dest_ip '8.8.8.8'
list dest_ip '8.8.4.4'
list dest_ip '2001:4860:4860::8888'
list dest_ip '2001:4860:4860::8844'
option target 'REJECT'
option name 'Google'
option dest 'wan'

Try option dest “wwan0”