← All Kali Issues
Ligolo-ng

Route not working

N Network High

🔴 Error Message

Cannot reach target network through Ligolo tunnel

📖 What This Means

Routing not configured for tunnel interface.

🔧 Step-by-Step Fix

  1. Add route: sudo ip route add SUBNET/24 dev ligolo
  2. Verify interface: ip addr show ligolo
  3. Check agent connected: session (in Ligolo console)
  4. Start tunnel: tunnel_start in session

🔗 More Ligolo-ng Issues