I have recently bought two CRS305-1G-4S+IN units, so far they have been working fine, I used them as switches, however this morning both stopped working.
They couldn’t be accessed through the Ethernet port, I did try different cables and different computers, to rule out problems.
I proceeded to reset the devices to factory settings, but still the same problem.
From WinBox I can see them in the ‘Neighbors’ tab, I can see that they have been reset to factory settings because the IP is the default 192.168.88.1, however when I try to ‘Connect’ with WinBox v3.28 I got the following error: "ERROR: could not connect to 192.168.88.1.
The odd thing is that both of the devices are suffering at the same time of the same issue.
If it helps, what I can see in the ‘Neighbors’ tab is the correct MAC address, the IP, and then:
Identity: MikroTik
Version: 6.47.9 (long-term)
Board: CR305-1g-4S+
…I set up the device again as a Switch and rebooted…
What mean? You activate SwOS and reboot?
You can not use terminal or winbox with SwOS, only webpage
You can use perfectly as switch also with RouterOS
and you have for config the device WinBox Terminal - IP Telnet - IP SSH - MAC Telnet / WebFig (IP) / WinBox (IP/MAC)
As an addendum, I can not access to the webpage of the device neither as SwOS nor in RouterOS (I tried different web browsers, and from different computers)
if on winbox you see the IP of the device like 192.168.88.1 you must put a fixed IP on ethernet you use to access the device,
like 192.168.88.2 subnet 255.255.255.0 (no matter gateway or dns)
and use web browser to open http://192.168.88.1/
The solution, in case someone else finds him/herself on the same situation was:
Reset to factory settings, and then use WinBox to connect to your device via MAC-Address, which then it should be in RouterOS, then make sure that the IP you setup for the device has the /24 at the end, then go to the SwOs settings and set the same IP (no /24 needed) , and then it can be set to reboot in SwOS.
If I understand well, it seems that the issue was first that /24 was needed to setup the access trough the webpage for both RouterOS and SwOS, and second it reacts better if the computers on the local network have static IPs setup.
I have to say that I am a bit surprised as before it was working without all this, never the less glad it works again.
Thanks everyone for you help, appreciated the replies and how quick was.