A workaround, provided you don't require the source MAC address to be correct for the executing machine:
nmap -sU -p 67 --script=dhcp-discover --script-args=randomize_mac=true <target-server> Depending on your use case, an alternative could be to use the broadcast DHCP script: nmap --script=broadcast-dhcp-discover -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nmap in Ubuntu. https://bugs.launchpad.net/bugs/1470343 Title: nmap dhcp-discover script broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/1470343/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
