On 7/02/2018, at 5:56 PM, Emrah Yıldırım <emrah.yldrm81@gmail.com> wrote:
Are you sure you're looking at Link? This topic is related to Freeradius... I have separated databases with SQL instance. However, separate hosts in both NAS tables Although I do, I see the same data in the RADACCT table of both databases. Please give me a solution
Almost certainly, you are calling both instances of the SQL module rather than just one. If you want accounting in only one database, you need to call only one module instance, as described in the link you refer to. Please read this page before going further, it will tell you how to ask for help in a way that someone here can help you: http://wiki.freeradius.org/guide/Users-Mailing-List <http://wiki.freeradius.org/guide/Users-Mailing-List> Also, read http://wiki.freeradius.org/guide/radiusd-X <http://wiki.freeradius.org/guide/radiusd-X>, and see if you can see where the problem is - I suspect you will be able to. -- Nathan Ward