Hi everyone, hopefully someone can help me with this.
I have setted up a Hotspot and a need to unblock a webpage so it can be accessed from unauthorized users.
The problem is that the webpage is running on port 6443(https://www.webpage.com:6443).
I added that webpage to the Walled Garden:
dst-host=*.webpage.com dst-port=6443 action=allow
But still doesn’t work.
Someone have any thoughts!!!.. perhaps a firewall rule.
Does www.webpage.com have a single ip address that it resolves to?
If so, enter it in “/ip hotspot walled-garden ip” in addition to the domain entry in “/ip hotspot walled-garden”.
Hi SurferTim, thank you so much for the reply.
www.webpage.com has a cgi that internally resolvers everything… like www.webpage.com/pay.cgi
www.webpage.com/pay.cgi then redirect it self to other paths (always inside www.webpage.com) and at the end it responses back with a POST(at the end of the payment process).
Does it matters that it is running https on port 6443?
I will try what you just told me, and I will post my results.
Thanks
Does it matters that it is running https on port 6443?
It either matters or it doesn’t. You may find that out yourself.