How to Connect GNS3 (Windows) to a Remote Server

How to Connect GNS3 (Windows) to a Remote Server

Purpose

This article explains how to connect GNS3 installed on Windows to a remote GNS3 server.This is useful when the remote server has more CPU and RAM.
Connecting to a remote server helps when your local computer does not have enough CPU or RAM to run large lab topologies. In this setup, the remote server handles all device processing, which improves performance, stability, and allows you to run bigger labs smoothly without overloading your PC.

Windows PC → GNS3 GUI installed
https://www.gns3.com/software/download

Remote Server → GNS3 Server running ( GNS3 Server installed on remote machine)
Remote Server IP Example: 192.168.18.199
Port: 3080/80

Steps to Connect

Step 1: Open GNS3

Open GNS3 on your Windows PC.

Step 1: Go to Preferences

Click:

Edit → Preferences




Step 3: Add Remote server 

Go to:

Server → Remote Servers


Click Add


Name: REMOTE-SERVER
Protocol: HTTP
Host: 192.168.18.199
Port: 80
User: gns3
password: gns3

Click OK


Step 4: Select Remote Server

Go to:

Server → Main Server


Select:

Choose your added server.

Click Apply → OK

Step 5: Verify Connection

Status shows Connected







    • Related Articles

    • How to do a remote power cycle on NVIDIA QM9700 Switch?

      1. Purpose To perform a remote reboot of NVIDIA QM9700 switch using the NVIDIA's Web GUI. If the remote reboot does not resolve any issues occurred, a physical power-cycle should be carried out onsite as per OEM recommendations. 2. Scope This MOP ...
    • Configure Date & Time on ASUS HGX Servers via ASMB11-iKVM (BMC)

      Purpose This article explains how to configure and synchronize the Date & Time on ASUS HGX servers using the ASMB11‑iKVM (BMC) interface. This ensures that all HGX servers synchronize their time with the NTP servers configured on Head Node 1 and Head ...
    • Run a GPU stress test for RTX 6000 Ada and L40S on Ubuntu Server

      You can stress‑test RTX 6000 Ada and L40S GPUs on Ubuntu Server using GPU Burn, a CUDA‑based stress tool commonly used for datacenter validation. The process is the same for both GPUs because they use NVIDIA’s CUDA stack. Core Steps to Run GPU Burn ...
    • How to Upload and Add Custom Device Image in GNS3

      Purpose This article explains how to upload and add custom device images (IOS, QCOW2, etc.) in GNS3 so they can be used in your lab topology. Supported Image Types (Examples) Cisco IOS (Dynamips) IOU/IOL images QEMU (QCOW2) CSR1000v FortiGate Palo ...
    • How to Configure DNS on NetApp E-Series via SANtricity Manager

      Purpose This article describes how to configure DNS servers on NetApp E-Series storage enclosures using the web-based BMC interface. Proper DNS configuration ensures successful name resolution for services such as NTP, AutoSupport, SMTP, and Syslog. ...