Hi,
How can i mark pppoe src-address in IP/Firewall/Mangel for add-src-to-address-list
I have one example like,
??? action=add-src-to-address-list address-list=To WAN1 address-list-timeout=1d random=40
??? action=add-src-to-address-list address-list=To WAN2 address-list-timeout=1d random=60
Clients have three IP-Pool 1, (192.168.0.0/22) 2, (192.168.100.0/23) 3, (172.16.100.0/22), if that mangle rool is work then auto add 40% src-address in address-list 1, and 60% src-address-list 2
but i no have complet idea/mangle-rool to do this
can you help me please