Using Scream over LAN

From Looking Glass
Revision as of 11:19, 26 February 2020 by Windows7ge (talk | contribs)
Jump to navigation Jump to search

Introduction

In the event your Windows Guest does not require network isolation by traversing NAT (for security purposes) using Scream over a VirtIO Bridge will yield a overall better experience to using the IVSHMEM drivers. Setup is also simpler.

Prerequisites & Dependencies

Before setup can begin there are a few requirements.

Prerequisites

  • The Guest needs to have a VirtIO Network Adapter installed. This includes:
    • Creating a Bridged Network Adapter on the Host
    • Passing the Bridged Network Adapter to the Guest
    • Installing the VirtIO drivers on the Guest.

Dependencies

  • We also require a number of packages:
    • git

Setup

Configure the Windows Guest