# Kiwi+ Net

Kiwi+ Net integrates an Etherlink module that provides two USB Ethernet adapters, creating a direct TCP/IP network connection between the host and target computers. The module offers a wired interface with full 100 Mbps Fast Ethernet performance over USB high-speed. The Ethernet adapters are detected automatically on most operating systems and do not require additional drivers.

When used with the built-in Kiwi KVM features, Kiwi+ Net allows the host and target systems to be accessed from a single workstation, simplifying network-based workflows.

The point-to-point link created by Kiwi+ Net keeps all traffic isolated between the two computers, preventing external access to the data being exchanged.

Use the **Network Link** menu to disable the ports or enable the Ethernet interfaces.

<figure><img src="https://2733212895-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEFEOoeIgOR1hBTEoFAE%2Fuploads%2Fch8Q4z9qYYwaenirY8NX%2Fkiwi_net.png?alt=media&#x26;token=7ecd4672-d5e2-430b-864a-e512903fd0da" alt="" width="503"><figcaption></figcaption></figure>

Once you enable it, click the I/O Configuration toolbar button and open the Network Link tab. There you’ll see the host’s Ethernet interface friendly name and the MAC addresses for the Ethernet ports connected to the target and the host. The friendly name is "Cytrence Etherlink." If you have multiple Kiwi+ Net devices, additional ones will have a number appended, such as "Cytrence Etherlink 2" for the second device.

<figure><img src="https://2733212895-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEFEOoeIgOR1hBTEoFAE%2Fuploads%2FlEwhYV0V06QHkS6Cypjq%2Fnetwork_link_blurred.png?alt=media&#x26;token=9ef451d8-ba0f-4cbc-a887-647d46d9ee0d" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
Currently, the friendly name is only available on macOS and Windows. On Linux, it appears as "System Settings" instead.
{% endhint %}

On macOS or Windows, clicking the friendly name opens the system network settings to configure the host Etherlink interface. On Linux, clicking "System Settings" opens the Network Settings if you’re using the GNOME desktop environment. Configuration of the Etherlink interface on the target depends on the target system, so check the MAC address to identify the correct interface.

<figure><img src="https://2733212895-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEFEOoeIgOR1hBTEoFAE%2Fuploads%2FJcZUGNn1QgkAy488nEGL%2Fmacos_cytrence_etherlink.png?alt=media&#x26;token=65fde9ef-e457-4ac7-8d9b-6f993a910d34" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://2733212895-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEFEOoeIgOR1hBTEoFAE%2Fuploads%2FJ5VPaJLUxqNICU4fWkHw%2Fwin_system_network_blurred.png?alt=media&#x26;token=8b529b31-5c2b-461a-8cf4-61b688f05384" alt="" width="563"><figcaption></figcaption></figure>

On Windows and macOS hosts, the Cytrence Etherlink interface is automatically assigned a link-local address in the 169.254.\*.\* range. On Linux hosts, you need to configure the interfaces manually. Configuration of the Etherlink port on the target depends on the target system.

{% hint style="warning" %}
If you're having trouble connecting the host and the target using the Cytrence Etherlink, double check the settings and verify the firewall configurations on both host and target.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cytrence.gitbook.io/cytrence-kiwi-document/kiwi+/kiwi+-net.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
