This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Hotspot not able to log voucher usage

Hello Community,

I've configured a hotspot to our guest users, but the reports seems doesn't work. I'cant find voucher navigation logs in any report, just through ip address make its unusable.

The entrance/reception register user name, date, id or passport with the voucher created in your servicedesk system.

Our managers are woried about legislation in Brazil that makes the companies responsible about eventual problems related to Internet access if the users can't be identified.

I've tried to use guest users through captive portal but its really bad to use. Every time that a cellphone/laptop standby is needed to relogin and is not possible to create a guest user from an user portal.

Could someone please help me?

Best Regards,

Leandro Gregório



This thread was automatically locked due to age.
Parents Reply Children
  • Thanks Lferrara, I voted.

    You as an active moderator in this community, have you seen Sophos implement some reasonable voted request?

    Best Regards,

    Leandro Gregório

  • My solution: twice a day use any *nix box (crontab + expect via ssh to Your sophos box). Just get data from pg (tblmacs, tblvoucher) and push it into log, graylog or just mail it. If there'll be any abuse, You just need to connect ip with mac (via system->dhcp log), next with voucher code of course. I've designed vouchers containing main part for guest (code, instructions,qr, etc.) and little part (date, code, and guest id) for me. It's not very safe, so You have to know, what You're doing.