Computer tips use nmap in linux to find out DHCP rouge May 14, 2021 sudo nmap –script broadcast-dhcp-discover -e enp3s0 replace “enp3s0” with your own ethernet device name.