Certificate

Hi :slight_smile:

I think, I did a big mistake in changing the IP of my RouterBOARD wAP Gabriel-5HacT2HnD

Before I changed the IP, I forget to add a new / additional Certificate with the new IP …
Now, I am not able to login (via browser) to the setup nur via SSH (login_id@new_IP) :frowning:

Is there any possibility for workaround, like through a second wAP (here I see the MT1 with the new IP), or do I really need to reset the first one to factory settings :frowning: ?

Current FW = 6.41.2

Mana thanks in advance !!
Dariusz

What certicate? Did you have https for WebFig? That would not be a problem, the certificate would not match, but you can choose to ignore it in web browser and continue anyway. And ssh does not use certificates, so that would not be influenced at all. But if neither works, another thing to try is WinBox and connect to router’s MAC address.

YES


That do not work because http/www (port 80) is disabled … there is no offer to “ignor” in web-browser …


OK, previously I was in the wrong path … with /system ssh 10.0.100.7 user=admin it works …

To enable the www (port 80) is this the correct command, please ?

/ip service enable www

Thanks again !

The one with certificate would be “www-ssl”, not “www”. But you can enable unencrypted “www” too and if it’s not blocked by firewall, you should be able to connect to that (to url starting with http://, instead of https:// which is for encrypted service with certificate).

Thanks, I was able to connect to AP1 via AP2 (SSH) and to enable www :slight_smile: