meta data for this page
  •  

Rogue DHCP server detection

Turn off DHCP server.

Detect DHCP server:

tcpdump -i any -nelt udp port 68 | grep -i "boot.*reply"
sudo nmap --script broadcast-dhcp-discover -e br-lan