libremesh/dhcpdiscover

Name: dhcpdiscover

Owner: LibreMesh.org

Description: DHCP discover tool (based on dhcping)

Created: 2013-07-09 17:19:33.0

Updated: 2018-01-04 07:04:51.0

Pushed: 2013-07-16 11:03:04.0

Homepage: null

Size: 124

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README


e: dhcpdiscover [-s serverip] [-r requestedip] [-m clientmac ] [-b bannedip] [-t timeout] [-i interface]
              [-v] -s, --serverip=IPADDRESS
P address of DHCP server that we must hear from
 --requestedip=IPADDRESS
P address that should be offered by at least one DHCP server
 --mac=MACADDRESS
lient MAC address to use for sending packets
 --bannedip=IPADDRESS
erver IP address to ignore
 --timeout=INTEGER
econds to wait for DHCPOFFER before timeout occurs
 --interface=STRING
nterface to to use for listening (i.e. eth0)
 --verbose
rint extra information (command-line use only)
 --help
rint detailed help screen
 --version
rint version information

ple: sudo ./dhcpdiscover -i eth0 -b 192.168.1.1

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.