Initial page after correct validation

Hi people,

I read all documantation and manual about mikrotik system and I didn`'t find any attribute for giving to Mikrotik from Radius server which inform about initial page after validation; the first page that user watches after he introduces his user name and password.

Santiago

you cannot do it from the RADIUS server but you can try to look in status.html file, which will do some redirect when the user logs in.

Edgars

Hi,

I have all RADIUS attributes in a MySQL Database including the initial page. Amog my RADIUS attributes there is some to others NAS types such as Gemtek or ORINOCO. These hotstpots have a attribute for the initial page.

So if I have to create a redirect page that calls to another PHP page to get the initial URL. A intermediate page. Is it correct?

Thanks,
Santiago