i have hotspot that allow users to access internet only 2h per one day
how to prevent trial-user who change his mac address from login again and renew the 2 hour/day
how to allow trial-user to login automaticly without having to open page using browser (specialy user on smart phone)
It depends if the client is willing to tell you other identification in the DHCP communication. You could try to use it. But client can change everything on his side if he knows how you make the detection.
that’s what am talking about
if you notice in ip > dhcp server >> leases >> active hostname
android smartphone specialty has its own serial number + androidword like “android-cd25548421321”
iphone has the phone name
nokia and has blank
so if we can combine the active mac and active host name fo authintication , that would be not easy for user to manipulate
If someone know how (easily) change the mac, it can change any other info…
The only way to prevent the trik are to embedd some feature like IMEI on cellular phone (on GSM point of view).
But today, is easily changeable also the IMEI.
And if the chip where imei is are unrewritable, someone catch out one program for simulate the “IMEI chip”…