need help in Graphs v3.13

i cant see the graphs but if i make 0.0.0.0 to interface and queue rules then i can. i m using public ip to acces the graphs. my ip is belong to /24 subnet (red mark of the pic) .

here i m using Mikrotik proxy.


//chain=srcnat action=masquerade src-address=172.16.104.0/22
out-interface=wan

//chain=dstnat action=redirect to-ports=8080
dst-address=!172.16.101.1 dst-port=80 protocol=tcp
graph.JPG

works as expected. what is problem? =)
what do you set instead of ‘0.0.0.0’?

i add xxxxx/22 in Queue & interface rules.But it’s not working. It’s working when i make it 0.0.0.0 . i m using more than 16 Mikrotik routers. i dont find this type of problems in others.
i have made new proxy on it & upgrade in to v3.13. I thought may be it occurs by proxy or version.


thnxs,
raktim

is it your public addresses pool?

yes

problem has solved. i just have to add lan ip or pppoe local ip(172.16.101.1/32), in /tools graphing queue and interface rules.


thnxs,
raktim