← All Kali Issues
Iproute2

Cannot add route

N Network Medium

🔴 Error Message

RTNETLINK answers: Network is unreachable

📖 What This Means

Route destination not directly reachable.

🔧 Step-by-Step Fix

  1. Add gateway first: ip route add default via GATEWAY
  2. Check existing: ip route show
  3. Verify interface is up: ip link show