Hello,
I can connect to the cloud router via webfig fine, but after a handful of lockouts, I figured to use the serial connection so as to avoid having to do resets to get back in.
Problem is, I can’t get a connection.
I’m using a USB to serial connection with a female to female serial cable connected to the console port.
I’m using Putty (with the correct COM port) and tried several different baud rates with data bits 8, parity none, flow control none and stop bits 1. Putty connects to the COM port, but nothing displays when typing on the keyboard.
Current firmware is 3.27
[admin@MikroTik] > port print detail
Flags: I - inactive
0 name=“serial0” used-by=“Serial Console” device=“”
channels=1 baud-rate=auto data-bits=8 parity=none
stop-bits=1 flow-control=none
1 name=“serial1” used-by=“” device=“” channels=1
baud-rate=auto data-bits=8 parity=none stop-bits=1
flow-control=none
Any ideas on what I am doing wrong or what else to trouble shoot?