Hello
I'm looking for a tool that just shows me which IP I would get for a
specific MAC address without configuring anything.
What I tried so far is:
* pump - MAC not specifiable
* dhclient - Even with -n it tries to deconfigure the interface, MAC not
specifiable neither
* dhcping - produces just "dhcpd: 5 bad udp checksums in 5 packets"
* Net::DHCPClientLive - I couldn't get it to work
Any other ideas?
bye,
-christian-