DataSoft / Honeyd

virtual honeypots
GNU General Public License v2.0
348 stars 101 forks source link

Honeyd assumes the DHCP server is always the same as the Default Gateway #53

Closed PherricOxide closed 11 years ago

PherricOxide commented 11 years ago

This is an incorrect assumption on many networks, including our lab where the DHCP server is 10.10.10.1, but all of the release DHCP RELEASE packets honeyd sends when closing get sent to 10.10.0.1 (the router).

PherricOxide commented 11 years ago

Not sure this ticket is valid anymore.

PherricOxide commented 11 years ago

Think this was fixed back when we fixed up the DHCP implementation to send periodic renewal requests.