Have you ever struggled with setting up a CTCI device on Windows 10/11 with a WiFi adapter?
Fear not! This guide will walk you through the process using the versatile Microsoft Loopback Adapter.
Now you can using Microsoft Loopback Adaptor.
Install Microsoft Loopback Adapter
Begin by installing the Microsoft Loopback Adapter, also known as the Microsoft KM-TEST Loopback Adapter. You can follow a similar method outlined here
Configuring
After successful installation, proceed to configure the Loopback adapter with the IP address 192.168.100.1. Simultaneously, set up the CTCI device (aka [REDACTED]) with the IP address 192.168.100.2.
To establish a connection between the two devices, add a route using the following command:
route add 192.168.100.2 mask 255.255.255.255 192.168.100.1
Testing CTCI
Verify the functionality of your CTCI setup by using the TTTest program with the configuration shown below:
Perform a ping test between the devices.
Documentation and links:
- CTCI Windows Software - http://www.softdevlabs.com/ctci-win.html
- Install Microsoft Loopback Adapter on Windows Server - https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/install-microsoft-loopback-adapter#method-2
- Adding the Loopback Adapter to Windows networking - https://support.telosalliance.com/article/ycs61rj59t-adding-the-loopback-adapter-to-windows-networking