Can't find clearcut instructions that work for resetting Mikrotik RB411 routerboard to 192.168.88.1

I know it was working when I put it in the storage box years ago. But I don't remember what IP address it was set to at that time.

The 18VDC 1Amp POE is known to be good & the RB411 lights & beeps when it's powered (although I'm not sure what's supposed to light up).

I went to the firmware download page (which shows it's discontinued) and read every document there and tried all their reset instructions but what they fail to do in all of them is provide explicit instructions.

formatting link
None of those instructions work, but as I recall, they're all too generic anyway in that it matters greatly exactly the procedure that you use and even which of the two different onboard reset mechanisms that you use.
formatting link
Even so, I have the latest RouterOS just in case I need to flash.
formatting link
I downloaded the latest RouterBoot firmware just in case I need it.
formatting link
I read the User Guide but the instructions there are too generic too.
formatting link
As with the same problem with the too generic RouterOS Software Manual.
formatting link
Factory defaults are supposed to be 192.168.88.1 admin with no password. I remember the reset procedure to be non intuitive (so no generic instructions will work) but I don't remember the precise reset process.

But I can't get a successful ping (even with well-tested cat5 cables). ping 192.168.88.1 -t

Nor will a web browser access the webfig configuration at that address. http://192.168.1.88/webfig/ None of the generic reset instructions appear to be working for me.

formatting link
Unfortunately, even the specific instructions are completely generic.
formatting link
The reset, as I recall, is actually complicated in that doing it right has a lot to do with exactly which LEDs flash which color (blue or green) and how many times specific LEDs flash & exactly when you let up.

I set the Windows IP address as admin so that's not the problem (AFAICT). netsh interface ipv4 set address name="Ethernet" static 192.168.88.2

255.255.255.0 192.168.88.1 netsh interface ipv4 show config "Ethernet"

There are two different resets on the Mikrotik RB411 routerboard. One is a "S301" button & the other is a short slot, both of which I tried.

formatting link
All I can find is I hold the S301 spring-loaded button until some unknown LED light starts flashing (blue or green, there are many) & then I release the S301 spring-loaded button which is supposed to reset the RouterOS configuration to the factory default setup (but how long does it take?).

I've done it so many times so many ways that I'm not even sure which of the many reset configurations the RB411 routerboard is currently set to.

formatting link
I have the MikroTik WinBox Loader v3.37 but it won't connect. winbox.exe 192.168.88.1 admin "" winbox.exe 84:1B:5E:AF:BF:CF admin ""

I also tried the webfig interface of the RouterBoard RB411 on port 80. http://192.168.88.1/webfig/

formatting link
I haven't used TheDude or NetInstall yet as I just want to reset it.
formatting link
In desperation I even found YouTube videos on how to reset it. How to HARD RESET MikroTik RouterBOARD RB411
formatting link
No power b. Hold Phillips screwdriver in the corner hard reset c. Connect power d. Lift after 28 seconds it seems ???

Reset manual Mikrotik RB 411

formatting link
no power b. hold button on side c. connect RJ45 d. flashing by RJ45

How do you reset the RouterOS IP address settings & login back to default?

formatting link
Resetting the RouterOS configuration Hold this button until LED light starts flashing. Release the button to reset RouterOS configuration to default.

Which LED light? There are blue & green LEDs to the left of the RJ45. There are five green LEDs to the right of the RS232.

How do you reset the RouterOS back to the factory configuration?

Nothing has worked yet but what I haven't found is useful usable explicit instructions on how to reset the MikroTik RouterBoard RB411 to its default.

Do you have any way of finding those specific explicit reset instructions?

I don't care what settings it resets to just as long as I can log into it from Windows on the same subnet (presumably the 192.168.88.xxx subnet). netsh interface ipv4 show config netsh interface ipv4 show config "MyEthernet" netsh interface ipv4 set address name="MyEthernet" static 192.168.88.2

255.255.255.0 192.168.88.1 ping 192.168.88.1 -t

None of this works so I think the router is in some stuck state, although it boots up (seemingly) with lights lighting up and blinking at times (blue and green LEDs) and it beeps too.

I just need a definitive specific explicit reference for the MikroTik routerboard RB411 with RouterOS on it for how to reset it to a state that I can then connect to the RouterOS on it to set it up as a CPE Access Point.

I tried the MikroTik forum but it never sent the confirmation registration mail so I don't think it's still supported as it seems to be dead a while.

formatting link
?p=454673
formatting link
I can put openwrt on it if I have to but I still need to connect first.
formatting link
Most of the descriptions aren't specific enough to actually work. I will try anything because all I want to do is connect to it.

Reply to
RJH
Loading thread data ...

I don't know if the RB411 is on the 192.168.88.xxx or 192.168.1.xxx subnet. Do I need to put the Windows PC on the same subnet as the RB411 might be?

Anyway, I googled for nmap and somehow I ended up with Zenmap on my desktop.

formatting link
The default zenmap scan is apparently this command. Target: 192.168.1.1/24 Command: nmap -T4 -A -v 192.168.1.1/24

Target: 192.168.88.1/24 Command: nmap -T4 -A -v 192.168.88.1/24

The first nmap command it ran from the Zenmap GUI without the RB411 was Nmap scan report for 192.168.1.0 [host down] Nmap scan report for 192.168.1.2 [host down] Nmap scan report for 192.168.1.3 [host down] ... Discovered open port 443/tcp on 192.168.1.100 Discovered open port 443/tcp on 192.168.1.101 Discovered open port 443/tcp on 192.168.1.102

There were pages of results, so I'm weeding through them first while I'm on my home LAN before I connect the PC directly to the RB411 router.

It's a pain not knowing what subnet to put the PC on so I pulled the Ethernet out of the home router and plugged it into the RB411 instead. Then I changed the PC IP address to these two one by one. Win+r cmd {control+shift+enter} netsh interface ipv4 show config netsh interface ipv4 show config "Ethernet" netsh interface ipv4 set address name="Ethernet" static 192.168.1.2

255.255.255.0 192.168.1.1 ping 192.168.1.1 -t (which fails) Then I ran the zenmap GUI with a Target: 192.168.1.1 192.168.1.255 Command: nmap -T4 -A -v 192.168.1.1/24 setup_target: failed to determine route to 192.168.1.0 setup_target: failed to determine route to 192.168.1.1 setup_target: failed to determine route to 192.168.1.2 ...

Then I tried the 88 subnet. Win+r cmd {control+shift+enter} netsh interface ipv4 show config netsh interface ipv4 show config "Ethernet" netsh interface ipv4 set address name="Ethernet" static 192.168.88.2

255.255.255.0 192.168.88.1 ping 192.168.88.1 -t (which fails) Then I ran the zenmap GUI with a Target: 192.168.88.1 192.168.88.255 Command: nmap -T4 -A -v 192.168.88.1/24 setup_target: failed to determine route to 192.168.88.0 setup_target: failed to determine route to 192.168.88.1 get_srcaddr: can't connect socket: A socket operation was attempted to an unreachable host. setup_target: failed to determine route to 192.168.88.3 setup_target: failed to determine route to 192.168.88.4 setup_target: failed to determine route to 192.168.88.5 ...

I'm not sure what I'm doing, but it seems I get different results if I put the PC on 192.168.1.xxx versus 192.168.88.xxx and then I run that zenmap port scan - but I don't yet know what to make of the results since nothing came back as a really good hit.

My googling found also "ipscan" and "portscanner" which I may try.

formatting link
The problem is that the search is filled with shills so I don't know which is the right freeware respected ipscanner or port scanner download.

Given the syntax is not in the least intuitive (it takes experimentation), does anyone have a recommendation as to which scanner to concentrate on?

Reply to
RJH

I tried to register but they never sent me the registration email to my protonmail account so I can't verify the mikrotik forum account.

In the OP you can see I already searched the mikrotik forum. Other people had the same problem and they just gave up (at least according to the mikrotik forum links I gave in the OP).

formatting link
?p=454673 I suspect that mikrotik business forum only allows business addresses. Otherwise why did it not send my registration to protonmail?

Reply to
RJH

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.