User Manager 5.0beta Sign up pages

I was wondering if any one has had a chance to look at the new 5.0 User manager. I have been playing with it and love what I see, but it seems incomplete. I have created profile and limitation along with pricing. I can add a user through the http://router ip/userman web interface, but I cannot get to the http://router ip/user?signup page. When I try to go to the signup all I get is a user login page. None of the user names and passwords work on this login page, but they do work from the userman page. I know that in the 4 beta test signup was not included it that true with 5 as well?

i use https://public_ip/user/public_id
and is working good i think you use hotspot and that way you must redirect another port to https connection

in ip/firewall/nat
1 ;;; masquerade hotspot network
chain=srcnat action=masquerade src-address=192.168.0.0/24

2 chain=dstnat action=dst-nat to-addresses=192.168.0.254 to-ports=443 protocol=tcp dst-address=192.168.0.254 in-interface=local dst-port=8084

and also walled garden
server=hotspot1 dst-host=*.yourdomena.com dst-port=8084 action=allow hits=0

and write that yourdomena.com is bind to local dns

ip/dns/static
name=“userman.yourdomena.com” address=192.168.0.254 ttl=1d

:slight_smile:

Thanks skordan!
I was trying to get there by using the http://routerip/user?signup=publicID
the http://routerip/user/signup method works. Kind of strange though; I couldn’t get to it using either method from outside the hotspot, until I accessed from inside the hotspot.

do You have ssl certyficat loaded in system ?

I’m a newbie and i’ve googled that it is not recommended to use beta version if you’re just starting out. What’s your opinion?

Hello people, i have purchased rb750 and configured the pptp server. also i configured secret users for clients to be able to connect to my router. my clients have only a vpn dialer (of windows) which are able to connect to my router, they can ping the router but can’t ping my lan computers (which arec onnected to it).