Overview
- This article describe the steps to access the command interface of the Sophos XG firewall device with console cable

Installation Instrictions. First we will use the RJ45 end of the console wire attached to the COM port on the Sophos XG firewall device. The other VGA head attaches to the VGA port on the computer (If the computer does not have a VGA port, we can use a cord that converts from VGA to USB or HDMI). Then right-click on This PC and select Manage. Download FTDI FT232R USB UART Windows Drivers. This page contains drivers for FT232R USB UART manufactured by FTDI™. Please note we are carefully scanning all the content on our website for viruses and trojans.
Prepare
- A console cable with one end is RJ45 and one end is a VGA port.
- Install PuTTy software on the computer.
Installation Instrictions
- First we will use the RJ45 end of the console wire attached to the COM port on the Sophos XG firewall device.
- The other VGA head attaches to the VGA port on the computer (If the computer does not have a VGA port, we can use a cord that converts from VGA to USB or HDMI).
- Then right-click on This PC and select Manage.
- The Computer Management panel pops up, click on Device then click on the “>” icon to the left of Ports (COM & LPT) the drop down list and we will see the Serial port name connecting.
- Next we turn on the PuTTy software, at the Connection type we select Serial, in the Serial line box we enter the name of the connecting Serial port we have seen above in this example is COM3 and in the box The speed we entered in 38400 is the default number.
- Click Open to connect, enter the firewall’s password and press Enter to log into the Command interface of the firewall.
YOU MAY ALSO INTEREST
Wondering why your Arduino app doesn’t detect your usb port. It maybe because the driver is not installed on your Windows computer. You can download the UART driver for free from their website.
Free Usb Uart Driver Download
On your Windows computer, search for Device Manager. In the image below, it shows the FT232R USB UART was not installed on my computer.
To solver this, you can try to update the driver. Sometimes this is enough to fix the problem.
But if it doesn’t solve the issue, then we need to download the driver from their website: www.ftdichip.com
I found the drive exactly from this URL: https://www.ftdichip.com/Drivers/CDM/CDM%20v2.12.28%20WHQL%20Certified.zip
Ft231x Usb Uart Driver Sophos Download Mac
Download the file and unzip it.
Go back to device manager and update the device with the downloaded driver.
Usb Uart Controller
Once it’s updated, it should work properly.