Hello.
I’m in a special situation here. In order to have internet access, users must require an username and password. Usernames and passwords are provided from an automated website-based system and payments are made via Paypal API.
The problem is: user must have access only to my website (hosted locally) and paypal.com website, WITHOUT do login.
Is possible create rules to permit access only to some hosts and/or IPs?
Could you explain the method user will be logged in ?
As there is no any problem to allow your specific page and Paypal, but then I assume user should get full access.
MikroTik RouteroS provides HotSpot server feature, but RouterOS could communicate only with remote RADIUS server.
On registration page user provide Personal Data like Name, Surname, Street, Prone and accept privacy policy
If data format is correct user is redirect to Paypal.com, when he ave to login into it and confirm payment (in the same time Paypal send confirmation of payment to my website and my website activate the user).
When payment is completed the user is redirect to mikrotik login page and have to provide user and password for surf the web.
I have problems from second point because user can’t go to my website or paypal.com website…any idea?