How does IP -> Raw -> Content work?
Posted: Thu Feb 01, 2024 3:56 am
I created a few raw firewall rules with Content set to a domain name (Firewall -> Raw -> Advanced -> Content). For example:
Initially I thought that it was using DNS to figure out what IP the content has. However, I just realized that I did not configure any DNS resolvers on this router.
How does Firewall -> Raw -> Advanced -> Content work?
Code: Select all
/ip firewall raw add action=add-dst-to-address-list address-list=REDIR_FB address-list-timeout=none-static chain=prerouting content=.facebook.com src-address-list=LAN
Initially I thought that it was using DNS to figure out what IP the content has. However, I just realized that I did not configure any DNS resolvers on this router.
How does Firewall -> Raw -> Advanced -> Content work?