Hi everybody.
I have a simple scenario. I 'm using pppoe for internet connection and nat ing it for my internal clients.
Fasttrack and fastpath are also disabled. I have just a simple rule masquerding range 192.168.88.0/24 to pppoe-out interface.
I have noticed that statistics of my nat rule are so weired low, for example 10k packets and about 1MB’s but my clients are downloading more more than this , perhaps megabytes of data per seconds from internet.
I have just a simple nat rule in ip firewall section :
add action=masquerade chain=srcnat out-interface=pppoe-out1
What’s wrong? Why counters are so low and inacurate?