How to trace session for GWS based on MAC Address provided by Client

Modified on Wed, 2 Mar, 2022 at 8:50 AM

go to Php My Admin Page using RADIUS account credential


app.gotapway.com/dblog

username: radius

password: *get password from Chee How or Izwan*

=================================

1. go to radius > tables > search 'radacct'

*calledstationid is the AP MAC Address, while the callingstationid is the device MAC Address


2. use SQL terminal

3. write the following line


Select * FROM radacct WHERE callingstationid LIKE "device MAC ADDRESS"


*capture the session first just in case client require the logs.

* incase if client request for reset session, you may proceed to step #4, else you're DONE!


4. select the rows and delete.

DONE !

Link on how to do it: https://watch.screencastify.com/v/httlae1W7jiV6LZkIhtD

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article