pant
February 20, 2010, 5:48pm
1
Hi
I cant access user page through https from hotspot (wlan1). I can login through https but cannot access user page.
routeros=3.25
ether1=192.168.1.2 (connected to usr 9108)
wlan1=192.168.2.1 (hotspot) hotspot.mydomain.com → I cant access https://hotspot.mydomain.com/user
gateway=192.168.1.1
Radius=127.0.0.1
IP service List
www port(85)
www-ssl service port (443) enabled cert1
I can access the user page to http://hotspot.mydomain.com:85/user
but not at https://hotspot.mydomain.com/user
Again I can login through https so my certificate is installed and running
Guys im trying almost one week please help
My goal is that users to be able to access their page through https so then can purchase credits from their page
PS sorry for my english
sergejs
February 23, 2010, 1:26pm
2
What do you see in user page place?
I have tried to access user page via SSL on my User Manager, it is working fine.
pant
February 23, 2010, 3:10pm
3
Hi I use firefox I get the certificate running but 404 eror page not found
pant
February 24, 2010, 8:20pm
4
update
I changed the ssl port under ip services from 443 to 4433 and now if I got to htpps://my.domain.com:4433/user
success I can access the user page.
What I m missing here… why I cant use the default port.
What configuration you have /ip service print?
What configuration you have /ip service print?
pant
March 6, 2010, 9:13pm
7
Ok
Something is wrong with my setup and I need a firewall rule or something.
If I visit https://PublicIP/user the it works but if I visit https://hotspot.mydomain.com/user or https://localip/user then i must change the default port 443 to something else so I can access it
What do you have at /ip service print?
pant
March 9, 2010, 3:18pm
9
0 telnet 23 0.0.0.0/0
1 ftp 21 0.0.0.0/0
2 www 85 0.0.0.0/0
3 ssh 22 0.0.0.0/0
4 www-ssl 4433 0.0.0.0/0 cert1
5 X api 8728 0.0.0.0/0
6 winbox 8291 0.0.0.0/0
If I set the ssl port to 443 the I get 404 not found
4 www-ssl 4433 0.0.0.0/0 cert1
I see port 4433, not 433 here.
pant
March 22, 2010, 5:04pm
11
Did u read my posts before? If I set it to 443 I get 404 page not found
I see that you have 4333, not 433. So my guess is to use 4333 for the port.
pant
March 23, 2010, 2:18pm
13
Listen when I have it like that
0 telnet 23 0.0.0.0/0
1 ftp 21 0.0.0.0/0
2 www 85 0.0.0.0/0
3 ssh 22 0.0.0.0/0
4 www-ssl 443 0.0.0.0/0 cert1
5 X api 8728 0.0.0.0/0
6 winbox 8291 0.0.0.0/0
Is not working only if i change to something else is working
Do you use SKYPE? It blocks port 443 and you should disable in (SKYPE) Tools/Options/Advanced/Connection “use port 80 and 443 as alternatives for incoming connections” is NOT marked!
This resolved a similar issue I had… Hope it works for you!