← 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
- Add gateway first: ip route add default via GATEWAY
- Check existing: ip route show
- Verify interface is up: ip link show