Closed RedstoneBlocks closed 1 year ago
This tool is a ‘listener’
Just run it as an admin, and make sure it runs on a machine in the client’s network (assuming the server is in another subnet).
If they are in the same network just run it.
Once it’s listening - get ANOTHER client to issue a dhcp lease. And watch what happens.
On 24 Jul 2022, at 17:16, RedstoneBlocks @.***> wrote:
I would like to use this tool to test a DHCP implementation, but I am unable to bind to port 67 while testing. A solution would be adding a command line switch to select the server port to connect to.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
Added --bind-port
and --target-port
in 967f264bdeb100c457f03864eea6d6a3e04246ee.
I would like to use this tool to test a DHCP implementation, but I am unable to bind to port 67 while testing. A solution would be adding a command line switch to select the server port to connect to.