← All Kali Issues
Dnschef

Cannot bind port 53

N Network High

🔴 Error Message

Port 53 already in use by systemd-resolved

📖 What This Means

DNS port conflict.

🔧 Step-by-Step Fix

  1. Stop resolved: sudo systemctl stop systemd-resolved
  2. Use different port: --port 5353
  3. Edit /etc/resolv.conf manually