Skip to content

XP2P Connection Guide

This guide is organized from simple to complex. Start with a single A-B tunnel, then layer in redirects, DNS handling, and multi-node chains.

Start here

How xp2p works (flows)

Concepts

Lab scope

  • OpenWrt hosts for A and B.
  • Alpine guests for C1 and C2 (used in the chain scenario).
  • Commands use the default paths and config dirs.

Conventions

  • A = server node, B = client node.
  • C1, C2 = downstream Alpine guests behind B and A.
  • Replace example IPs, users, and passwords with your actual values.