hi
i have a router RB750 with update 6.39.2
i have 1 lan and 3 wan link
lan =192.168.10.0/24
wan1=192.168.1.2 dns=192.168.1.1
wan2=192.168.2.2 Dns = 192.168.2.1
wan3=192.168.3.2 dns=192.168.3.1
now i want to block all website except :
188.209.176.6
188.209.176.7
188.209.176.6:462
188.209.176.9:7302
farzin.com
google.com
mikrotik.com
i have rule in magle for divided clients to 3 group for example :
ip firewall magle -> chain:prerouting --> src.address : 192.168.10.125 -> action : mark routing --> new routing mark : Group A
Route --> Gatwaye : 192.168.1.1 --> routing mark : Group A
how can i do it ?
i read a lot of topic but i was unsuccessful