DataSoft / Honeyd

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

Honeyd won't run if given NIC w/o an IP address #14

Closed DataSoft closed 12 years ago

DataSoft commented 12 years ago

You get:

honeyd: interface_new: bad interface configuration: eth0 is not IP

And then honeyd quits.

This is a recoverable error so long as there are other valid interfaces given. You could just easily ignore this input, produce a warning, and move on. Might need to disable any nodes configured to use the interface though.