Hi i need use RouterOS firewall to operate on name adress no IP.
Linux iptables is simple command:
iptables "-p tcp -s http://www.xxxxxxx.com"........
On RouterOS ????
It is not possible with firewall, you may use content, but it is actually not the same.
Transparent-proxy might help you with this, where you may ensure HTTP filtering.