Community discussions

MikroTik App
 
ilero
newbie
Topic Author
Posts: 49
Joined: Fri Jun 04, 2004 3:51 pm

Externally accessing hotspot login page (2.9.11)

Sun Jan 22, 2006 1:14 am

I just upgraded from 2.8.28 to 2.9.11 and I can no longer access port 80 from outside of the network (running Hotspot). I have been used to doing this in 2.8 so I can remotely troubleshoot any problems with the login. Is this because 2.9 IP Service does not have a Port 80 listed?

This is the IP Services for 2.9.11:
# NAME PORT ADDRESS CERTIFICATE
0 X telnet 23 0.0.0.0/0
1 ftp 21 0.0.0.0/0
2 www 8081 0.0.0.0/0
3 ssh 22 0.0.0.0/0
4 X www-ssl 443 0.0.0.0/0 none

This is the IP Services for 2.8.28:
# NAME PORT ADDRESS CERTIFICATE
0 X telnet 23 0.0.0.0/0
1 ftp 21 0.0.0.0/0
2 www 8081 0.0.0.0/0
3 hotspot 80 0.0.0.0/0
4 ssh 22 0.0.0.0/0
5 X hotspot-ssl 443 0.0.0.0/0 none

Is there a way I can add the Port 80 service or set up the firewall to allow me to see the externally view the login page?

Thanks...
 
ilero
newbie
Topic Author
Posts: 49
Joined: Fri Jun 04, 2004 3:51 pm

Tue Feb 07, 2006 7:44 am

Any thoughts??

Is there a firewall rule that I can use to make this happen?

Thanks
 
ilero
newbie
Topic Author
Posts: 49
Joined: Fri Jun 04, 2004 3:51 pm

Sat Jun 03, 2006 7:51 pm

How can I do this??