[Bug 1470343] Re: nmap dhcp-discover script broken
Gordon Mckeown
1470343 at bugs.launchpad.net
Tue Mar 1 23:00:46 UTC 2016
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
More information about the Ubuntu-server-bugs
mailing list