I have the following setup.
Mikrotik is acting as a pppoe server.
All Authentication is done via FreeRadius Server. Most users have daily quota base server.
Local FTP/Media Sharing server have been placed in DMZ in Mikrotik. So that only only pppoe connected user can access the FTP/Media Sharing Server.
PPPoE User IP Pool = 172.16.0.0/16
FTP SERVER IP behind MT DMZ = 192.168.0.1/24
Now the problem is that If I download any data or movie from the media server, Radius also counts that download and the quota quickly fills which should be applied for internet traffic only. It is a problem for me.
I want to bypass RADIUS Accounting / Daily Quota Limit for local media sharing server.
How is it possible?