We have a device that has a male serial port on it to access its console. We don't have a USB-to-female serial cable. I'm trying to see if I can quickly get access to the console, without having to order a USB-to-female serial cable.
We do have a female serial-to-ethernet cable (looks like this), and an ethernet-to-USB adapter. So I connected the female serial connector on the cable to the device, and the ethernet connector on the cable into the ethernet-to-USB adapter. Then I plugged the adapter into a USB port on a PC running Windows.
On the PC, it detected a "AX88179" which showed up in Device Manager under "Other devices" with a question mark. So I installed the driver for the adapter, and now it shows up as a network adapter (ASIX AX88179 USB 3.0 to Gigabit Ethernet Adapter). No additional COM port showed up under the Ports.
Is there any way for me to access the device's serial console port? I have PuTTY installed on the PC, but since there's no new COM port for this connection, I don't know how I would access the console.